

.grid-report-item {
  padding: .2em .6em .3em;
  border-radius: .25em;
  color: #2e2e2e;
}
.grid-report-item.green {
  background-color: #00a65a;
  color: #fff;
}
.grid-report-item.yellow {
  background-color: #f39c12;
  color: #fff;
}
.grid-report-item.blue {
  background-color: #00c0ef;
  color: #fff;
}

.text-green{
  color:green;
}
.slide-display{
  cursor: pointer;
}
.select.is-open {
  z-index: 1000 !important;
}
.colWidth{
  display:'block';  
  overflow:'hidden'; 
  white-space:'nowrap';
  text-overflow:'ellipsis';
}

.back-to-top {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  color: white;
  position: fixed;
  border-radius: 50%;
  bottom: 20px;
  right: 12px;
  background-color: #008cff;
  z-index: 10000;
  box-shadow: 1px 1px 40px 0px rgba(73, 220, 251, 0.32);
}
.back-to-top .fa-angle-double-up {
  margin-top: 20%;
  font-size: 20px;
}
.back-to-top:hover {
  color: white;
  background-color: #2f353f;
  transition: all .5s;
}

.ql-editor{
	min-height: 200px;
}
.bold{
  font-weight: bold;
}
.display-none{
  display: none;
}
.text-bold{
  font-weight: bold;
}
.text-red{
  color: #ff2e2e;
}
.text-yellow{
  color: #c0a613;
}
.text-blue{
  color: #1316c0;
}
.required-span{
  color: #ff2e2e;
  margin-left: 6px;
  font-size: 16px;
  font-weight: 700;
}
.error {
  position: relative;
  top: -1rem;
  left: 0rem;
  font-size: 0.8rem;
  color: #ff2e2e;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
.formerror{
	color: #8a1f11;
	border: 1px solid #fbc2c4;
	background: rgb(251, 227, 228);
  }
.btn-circle {
  width: 40px;
  height: 40px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

.overlay {  
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0,0,0,0.5); 
  }
  .modal1{
    display: block;
  }

  .file{
    opacity: 0;
    position:absolute;
    pointer-events:none;
    width:1px;
    height:1px;
  }
  .floatLoad{
    position: fixed;
    float:right;
    top: 20px;
    right: 20px;
  }
  .stepwizard-step p {
    margin-top: 10px;
  }
  .stepwizard-row {
    display: table-row;
  }
  .stepwizard {
    display: table;
    width: 100%;
    position: relative;
  }
  .stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
  }
  .stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 2px;
    background-color: #5f5f5f;
    z-order: 0;
  }
  .stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
  }
  .btn-circle {
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
  }
  .user-block .username {
    font-size: 16px;
    font-weight: 600;
}
.user-block .username, .user-block .description, .user-block .comment {
  display: block;
  margin-left: 50px;
}
.user-block:before, .user-block:after {
  content: " ";
  display: table;
}

.user-block:after {
  clear: both;
}
.user-block img {
  float: left;
}




        .whatsapp{
          position:fixed;
          bottom:1rem;
          right:20%;
          z-index:10;
          
        }
        .whatsapp-bg{
          background-color:#22543d;
          background-color:rgba(34,84,61,1);
          padding-top:.75rem;
          padding-bottom:.75rem;
          padding-left:1.5rem;
          color:white;
          padding-right:1.5rem;
          border-radius:9999px;
          box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);
          font-weight:600
        }
        .whatsapp-bg:hover{
          background-color:#2f855a;
          background-color:rgba(47,133,90,1)
        }
        

@media print {
  .no-print { display: none; }
}

.vertical-header span {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  text-align: center;
  max-height: 150px;
  word-wrap: break-word;
  white-space: pre-wrap;
  overflow-wrap: break-word;
}

.dash {
  border: dashed 3px #000000 !important;
}

.printtable{
  clear: both;
    margin-bottom: 6px !important;
    max-width: none !important;
}
.logo_name {
  font-style: normal !important;
  font-weight: bold;
  font-size: 1.05em;
}
.tabletr {
  display: table-row;
  border-color: inherit;
  
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #e9ecef;

}

.attachment-block {
  border: 1px solid #f4f4f4;
  border-radius: 6px;
  padding: 5px;
  margin-bottom: 10px;
  background: #f7f7f7;
}


.marquee{
  margin: 0 auto;
  white-space:nowrap;
  overflow:hidden;
  box-sizing:border-box;
  padding:0;
  height: 25px;
  display:block;
}
.marquee span{
  display:inline-block;
  text-indent: 0;
  overflow:hidden;
  -webkit-transition:15s;
  transition: 15s;
  -webkit-animation: marquee 15s linear infinite;
  animation: marquee 15s linear infinite;
}
.marquee span:hover{
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
@keyframes marquee {
  0% {transform: translate(100%, 0);
  -webkit-transform: translateX(100%);}
  100% {transform: translate(-100%, 0);
    -webkit-transform: translateX(-100%);}
}



.loadit {
	border: 6px solid #f3f3f3; /* Light grey */
	border-top: 6px solid #3498db; /* Blue */
	border-radius: 50%;
	width: 40px;
	height: 40px;
	animation: spin 2s linear infinite;
  }
  
  @keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
  }



.ribbon-wrapper {
	width: 85px;
	height: 88px;
	overflow: hidden;
	position: absolute;
	top: -3px;
	left: -3px;
  }

	.ribbon {
		font: bold 15px sans-serif;
		color: #333;
		text-align: center;
		-webkit-transform: rotate(-45deg);
		-moz-transform:    rotate(-45deg);
		-ms-transform:     rotate(-45deg);
		-o-transform:      rotate(-45deg);
		position: relative;
		padding: 7px 0;
		top: 15px;
		left: -30px;
		width: 120px;
		background-color: #2c7;
		color: #fff;
	  }

    @media all {
      .page-break { display: none; }
      }
      
      @media print {
      .page-break { display: block; page-break-before: always; }
      }

      
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}



    .delete{
      display: block;
    } 