/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *












 */


 .form-check{
   /* float: left; */
   margin: 0;
 }

   .open_bi{
   text-align:center;
   border:1px solid #888;
   padding:5px;
  }
  .open_bid{
   text-align:center;
   border:1px solid #000;
   padding:5px;
  }

  /* .collection_radio_buttons{
    margin-left: 2em;
    margin-top: 0.2em;
  } */

  .mit-txtare{
    width: 100%;
  }
  
.read_notification {
  background-color: #f8f9fa !important;
  color: #212529 !important;
}

.unread_notification {
  background-color: #6c757d !important;
  color: #fff !important;
}




.occ1 {
	border: 1px solid #e4e4e4;
	padding: 10px;
	margin-bottom: 10px;
}
.octxt {
	margin-bottom: 0;
	color: #333;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.1;
	text-align: center !important;
}
.text-oc1 {
	text-align: center;
	margin-top: 10px;
	color: gray;
}
.orangetext {
	color: #F6A712;
}
.occusafebottomborder {
	margin-top: 20px;
	margin-bottom: 20px;
}
.table.table-hover.m-b-0.table-borderless {
	text-align: center;
}
.m-b-0.Reported {
	text-align: center;
}
bold {
	font-weight: bold;
	text-align: center;
}
#arrowdownocc {
	font-size: 15px;
}
@media(min-width: 768px){
	.col-1-5{
		width: 20%;
		float: left;
		position: relative;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
	}
}

.occbold {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
