#navcolor {
  background: -moz-linear-gradient(45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 100%); /* ff3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 0, 1))); /* safari4+,chrome */
  background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 100%); /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 100%); /* opera 11.10+ */
  background: -ms-linear-gradient(45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 100%); /* ie10+ */
  background: linear-gradient(45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 0, 1) 100%); /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff00', endColorstr='#ffffff',GradientType=1 ); /* ie6-9 */
}

#footcolor {
  background: -moz-linear-gradient(45deg, rgba(255, 255, 0, 1) 0%, rgba(255, 255, 255, 1) 100%); /* ff3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(255, 255, 0, 1)), color-stop(100%, rgba(255, 255, 255, 1))); /* safari4+,chrome */
  background: -webkit-linear-gradient(45deg, rgba(255, 255, 0, 1) 0%, rgba(255, 255, 255, 1) 100%); /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(45deg, rgba(255, 255, 0, 1) 0%, rgba(255, 255, 255, 1) 100%); /* opera 11.10+ */
  background: -ms-linear-gradient(45deg, rgba(255, 255, 0, 1) 0%, rgba(255, 255, 255, 1) 100%); /* ie10+ */
  background: linear-gradient(45deg, rgba(255, 255, 0, 1) 0%, rgba(255, 255, 255, 1) 100%); /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffff00',GradientType=1 ); /* ie6-9 */
}

.whitebold {
  color: white;
  font-weight: bold;
}

.iconsize20 {
  font-size: 20px;
}

.dropdown .dropdown-menu li.whitebold a {
  background: none;
  color: #ffffff;
}

.dropdown .dropdown-menu li.whitebold a:hover {
  background: none;
  color: #ffffff;
}

.help-block {
  color: red;
  font-size: 14px;
  
}

#status-error{
  display: block;
  position: absolute;
  top: 144%;
  left: -2%;
  width: 100vw;
}

.collapse-icon a[data-toggle='collapse']:after {
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -6px;
  font-family: 'icomoon';
  content: '\ee90';
  transition: all 300ms linear 0s;
}

.collapse-icon a[data-toggle='collapse']:before {
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -6px;
  font-family: 'icomoon';
  content: '\ee91';
  transition: all 300ms linear 0s;
}

.header-navbar .navbar-container ul.nav li > a.nav-link {
  padding: 0.7rem 0.6rem;
}

.select2-container--default .select2-selection--single {
  height: 100% !important;
  padding: 0.1rem 0;
  font-size: 0.8rem;
  margin-bottom: 0 !important;
  line-height: 1.5;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    word-wrap: break-word !important;
    text-overflow: inherit !important;
    white-space: normal !important;
    /*font-weight: bold;*/
}
.select2-container .select2-selection--single.customcont-dropdown .select2-selection__rendered {
	font-weight: bold !important;
}
.bigdrop{
	width: 787px !important;
	border: 1px solid #aaaaaa !important;
	font-size: 14px;
}
.select2-container--classic .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple {
  min-height: 2.45rem !important;
  height: auto !important;
  padding: 0.3rem 0.3rem !important;
  font-size: 0.9rem;
  margin-bottom: 0 !important;
  line-height: 1.5;
}
.select2-container--classic .select2-selection--multiple,
.select2-container--default .select2-selection--multiple {
  min-height: 2.45rem !important;
  height: auto !important;
  padding: 0.3rem 0.3rem !important;
  font-size: 0.9rem;
  margin-bottom: 0 !important;
  line-height: 1.5;
}
.icheckbox_minimal-blue {
  margin-top: -6px !important;
}
/*.select2-selection__rendered{
  word-wrap: break-word !important;
  text-overflow: inherit !important;
  white-space: normal !important;
}*/

form .form-body {
  overflow: visible;
}
.card.box.box-info {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  border-top: 2px solid;
}
.pagetitleh2 {
  background: #f2f2f2;
  margin: 0;
  font-size: 16px;
  padding: 8px 14px;
  color: #000;
  /* box-shadow: 0 0px 2px rgba(0, 0, 0, 0.2); */
  border-bottom: 1px solid #d7dfe3;
}
.control-label,
label {
  font-weight: 400;
  font-size: 13px;
  color: black;
  margin-bottom: 7px;
}
.bt {
  border-top: 0;
}
.searchBtn {
  margin-top: 1px !important;
  padding: 12px 0 0 0 !important;
}
.bgColor {
  top: 8px !important;
}
.listHeading {
  margin: 0;
  font-size: 16px;
  padding: 13px 14px;
  color: white;
}
.totalGrands {
  float: right;
  padding: 10px 40px;
  font-weight: 700;
  font-size: 13px;
}
.totalAmounts {
  float: right;
  padding: 10px 10px;
  font-weight: 700;
  font-size: 13px;
}
.padding05 {
  padding: 0.5rem !important;
  overflow: hidden;
}
.mbottom {
  margin-bottom: 1rem !important;
}
.paading0 {
  padding: 0px !important;
}
.searchPadding {
  padding: 13px 14px;
}
.paddingtop {
  padding-top: 8px !important;
}
/* td:hover{
      text-decoration:underline;
      } */
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}
.ml5.btn.btn-primary {
  background-color: rgb(59, 175, 218) !important;
}

.bluebackground th,
.bluebackground td {
  border: 1px solid #3bafda !important;
}
.mce-menu {
  position: fixed !important;
}

.labeltitle {
  text-align: center;
  display: block;
  font-size: medium;
  text-transform: uppercase;
}

.view-docs:hover img{
    opacity:0.2;
    background-color: black;
}
.view-docs:hover button {
    display: block;
}
.view-docs button {
    position:absolute;
    display:none;
}
.view-docs button.docs-btn-delete {
	position: absolute;
    top: 20%;
  	left: 40%;
  	color: red;
  	font-size: 25px;
  	font-weight: normal;
  	border: none;
  	background: none;
}

/*-----------------  Comments----------css  ---------------------*/
.container-comments{
    background-color: #fcfcfc;
    padding-top: 10px;
}
.comment{
    padding-right:20px !important;
}
.comments-section{
    position: relative;
    padding: 15px;
    width: 100%;
    height: 180px;
    scroll-behavior: smooth;
    overflow-y: auto;
    overflow-x: hidden;
}
.comment-date-time{
    color: #939a9e;
}

.add-comments textarea{
    border-color: #a6a9ac;
    border-radius: 2px;
    margin-top: 25px;
}
.add-comments input{
    padding: 4px 8px;
    margin: 10px 0px 20px 0px;
    background-color: rgb(59, 175, 218);
    color: white;
    font-size: bold;
    border-radius: 2px;
    border:none;
}
.loadmore-btn{
    text-align: center;
}
.comment-user{
    font-size: 14px;
    padding-left: 8px;
    color: rgb(59, 175, 218);
    text-decoration: underline;
}

.subhead-sticky {
    position: fixed;
    top: 43px;
    width: 100%;
    z-index: 999 !important;
    border-top: 1px solid #ddd;
}

.sticky-wrapper{
	height: 45px !important;
}