/*rajout bérangère*/
select {
	background: #fff !important;
}
option[selected] {
	background: #fff !important;
}
option {
	background: #fff !important;
}
.full_width {
	width: 100% !important;
}
.float_left {
	float: left !important;
}
.float_right {
	float: right !important;
}
.nowrap {
	white-space: nowrap !important;
}
.no_padding {
	padding: 0px !important;
}
/*
.no_margin {
	margin: 0px !important;
}
*/
.text_left {
	text-align: left !important;
}
.text_center {
	text-align: center !important;
}
.text_right {
	text-align: right !important;
}
/*
.display_flex {
	display: flex !important;
}
*/
.table_cell {
	display: table-cell !important;
}
.no_border {
	border: 0px !important;
}
.no_border_top {
	border-top: 0px !important;
}
.no_border_bottom {
	border-bottom: 0px !important;
}
.cursor_pointer {
	cursor: pointer !important;
}
.cursor_not_allowed {
	cursor: not-allowed !important;
}
.moduleshome2 img {
	border-radius: 16px;
	width: 64px;
}
.moduleshome2 .add-home{
	width: 63px;
	height: 63px;
	border: 3px dashed #999999;
	border-radius: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #999999;
	margin-bottom: 4px;
}
/*fin rajout bérangère*/
.menuitem {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #ffffff;
}
.footer {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.texto {
	/*font-size: 12px; color: #000000; */
	text-align: justify;
	line-height: 16px;
	/*white-space: pre-wrap;*/
}
.titulo {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #003366;
	text-align: center;
}
.subtitulo {
	font-size: 13px;
	font-weight: 500;
	/*color: #2a96c6;*/
	color: #155a7a;
}
.topico {
	font-size: 12px;
	font-weight: 600;
	color: #c00;
	line-height: 12px;
	padding-left: 2px;
}

.topico_r {
	font-size: 13px;
	font-weight: 600;
	color: #c00;
	line-height: 12px;
	padding-left: 2px;
}
.texto_r {
	font-size: 13px;
	color: #000000;
	text-align: justify;
	line-height: 16px;
}

.titulo2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	text-align: center;
	text-decoration: underline;
}
.tableback {
	border-color: #d7dfe3;
	border: 1px solid lightgrey;
	border-radius: 3px !important;
	-webkit-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.08);
	text-align: left;
	border-collapse: separate;
	background-color: #ebebeb;
	margin-bottom: 5px;
}
.tablehead {
	background-color: #e1e8ed;
	color: #f36927;
	font-size: 14px;
	font-weight: 500;
	padding: 2px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.tablehead .filter-option-inner-inner {
	color: #212529;
}

.tablehead .clean_search_users {
	float: left;
	font-size: 16px;
	margin: 20px 0px 0px 6px;
}

.tablerow {
	/*font-weight:400;*/
	background-color: #ffffff;
	/*font-size: 12px;*/
	/*color: #000033;*/
}
.texto2 {
	font-size: 11px;
	color: #646569;
	/* white-space: pre-wrap;*/
	/*overflow-wrap: break-word;*/
}
.subtitulo2 {
	font-size: 14px;
	font-weight: bold;
	color: #005959;
}
.menugray {
	font-size: 11px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	line-height: 16px;
}
.texto3 {
	font-size: 10px;
	color: #646569;
	line-height: 16px;
}
.subtitulo2b {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	background-color: #cccccc;
}

.tableheadsub,
.tableheadsub10,
.tableheadsub7 {
	font-weight: 500;
	/*font-size: 14px;*/
	color: #e15817;
	padding: 5px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.tableheadsub5 {
	background-color: #e1e8ed;
	font-weight: 500;
	font-size: 12px;
	color: #e15817;
	padding: 5px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.tableback2 {
	background-color: #1a587b;
}
.tablerowmenu {
	font-weight: normal;
	line-height: 20px;
	vertical-align: middle;
	background-color: #1a587b;
	font-size: 12px;
	border: 1px #ffcc00 none;
}
.tablebackmenu {
	background-color: #000066;
	border: 1px #ffcc00 none;
}
.tableback3 {
	border: 1px solid #8c4240;
}

.tableback3orange {
	border: 1px solid #f60;
}

.tableheadsub3 {
	background-color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.tableheadsub3-rack {
	background-color: #ff0000;
	font-size: 10px;
	font-weight: normal;
	color: #e6e6e6;
}

.tableback4 {
	background-color: #cccccc;
}
.tableheadsub4 {
	background-color: #999999;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.texto4 {
	font-size: 9px;
	color: #ffcc00;
	text-decoration: none;
}
.tablerowmenu2 {
	font-weight: normal;
	line-height: 20px;
	vertical-align: middle;
	background-color: #ca5100;
	font-size: 12px;
	border: 1px #ffcc00 none;
}
.menuitem2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #ffff66;
}
.smallrow {
	font-size: 0px;
}
.tablerowsmall {
	font-weight: normal;
	line-height: 14px;
	vertical-align: middle;
	background-color: #f5f5f5; /*font-size: 10px; color: #000033*/
}
.tablerowsmall td {
	font-size: 10px;
}
.topico2 {
	font-size: 11px;
	font-weight: 600;
	color: #006633;
	line-height: 12px;
}
.tableback5 {
	background-color: #fff;
	border: 1px solid lightgrey;
	border-radius: 5px;
}
.tableback5-padded {
	background-color: #e9e9e9;
	border: 1px solid #666666;
	padding-left: 2px;
	padding-right: 2px;
}
.topico3 {
	font-size: 11px;
	font-weight: bold;
	color: #ffcc00;
	line-height: 12px;
}
.tableback5b {
	background-color: #ffff99;
	border: 1px solid #666666;
}
.tableback5c {
	background-color: #fff;
	border: 1px solid #666666;
	margin-bottom: 5px;
}
.tablebackbis {
	position: relative;
	border-radius: 3px;
	background: #f1f2ef;
	border-top: 4px solid #85b840;
	margin-bottom: 20px;
	-moz-box-shadow: 1px 1px 5px 1px #c0c0c0;
	-webkit-box-shadow: 1px 1px 5px 1px #c0c0c0;
	-o-box-shadow: 1px 1px 5px 1px #c0c0c0;
	box-shadow: 1px 1px 5px 1px #c0c0c0;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=134, Strength=5);
}
.subtitulo3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.texto2sub {
	font-size: 10px;
	color: #000033;
	line-height: 16px;
	vertical-align: -20%;
}

.texto5 {
	font-size: 11px;
	color: #2a96c6;
	font-weight: 500;
}
.texto7 {
	font-size: 15px;
	color: #2a96c6;
	font-weight: 500;
}
.titulo3 {
	font-size: 14px;
	font-style: normal !important;
	font-weight: 500;
	text-transform: none !important;
	color: #0f7db0;
	text-align: center;
}
.tablerowsmallred {
	font-weight: normal;
	line-height: 14px;
	vertical-align: middle;
	background-color: #ff3300;
	font-size: 10px;
	color: #000033;
}
.tablerowsmallblue {
	font-weight: normal;
	line-height: 14px;
	vertical-align: middle;
	background-color: #3cf;
	font-size: 10px;
	color: #000033;
}
.tablerowsmallgray {
	font-weight: normal;
	line-height: 14px;
	vertical-align: middle;
	background-color: #ffffff;
	font-size: 10px;
	color: #666666;
	font-style: italic;
}
.tablerowsmallheader {
	line-height: 12px;
	font-size: 11px;
	color: #000033;
}
.tableheadsub6 {
	background-color: #b6ff6c;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}

.tableheadsub5forms {
	background-color: #f2f2f2;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
.tableheadsub8 {
	background-color: #cdcdcd;
	font-size: 10px;
	font-weight: normal;
	color: #000033;
}

.tableback3gray {
	background-color: #cccccc;
}
.titulo4 {
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #2a96c6;
	text-align: center;
}
.titulo4left {
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #2a96c6;
}
.titulo3i {
	font-size: 14px;
	font-weight: 500;
	text-transform: none;
	color: #2a96c6;
	text-align: center;
	font-style: italic;
}
.titulo3ileft {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #2a96c6;
	font-style: italic;
}

.texto7im {
	font-size: 11px;
	color: #2a96c6;
	line-height: 16px;
	font-weight: bold;
}
.texto3small {
	font-size: 9px;
	color: #000033;
}
.inactivelink {
	font-size: 11px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.titulo5 {
	font-size: 15px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
}

.tablerowsmallwhite {
	font-weight: normal;
	vertical-align: middle;
	background-color: #ffffff;
	font-size: 10px;
	color: #000033;
}

.table_grey_hover tr:hover td {
	background-color: #cccccc;
}

.texto6small {
	font-size: 7px;
	color: #155a7a;
	line-height: normal;
	font-weight: normal;
}
.texto6:not(.tableback5g .moduleshome2 a):not(.tableback5g .moduleshome2 a span):hover {
	color: #32aee6;
}
.texto6 {
	font-size: 12px;
	color: #155a7a;
	line-height: 12px;
	font-weight: normal;
	word-wrap: break-word;
}
.tableback5d {
	background-color: #e1e8ed;
	font-weight: 600;
	color: #e15817;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-color: #d7dfe3;
	border: 1px solid #d7dfe3;
}
.tableback5d-new {
	background-color: #f5f5f5;
	font-weight: 600;
	color: #e15817;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border: 1px solid #f5f5f5;
}
.tablerowcal {
	font-weight: normal;
	vertical-align: middle;
	background-color: #ffffcc;
	font-size: 12px;
	color: #000033;
	border: #333333;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.tablerowcal2 {
	font-weight: normal;
	vertical-align: middle;
	background-color: #f5f5f5;
	font-size: 12px;
	color: #000033;
	border: #666666 solid;
	border-width: 0px 1px 1px;
}
.topicogreen {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.moduleshome {
	display: block;
	height: 105px;
	width: 100px;
	line-height: 11px;
	text-align: center;
	float: left;
	vertical-align: middle;
	clear: none;
	margin: 5px;
}
.storageboxes {
	display: block;
	height: auto;
	width: auto;
	line-height: 11px;
	border: 0px solid #cccccc;
	float: left;
	vertical-align: middle;
	clear: none;
	margin-top: 5px;
	padding: 3px;
}
.moduleshome2 {
	display: block;
	height: 105px;
	width: 100px;
	line-height: 11px;
	text-align: center;
	margin: 5px;
	border: 0px solid #cccccc;
	float: left;
	vertical-align: middle;
	clear: none;
}
.linksblocks {
	display: block;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border: 0px solid #cccccc;
	float: left;
	vertical-align: middle;
	clear: none;
}
.subtitulolinks {
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	position: static;
	height: 33px;
}
.tablerowLink {
	font-weight: normal;
	line-height: 16px;
	background-color: #ffffff;
	font-size: 12px;
	color: #000033;
	background-image: url(layouts/onglets_r2_c5.gif);
	background-repeat: repeat-x;
}
.tablerowsmallred2 {
	font-weight: normal;
	line-height: 14px;
	vertical-align: middle;
	font-size: 10px;
	color: #cc0000;
	font-style: italic;
}
.tablerowseparator {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3399cc;
	border-right-color: #3399cc;
	border-bottom-color: #3399cc;
	border-left-color: #3399cc;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
}
.tablerowshome {
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px none #666666;
	background-image: url(layouts/background7.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tableback5f {
	border-radius: 4px;
	background-color: #ffffff;
	border: 1px solid #3399cc;
}

.tablerow5f {
	border-radius: 4px;
	background-color: #f6f6f6;
}

input.uppercase {
	text-transform: uppercase;
}
.footer2 {
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.rowmenubackground {
	background-image: url(layouts/background-menu_orange.jpg);
	background-repeat: repeat-x;
}
#overlay {
	background-image: url(images/overlay.png);
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 500;
	width: 100%;
}
.extrafields {
	display: none;
	padding: 0;
	border-left: 5px #efefef solid;
	border-right: 5px #efefef solid;
	border-bottom: 10px #efefef solid;
	background-color: #fff;
	z-index: 600;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 500px;
	height: 500px;
	margin-top: -250px;
	margin-left: -250px;
	overflow: auto;
}
.tablerowsmallred3 {
	font-weight: normal;
	line-height: 14px;
	vertical-align: middle;
	background-color: #ff9900b3;
	font-size: 10px;
	color: #000033;
}

.tablerowsmallgreen3 {
	font-weight: normal;
	line-height: 14px;
	vertical-align: middle;
	background-color: #5cd55c;
	font-size: 10px;
	color: #000033;
}

.tableback5g {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 3px;
}
.tableheadsub9b {
	background-color: #fff;
	font-size: 11px;
	line-height: 15px;
}

.tableModuleResult {
	background-color: #fff;
	font-size: 11px;
	line-height: 15px;
}
.tableModuleResult:hover,
.tableModuleResult-hover {
	background-color: #f4f4f4;
	font-size: 11px;
	line-height: 15px;
}

.tableheadsub9b_t {
	background-color: #e1e8ed;
	font-weight: 500;
	color: #e15817;
	line-height: 16px;
	font-size: 14px;
	top: 65px;
	max-width: 98%;
}
.tableheadsub10b {
	background: #e9e9e9;
	font-size: 11px;
	line-height: 20px;
	border-collapse: collapse;
}

.tableheadsub10c {
	font-size: 11px;
	line-height: 20px;
	border-collapse: collapse;
	background-color: #fff;
}

.tableheadsub10b tr:not (.lc-card .tableheadsub10b tr),
.tableheadsub10c tr:not (.lc-card .tableheadsub10c tr),
.tableheadsub10b td:not (.lc-card .tableheadsub10b td),
.tableheadsub10c td:not (.lc-card .tableheadsub10c td) {
	border: 1px solid #999;
}

.texto8 {
	font-size: 11px;
	color: #ffffff;
	line-height: normal;
	font-weight: bold;
}
.tablerowsearchlist {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.tablerowsearchlist_l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ebebeb;
	overflow: hidden !important;
}
.tablerowsearchlist_l .titulo3{
	min-height: 17px;
	display: flex;
}
.tablerowsearchlist_l:hover {
	overflow: visible !important;
}
.tablerowsearchlist_t {
	border-left-width: 0px;
	font-size: 12px;
}

.texto2b {
	font-size: 11px;
}
.moduleshome3 {
	display: block;
	height: 85px;
	width: 100px;
	line-height: 11px;
	text-align: center;
	border: 0px solid #cccccc;
	float: left;
	vertical-align: middle;
	clear: none;
	margin: 5px;
}
.textoRSSitem {
	font-size: 13px;
	color: #f36927;
	line-height: normal;
	font-weight: bold;
}
.texto2c {
	font-size: 11px;
	color: #000000;
}

.textoSlack {
	font-size: smaller;
	color: #000000;
}
.imgSlack {
	max-width: 75%;
}

.margintop5 {
	margin-top: 5px;
}
.margintop10 {
	margin-top: 10px;
}
/*.mainbackground {
	background-color: #CBC19E;
	background-image: url(layouts/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.mainbackground > table {
	border-collapse:collapse;
}*/

.button {
	width: 100px;
	position: relative;
}
/*.headerTopBackground {
	background-image: url(layouts/background1b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: -1;

}*/
.tableback5gradient {
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #666666;
	background-image: url(layouts/background7.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.analysis-val-display {
	display: block;
	width: 45%;
	line-height: 11px;
	text-align: center;
	border: 0px solid #cccccc;
	float: left;
	vertical-align: middle;
	clear: none;
	margin: 1px 1px 1px 10px;
}
.table-separator-bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.tablerowseparatorbot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #3399cc;
	border-right-color: #3399cc;
	border-bottom-color: #3399cc;
	border-left-color: #3399cc;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
}
.fieldset {
	clear: both;
	float: clear;
	margin-bottom: 6px;
	padding: 4px;
	border-top: 1px solid #cccccc;
	border-right: 1px none #cccccc;
	border-bottom: 1px none #cccccc;
	border-left: 1px none #cccccc;
}
.legend {
	padding: 0.1em 0.3em;
	font-size: 14pt;
	font-weight: bold;
	color: #2b2b2b;
	border: 1px solid #cccccc;
}
.SearchButton {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #0099cc;
	border: 1px solid #666666;
	width: 100px;
}
.SearchButtonDis {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	background-color: #ccc;
	border: 1px solid #666666;
	width: 100px;
}
.SearchButtonClean {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #cccccc;
	border: 1px solid #666666;
}
.tableback5h {
	background-color: #e1e8ed;
	border: 1px solid lightgrey;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
}

div.close {
	background-color: #efefef;
	text-align: right;
}

* html div.close {
	background: none;
	text-align: right;
}

div.close a {
	color: #777;
	text-decoration: underline;
	font-size: 11px;
}

div.close a:hover {
	color: #111;
}

.boxlayerdiv {
	display: none;
	padding: 0;
	border-left: 5px #efefef solid;
	border-right: 5px #efefef solid;
	border-bottom: 10px #efefef solid;
	background-color: #fff;
	z-index: 600;
	position: relative;
	left: 45%;
	top: 30%;
	width: 750px;
	height: 500px;
	margin-top: -375px; /* moitie de la hauteur */
	margin-left: -250px; /* moitie de la largeur */
	overflow: auto;
}

label.error {
	color: red;
	padding-left: 10px;
}

.LineVertical {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
}
.tdstraw {
	height: 11px;
	width: 14px;
	border: 1px solid #999;
}
.tdstrawbig {
	height: 20px;
	width: 25px;
	border: 1px solid #999;
	padding: 0;
}
.searchbar {
	font-size: 10px;
	text-align: center;
}
.searchbarbck {
	font-size: 0px;
	background-image: url(images/search_bar_bck.png);
	background-repeat: no-repeat;
}
.straws-image {
	background-image: url(images/straws_top2.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 60px;
}
.storage-cap {
	background-image: url(images/cryotube_top.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.color_select {
	border: 1px solid #333;
}

input.type-date-field {
	width: 100% !important;
	border-radius: 3px 0px 0px 3px !important;
}

input.dateField {
	/*background: #fff url("../images/16/606-calendar.gif") no-repeat scroll right 3px center;
	border: 1px solid #999491;*/
}

input.timeField {
	/*background: #fff url("../images/16/031-clock.gif") no-repeat scroll right 3px center;*/
}

input.specialorange {
	border: 1px solid orange;
}

input.hilitered {
	border: 2px solid red;
}
div#loading {
	top: 200 px;
	margin: auto;
	position: absolute;
	z-index: 1000;
	width: 160px;
	height: 100px;
	background: url(images/loading.gif) no-repeat;
	cursor: wait;
}
/* //////////////
*
*	HORIZONTAL Menu Module
*
//////////////// */

#menu_option {
	position: relative;
	padding: 0 5px;
	margin: 0;
	overflow: hidden;
}

#menu_option ul {
	float: right;
	text-align: left;
	min-width: 135px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu_option li {
	margin: 5px;
	text-align: center;
	float: left;
}
#menu_option li img {
	position: relative;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
	border: none;
}
#menu_option li a {
	display: block;
	padding: 5px 5px;
	background: #e8e8e8;
	border: 1px solid #999;
	border-radius: 4px;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 255, 0.3);
	font-size: 0.95em;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#menu_option li:hover a,
#menu_option li:active a {
	color: #fff;
	background: #f36927;
	border: 1px solid #fe6700;
	cursor: pointer;
}
/*
NAV bar stycky
*/
.topnavmenu.stuck {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 7999;
	background-color: #cbc19e;
	background-image: url(layouts/background_low.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/*
*
*	Button style
*
*/
/*.Button {
	position: relative;
	padding: 3px 10px;
	background-color: #E8E8E8;
	border: 1px solid #999;
	border-radius: 3px;
	box-shadow: 0px 1px 2px rgba(0, 0, 255, 0.3);
	/*font-size: 11px;*/
/*font-weight: 500;
	color: #666;
	cursor: pointer;
}
	
.Button:hover,
.Button:focus {
	outline: none;
	color: #fff;
	background: #f36927;
	border: 1px solid #FE6700;
}
.Button--primary {
		background-color: #0044cc;
		background-image: linear-gradient(to bottom, #0088cc,#0044cc);
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
		background-image: -webkit-linear-gradient(top, #08c, #04c);
		background-image: -o-linear-gradient(top, #08c, #04c);
		background-image: -moz-linear-gradient(top, #08c, #04c);
		background-repeat: repeat-x;
		filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
		filter: progid:dximagetransform.microsoft.gradient(enabled=false);
		border: 1px solid #0044cc;
		color: #FFF;	
}
.Button--primary:hover,
.Button--primary:focus {
	background: #0088cc;
	border-color: #0044cc;
}
/*.Button--success {
	color: #FFF;
	background-color: #51a351;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
	background-image: -webkit-linear-gradient(top, #62c462, #51a351);
	background-image: -o-linear-gradient(top, #62c462, #51a351);
	background-image: linear-gradient(to bottom, #62c462,#51a351);
	background-image: -moz-linear-gradient(top, #62c462, #51a351);
	background-repeat: repeat-x;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	border: 1px solid #489148;
}
	
.Button--success:hover,
.Button--success:focus {
	background: #62c462;
	border: 1px solid #489148;
}
.Button--warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #ad6704;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.Button--warning:hover,
.Button--warning:focus {
	background:#fbb450;
	border-color: #ad6704;
}
.Button--error {
	background-color: #bd362f;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: linear-gradient(to bottom, #ee5f5b,#bd362f);
	background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	background-repeat: repeat-x;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	border: 1px solid #bd362f;
	color: #ffffff;	
}
.Button--error:hover,
.Button--error:focus {
	background: #ee5f5b;
	border: 1px solid #bd362f;	
}
.Button--link {
	background-color: #E8E8E8;
	border: none;
	color: #666;
}
.Button--link:hover,
.Button--link:focus {
	color: #FF9900;
	text-decoration: underline;
}
	
.Button--iconLeft {padding-left: 20px;}
.Button--iconRight {padding-right: 20px;}

.Button-icon--left {
	position: absolute;
		left: 3px;
		top: 50%;
		margin-top: -8px;
}
.Button-icon--Right {
	position: absolute;
		right: 3px;
		top: 50%;
		margin-top: -8px;
}
.Icon {
	display: inline-block;
	width: 16px;
	height: 16px;
}
.Icon--edit {
	background: url('data:image/gif;base64,R0lGODlhEAAQAIABAP///////yH5BAEAAAEALAAAAAAQABAAAAIgjI+pywyNXpDt0TrBVVbDviXgl4VRCRmaeU5p9sZyUgAAOw==') no-repeat left center;	
}
.Icon--create {
	background: url('data:image/gif;base64,R0lGODlhEAAQAIABAP///////yH5BAEAAAEALAAAAAAQABAAAAIajI+py+0AHILy0Boug7zH5HnPV2mSOWLqihUAOw==') no-repeat left center;	
}
.Icon--merge {
	background: url('data:image/gif;base64,R0lGODlhEAAQAIABAP///////yH5BAEAAAEALAAAAAAQABAAAAIhjI+pywfQ0HsxzFktzJr3elFMiCniuTmp+Bnsm7awRycFADs=') no-repeat left center;	
}
.Icon--delete {
	background: url('data:image/gif;base64,R0lGODlhEAAQAIABAP///////yH5BAEAAAEALAAAAAAQABAAAAIkjI+pywfQzJtz0QtVRjvB/DFhMGqkdFpp6a2pCb7trGFdhOMFADs=') no-repeat left center;	
}
.Icon--arrowLeft {
	background: url('data:image/gif;base64,R0lGODlhEAAQAIABAGZmZv///yH5BAEAAAEALAAAAAAQABAAAAIajI+pywCs3INI0urusTrw+0Fhk4ElNZLdyhYAOw==') no-repeat left center;	
}
.Icon--arrowRight {
	background: url('data:image/gif;base64,R0lGODlhEAAQAIABAJ6env///yH5BAEAAAEALAAAAAAQABAAAAIbjI+pywrQ0IMxzGofvpV3jWXUBpLjd0ZlyCoFADs=') no-repeat left center;	
}
.Button:hover .Icon--arrowLeft,
.Button:focus .Icon--arrowLeft {
	background-image: url('data:image/gif;base64,R0lGODlhEAAQAIABAP///////yH5BAEAAAEALAAAAAAQABAAAAIajI+pywCs3INI0urusTrw+0Fhk4ElNZLdyhYAOw==');	
}

.Button:hover .Icon--arrowRight,
.Button:focus .Icon--arrowRight {
	background-image: url('data:image/gif;base64,R0lGODlhEAAQAIABAP///////yH5BAEAAAEALAAAAAAQABAAAAIbjI+pywrQ0IMxzGofvpV3jWXUBpLjd0ZlyCoFADs=');	
}*/
/*
*
*	Messages
*
*/

.Message {
	padding: 10px;
	text-align: center;
	background: #e8e8e8;
	border-left: 4px solid #999;
	border-right: 4px solid #999;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.Message--success {
	color: #000000;
	background-color: #dff0d8;
	border-color: #4cae4c;
}
.Message--primary {
	color: #000000;
	background-color: #428bca;
	border-color: #357ebd;
}
.Message--info {
	color: #000000;
	background-color: #d9edf7;
	border-color: #46b8da;
}
.Message--warning {
	color: #000000;
	background-color: #fcf8e3;
	border-color: #eea236;
}
.Message--danger {
	color: #000000;
	background-color: #f2dede !important;
	border-color: #d43f3a;
}

.Message--error {
	color: #cc0000;
	background-color: #ffe0e0;
	border-color: #cc0000;
}
.Message--margin {
	margin-bottom: 30px;
}

.Message--closure {
	padding-right: 25px;
}

.Message-line {
	color: inherit;
	margin: 0.3em 0;
	white-space: pre-wrap;
}
.Message-line--head {
	font-size: 1.2em;
}
.Message-line--primary {
	color: #428bca;
}
.Message-line--success {
	color: #3c763d;
}
.Message-line--info {
	color: #31708f;
}
.Message-line--warning {
	color: #8a6d3b;
}
.Message-line--danger {
	color: #a94442;
}
.Message-line--error {
	color: #cc0000;
}
.Message-loading {
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 30px;
	background: url("../images/ajax-loader.gif") no-repeat left center;
}
.Message-list {
	padding: 0;
	list-style: none;
}
.Message-closeButton {
	font-size: 18px;
	font-weight: bold;
	background: none;
	border: none;
	cursor: pointer;
}
/* For JQUERY UI COMBOBOX*/
.custom-combobox {
	position: relative;
	display: inline-block;
}
/*
.custom-combobox-toggle {
	position: absolute;
	top: 0;
	bottom: 0;
	margin-left: -1px;
	padding: 0;
}*/
.custom-combobox-input {
	margin: 0;
	padding: 0.3em;
}
.pageBreak--before {
	page-break-before: always;
}
.pageBreak--after {
	page-break-after: always;
}
.pageBreak--inside {
	page-break-inside: always;
}
/* ROUND CORNER TABLES */
/* TODO*/

/* NEW POPUP_CAGES_ROOM.PHP */

.cages-section {
	padding: 14px;
	background-color: white;
	border-radius: 8px;
	display: flex;
	flex-wrap: wrap;
}

.cage_outer_page_table {
	font-size: 12px;
	background-color: #dbdbdb;
	border: 1px solid #b4b4b4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.cage_outer_page_table .body {
	background-color: #ffffff;
	border: 1px solid #b4b4b4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.cage_outer_page_table .body_left_menu {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.65, #f2f2f2),
		color-stop(1, #e8e8e8)
	);
	background-image: -o-linear-gradient(bottom, #f2f2f2 65%, #e8e8e8 100%);
	background-image: -moz-linear-gradient(bottom, #f2f2f2 65%, #e8e8e8 100%);
	background-image: -webkit-linear-gradient(
		bottom,
		#f2f2f2 65%,
		#e8e8e8 100%
	);
	background-image: -ms-linear-gradient(bottom, #f2f2f2 65%, #e8e8e8 100%);
	background-image: linear-gradient(to bottom, #f2f2f2 65%, #e8e8e8 100%);

	border: 1px solid #b4b4b4;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.cage_inner_page_title_table {
	font-size: 12px;
}

.cage_inner_page_title_table th {
	color: #666;
	font-weight: bold;
	font-size: 16px;
	/*background-color: #DBDBDB;*/
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.65, #dbdbdb),
		color-stop(1, #b4b4b4)
	);
	background-image: -o-linear-gradient(bottom, #dbdbdb 65%, #b4b4b4 100%);
	background-image: -moz-linear-gradient(bottom, #dbdbdb 65%, #b4b4b4 100%);
	background-image: -webkit-linear-gradient(
		bottom,
		#dbdbdb 65%,
		#b4b4b4 100%
	);
	background-image: -ms-linear-gradient(bottom, #dbdbdb 65%, #b4b4b4 100%);
	background-image: linear-gradient(to bottom, #dbdbdb 65%, #b4b4b4 100%);
	border: 1px solid #b4b4b4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.cage_inner_page_rooms_table {
	font-size: 12px;
	background-color: #b4b4b4;
	border-radius: 5px 5px 0px 0px;
}

.cage_inner_page_rooms_table th {
	padding: 6px 0px 6px 0px;
	color: #666;
	font-size: 14px;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.65, #dbdbdb),
		color-stop(1, #b4b4b4)
	);
	background-image: -o-linear-gradient(bottom, #dbdbdb 65%, #b4b4b4 100%);
	background-image: -moz-linear-gradient(bottom, #dbdbdb 65%, #b4b4b4 100%);
	background-image: -webkit-linear-gradient(
		bottom,
		#dbdbdb 65%,
		#b4b4b4 100%
	);
	background-image: -ms-linear-gradient(bottom, #dbdbdb 65%, #b4b4b4 100%);
	background-image: linear-gradient(to bottom, #dbdbdb 65%, #b4b4b4 100%);

	border-radius: 5px 5px 0px 0px;
}

.cage_inner_page_rooms_table .rooms_div {
	border-top: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;

	border-radius: 8px 8px 0px 0px;
}

.cage_list_rooms_table {
	font-size: 12px;
}

.cage_list_rooms_table_links {
	font-size: 13px;
	color: #676767;
	font-weight: 500;
	text-decoration: none;
}

.cage_list_rooms_table_links:hover {
	color: #003366;
}

.cage_list_rooms_table_no_links {
	font-size: 12px;
	color: #dd0000;
	font-weight: bold;
	text-decoration: none;
}

.cage_list_rooms_shelfs_table {
	font-size: 12px;
}

.cage_list_rooms_shelfs_table_links {
	font-size: 13px;
	color: #0f7db0;
	font-weight: 500;
	text-decoration: none;
}

.cage_list_rooms_shelfs_table_links:hover {
	color: #2a96c6;
}

.selected_cage_list_rooms_shelfs_table_links {
	font-size: 13px;
	color: #ff6600;
	font-weight: 600;
	text-decoration: none;
}

.selected_room_table {
	font-size: 12px;
	background-color: #e5e5e5;
	border-radius: 5px 5px 0px 0px;
}

.selected_room_table th, .selected_room_table .th {
	padding: 5px 0px 5px 0px;
	color: #666;
	font-size: 14px;
	border-radius: 5px 5px 0px 0px;
}
.selected_room_table .rooms_div {
	border-top: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-radius: 8px 8px 0px 0px;
}
.selected_room_shelf_table {
	font-size: 12px;
}
.selected_room_shelf_table .shelf_table_title {
	color: #086a87;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
}

.visible_table {
	position: fixed;
}

.cage_no_locations_table {
	font-size: 12px;
	background-color: #b4b4b4;
	border-radius: 5px 5px 5px 5px;
}
.cage_no_locations_table .columns_th {
	padding: 6px 0px 6px 0px;
	color: #666;
	font-size: 14px;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.65, #dbdbdb),
		color-stop(1, #b4b4b4)
	);
	background-image: -o-linear-gradient(bottom, #dbdbdb 65%, #b4b4b4 100%);
	background-image: -moz-linear-gradient(bottom, #dbdbdb 65%, #b4b4b4 100%);
	background-image: -webkit-linear-gradient(
		bottom,
		#dbdbdb 65%,
		#b4b4b4 100%
	);
	background-image: -ms-linear-gradient(bottom, #dbdbdb 65%, #b4b4b4 100%);
	background-image: linear-gradient(to bottom, #dbdbdb 65%, #b4b4b4 100%);
	border-radius: 5px 5px 0px 0px;
}
.cage_no_locations_table .columns_td {
	background-color: #f7fcff;
	padding: 5px 0px 0px 5px;
	border-top: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-radius: 8px 8px 5px 5px;
}
.select_previous_shelf {
	display: block;
	height: 20px;
	width: 20px;
}
.select_previous_shelf:before{
	font-family: 'Font Awesome 6 Pro';
	content: "\f060";
	color: #f36927;
	font-size: 20px;
	font-weight: 500;
}
.select_next_shelf {
	display: block;
	height: 20px;
	width: 20px;
}
.select_next_shelf:before{
	font-family: 'Font Awesome 6 Pro';
	content: "\f061";
	color: #f36927;
	font-size: 20px;
	font-weight: 500;
}
.room_shelfs_chart {
	font-size: 12px;
}
.room_shelfs_chart td {
	text-align: center;
}
.column {
	width: 145px;
	height: 90px;
	float: left;
	border: 1px solid #ececec;
	background-color: #f5f5f5;
	margin-right: 5px;
	margin-bottom: 6px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-o-border-radius: 12px;
	-ms-border-radius: 12px;
	border-radius: 12px;
	/*-webkit-box-shadow: inset 0 0 3px #000;
	-moz-box-shadow: inset 0 0 3px #000;
	-ms-box-shadow: inset 0 0 3px #000;
	-o-box-shadow: inset 0 0 3px #000;
	box-shadow: inset 0 0 3px #000;*/
	text-align: center;
	cursor: move;
}
#column_data{
	padding: 0px 0px 3px 0px;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
}

.column_header_occupied {
	color: #fff;
	box-shadow: 3px;
	padding: 5px;
	background-color: #f36927;
	/*background-image: -webkit-gradient(
		linear, 
		left top, 
		right top,
		color-stop(0, #FF6600),
		color-stop(0.50, #FFA970),
		color-stop(1, #FF6600)
	);
	background-image: -o-linear-gradient(left center, #FF6600 0%, #FFA970 50%, #FF6600 100%);
	background-image: -moz-linear-gradient(left center, #FF6600 0%, #FFA970 50%, #FF6600 100%);
	background-image: -webkit-linear-gradient(left center, #FF6600 0%, #FFA970 50%, #FF6600 100%);
	background-image: -ms-linear-gradient(left center, #FF6600 0%, #FFA970 50%, #FF6600 100%);
	background-image: linear-gradient(to right, #FF6600 0%, #FFA970 50%, #FF6600 100%);*/
	border-bottom: 1px solid #ddd;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-ms-border-radius-topleft: 10px;
	-o-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-ms-border-radius-topright: 10px;
	-o-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}
.column-footer {
	display: flex;
	border-top: 1px solid rgba(120, 130, 140, 0.13);
	background: gainsboro;
	border-bottom-left-radius: 11px;
	border-bottom-right-radius: 11px;
	color: #76a437;
	justify-content: center;
	padding: 1px;
	position: relative;
	bottom: 2px;
}
.room_shelfs_chart .cage-room-position {
	height: 6.5rem;
}
.column_header_empty {
	color: #fff;
	box-shadow: 3px;
	padding: 5px;
	background-color: #85b840;

	/*background-image: -webkit-gradient(
		linear, 
		left top, 
		right top,
		color-stop(0, #7CB626),
		color-stop(0.50, #B5E56E),
		color-stop(1, #7CB626)
	);
	background-image: -o-linear-gradient(left center, #7CB626 0%, #B5E56E 50%, #7CB626 100%);
	background-image: -moz-linear-gradient(left center, #7CB626 0%, #B5E56E 50%, #7CB626 100%);
	background-image: -webkit-linear-gradient(left center, #7CB626 0%, #B5E56E 50%, #7CB626 100%);
	background-image: -ms-linear-gradient(left center, #7CB626 0%, #B5E56E 50%, #7CB626 100%);
	background-image: linear-gradient(to right, #7CB626 0%, #B5E56E 50%, #7CB626 100%);	*/
	border-bottom: 1px solid #ddd;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-ms-border-radius-topleft: 10px;
	-o-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-ms-border-radius-topright: 10px;
	-o-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}

.column_header_no_location {
	color: #fff;
	background: #f36927;
	/*font-weight:bold;
	text-shadow: #000 0 1px;
	box-shadow: 3px;*/
	padding: 5px;
	/*background-image: -webkit-gradient(
		linear, 
		left top, 
		right top,
		color-stop(0, #0E7AAE),
		color-stop(0.50, #70D1E7),
		color-stop(1, #0E7AAE)
	);
	background-image: -o-linear-gradient(left center, #0E7AAE 0%, #70D1E7 50%, #0E7AAE 100%);
	background-image: -moz-linear-gradient(left center, #0E7AAE 0%, #70D1E7 50%, #0E7AAE 100%);
	background-image: -webkit-linear-gradient(left center, #0E7AAE 0%, #70D1E7 50%, #0E7AAE 100%);
	background-image: -ms-linear-gradient(left center, #0E7AAE 0%, #70D1E7 50%, #0E7AAE 100%);
	background-image: linear-gradient(to right, #0E7AAE 0%, #70D1E7 50%, #0E7AAE 100%);			
	border-bottom: 1px solid #ddd;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-ms-border-radius-topleft: 10px;
	-o-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-ms-border-radius-topright: 10px;
	-o-border-radius-topright: 10px;
	border-top-right-radius: 10px;*/
}
#columns .column {
	transition: all 0.2s ease-out;
	-webkit-transition: -webkit-transform 0.2s ease-out;
	-moz-transition: -moz-transform 0.2s ease-out;
	-o-transition: -o-transform 0.2s ease-out;
	-ms-transition: -ms-transform 0.2s ease-out;
}
#columns .column.over,
#columns-dragOver .column.over,
#columns-dragEnd .column.over,
#columns-almostFinal .column.over {
	border: 2px dashed #000;
}
#columns .column.moving {
	opacity: 0.25;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
}
#columns .column .count {
	padding-top: 15px;
	font-weight: bold;
	text-shadow: #fff 0 1px;
}
.column_data_table {
	font-size: 11px;
}
.column_data_table td {
	background-color: #f5f5f5;
	text-align: left;
}

.selected_column_data_table {
	font-size: 11px;
}

.selected_column_data_table td {
	background-color: #d4eef9;
	text-align: left;
}

.add_new_animal_in_cage {
	display: block;
	height: 20px;
	width: 20px;
	background: url("images/add_blue_20.png") 0px no-repeat;
}
.add_new_animal_in_cage:hover {
	background: url("images/add_orange_20.png") 0px no-repeat;
}
/*.open_animals_in_cage  {
	display:block;
	height: 20px;
	width: 20px;
	background: url('images/open_window_blue_20.png') 0px no-repeat;
}

.open_animals_in_cage:hover{
	background: url('images/open_window_green_20.png') 0px no-repeat;
}*/

.move_animals_in_cage {
	display: block;
	height: 20px;
	width: 20px;
	background: url("images/move_blue_20.png") 0px no-repeat;
}
.move_animals_in_cage:hover {
	background: url("images/move_orange_20.png") 0px no-repeat;
}

.stop_memorize_animals_cage {
	display: block;
	height: 20px;
	width: 20px;
	background: url("images/stop_memorize_orange_20.png") 0px no-repeat;
}
.stop_memorize_animals_cage:hover {
	background: url("images/stop_memorize_red_20.png") 0px no-repeat;
}
.accept_move_animals_in_cage {
	display: block;
	height: 20px;
	width: 20px;
	background: url("images/move_in_green_20.png") 0px no-repeat;
}
.accept_move_animals_in_cage:hover {
	background: url("images/move_in_orange_20.png") 0px no-repeat;
}

.alert_to_refresh_animals_cage {
	color: #bdbdbd;
	font-size: 14px;
	font-weight: bold;
}
.select_moving_animals_table {
	font-size: 12px;
}
.select_moving_animals_table th {
	color: #000;
	font-weight: bold;
	font-size: 13px;
	background-color: #e7e7e7;
}
.select_moving_animals_table .nav {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	position: relative;
	padding: 2px;
	background-color: #ebebec;
	margin: 10px 4px 10px 4px;
}
.select_moving_animals_table .title {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	display: flex;
	justify-content: space-between;
	padding: 1px 10px 3px 5px;
}
.select_moving_animals_table .nav-link.active {
	background: #ffffff;
	color: #ffffff;
	background-color: #85b840;
	border-color: #ffffff00;
}
.select_moving_animals_table .last_td {
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}

.animal_name_td {
	font-size: 12px;
	font-weight: bold;
	color: #0f7db0;
}

.move_animal_to_cage_button {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #9bd13d),
		color-stop(0.6, #79a828)
	);
	background-image: -o-linear-gradient(bottom, #9bd13d 0%, #79a828 60%);
	background-image: -moz-linear-gradient(bottom, #9bd13d 0%, #79a828 60%);
	background-image: -webkit-linear-gradient(bottom, #9bd13d 0%, #79a828 60%);
	background-image: -ms-linear-gradient(bottom, #9bd13d 0%, #79a828 60%);
	background-image: linear-gradient(to bottom, #9bd13d 0%, #79a828 60%);
	text-align: center;
	display: inline-block;
	padding: 6px 0px 6px 0px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	text-shadow: 0 -1px 1px #0c628b;
	border-bottom: 1px solid #0c628b;
	position: relative;
	cursor: pointer;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.move_animal_to_cage_button:hover {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #f09a3f),
		color-stop(0.6, #cc640b)
	);
	background-image: -o-linear-gradient(bottom, #f09a3f 0%, #cc640b 60%);
	background-image: -moz-linear-gradient(bottom, #f09a3f 0%, #cc640b 60%);
	background-image: -webkit-linear-gradient(bottom, #f09a3f 0%, #cc640b 60%);
	background-image: -ms-linear-gradient(bottom, #f09a3f 0%, #cc640b 60%);
	background-image: linear-gradient(to bottom, #f09a3f 0%, #cc640b 60%);
	width: 105px;
	text-align: center;
	display: inline-block;
	padding: 6px 0px 6px 0px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	text-shadow: 0 -1px 1px #222;
	border-bottom: 1px solid #222;
	position: relative;
	cursor: pointer;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.choose_type_add_record_table {
	font-size: 12px;
}
.choose_type_add_new_record_table:hover {
	cursor: pointer;
	background: #d1edb6;
}
.choose_type_add_existing_record_table:hover {
	cursor: pointer;
	background: #d0e4ef;
}
.choose_type_add_record_table_add_new_record {
	color: #67b523;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.choose_type_add_record_table_add_existing_record {
	color: #187ab5;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.pagination_number {
	font-size: 11px;
	color: #0f7db0;
	text-decoration: none;
}
.pagination_number:hover {
	color: #2a96c6;
}
.pagination_number_actual {
	font-size: 11px;
	color: #ff6600;
	text-decoration: none;
}
.past_disposals_pagination_number {
	font: 12px;
	color: #000033;
	text-decoration: none;
}

.past_disposals_pagination_number:hover {
	color: #2a96c6;
}

.past_disposals_pagination_actual_number {
	font: 12px;
	color: #69748c;
	text-decoration: none;
}

.add_existing_record_select {
	display: block;
	height: 16px;
	width: 16px;
	background: url("images/download_green_16.png") 0px no-repeat;
}

.add_existing_record_select:hover {
	background: url("images/download_blue_16.png") 0px no-repeat;
}

.print_animal {
	display: block;
	height: 20px;
	width: 20px;

	background: url("images/print_blue_20.png") 0px no-repeat;
}

.print_animal:hover {
	background: url("images/print_green_20.png") 0px no-repeat;
}

.show_left_tree {
	display: block;
	height: 20px;
	width: 20px;
}

.show_left_tree:before{
	font-family: 'Font Awesome 6 Pro';
	content: "\f039";
	color: #f36927;
	font-size: 20px;
	margin-right: 15px;
	font-weight: 500;
}

.hide_left_tree {
	display: block;
	height: 20px;
	width: 20px;
}
.hide_left_tree:before {
	font-family: 'Font Awesome 6 Pro';
	content: "\f846";
	color: #f36927;
	font-size: 18px;
	font-weight: 400;
}
#JT_arrow_left {
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 101;
	left: -12px;
	height: 23px;
	width: 10px;
	top: -3px;
}

#JT_arrow_right {
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 101;
	height: 23px;
	width: 11px;
	top: -2px;
}

 #JT.jt {
	position: absolute;
	z-index: 100;
	border: 2px solid #cccccc;
	background-color: #fff;
}

#JT_copy {
	padding: 10px 10px 10px 10px;
	color: #333333;
}

.JT_loader {
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 12px;
}

#JT_close_left {
	background-color: #cccccc;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight: bold;
}

#JT_close_right {
	background-color: #cccccc;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight: bold;
}

#JT_copy p {
	margin: 3px 0;
}

#JT_copy img {
	padding: 1px;
	border: 1px solid #cccccc;
}

/* END - NEW POPUP_CAGES_ROOM.PHP */
.marker {
	background-color: #ff3;
}

/* CONTENT INSERT */

.content_table {
	display: flex;
	flex-direction: row;
	width: 100%;
	margin-top: -1px;
	line-height: 1.5 !important;
}

.content_table .handsontable td {
	border-top-width: 0;
	border-left-width: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.content_table .handsontable th {
	border-right-width: 1px !important;
}

.content_table .spreadsheet_buttons {
	/*background-color:#efefef; */
}

.content_table .spreadsheet_header0 {
	clear: both;
	background-color: #f2f2f2;
	border: solid 1px silver;
	padding: 4px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.content_table .spreadsheet_header1 {
	clear: both;
	background-color: #f2f2f2;
	border: solid 1px silver;
	border-bottom: none;
	padding: 4px;
	margin-top: 2px;
}

.content_table .spreadsheet_buttons button {
	background-color: #efefef;
	border: solid 1px silver;
	border-collapse: collapse;
	padding: 4px;
	min-width: 50px;
	border: none;
	border-top: solid 1px silver;
	margin-right: 1px;
	font-size: 12px;
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
}

.content_table .spreadsheet_buttons button.active {
	font-weight: bold;
}

.content_main,
.content_sidebar {
	flex-flow: row wrap;
}

.content_main {
	width: 100%;
}

.content_main_reduced_width {
	width: 70%;
	float: left;
}

.content_sidebar {
	width: 30%;
	float: left;
	padding: 1px 0px 0px 2px;
}

.responsive_content_sidebar {
	display: none;
}

.content_main_file_reduced_width {
	width: 83% !important;
	float: left;
}

.content_sidebar_file {
	width: 17% !important;
}

.content_main_hybridize_reduced_width,
.content_main_cage_reduced_width {
	width: 82% !important;
	float: left;
}

.content_sidebar_hybridize,
.content_sidebar_cage {
	width: 18% !important;
}

.content_main_simple_storage_reduced_width {
	width: 80% !important;
	float: left;
}

.content_sidebar_simple_storage {
	width: 20% !important;
}

.content_main_plasmid_map_reduced_width {
	width: 45% !important;
	float: left;
}

.content_sidebar_plasmid_map {
	width: 25% !important;
	float: left;
	margin: 1px 0px 1px 2px;
}

.content_sidebar_plasmid_map_storage {
	width: 30% !important;
}

.content_main_only_main_storage_reduced_width {
	width: 81% !important;
	float: left;
}

.content_sidebar_only_main_storage {
	width: 19% !important;
}

.content_main_plasmid_map_only_main_storage_reduced_width {
	width: 52% !important;
	float: left;
}

.content_sidebar_plasmid_map_only_main_storage {
	width: 30% !important;
	float: left;
	margin: 1px 0px 1px 2px;
}

.content_sidebar_plasmid_map_storage_only_storage {
	width: 18% !important;
}

.sidebar_storage_row:hover {
	background: #fff;
}

.content_links_container {
	float: left;
	width: 100%;
	margin: 2px 2px;
}

.chem_cat_tab_container {
	display: flex;
	flex-wrap: wrap;
}

.chem_cat_tab_container > .chem_cat_tab_div {
	flex: 1 1;
	padding: 0px 5px;
}

.tabletitre {
	border-bottom: 1px solid #f36927;
}

.chem_cat_form_title a {
	float: right;
}

.chem_cat_secondary_form_title {
	padding-top: 40px;
}

.chem_cat_tertiary_form_title {
	float: left;
	width: 100%;
	padding-top: 40px;
}

.chem_cat_row {
	padding: 2px 0px;
	border-bottom: 1px solid #f7fafc;
}

.chem_cat_row_add {
	padding: 3px 0px 3px 0px;
	background: #f7fafc;
	border: 1px solid #b4b4b4;
	border-top: 0px;
}

.chem_cat_row_add_separator {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30%;
	padding-right: 30%;
	border: 0px;
}

.chem_cat_row_add_separator .or_separator {
	width: 100%;
	align-items: center;
	display: flex;
	text-align: center;
	color: #666;
	font-weight: 600;
}

.chem_cat_row_add_separator .or_separator::before,
.chem_cat_row_add_separator .or_separator::after {
	border-bottom: 1px solid #b4b4b4;
	content: "";
	flex: 1 1 auto;
}

.chem_cat_submit_row {
	padding: 8px;
}

.chem_cat_submit_row_2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 8px 0px;
}

.chem_cat_submit_error_display {
	color: #d2322d;
	text-align: center;
	padding: 4px 0px;
}

.chem_cat_id {
	float: left;
	width: 10%;
	font-size: 11px;
	text-align: center;
	padding-top: 6px;
}

.cat_row_add {
	padding-top: 5px;
}

.chem_cat_input {
	float: left;
	width: 80%;
}

.chem_cat_input_2 {
	float: left;
	width: 70%;
}

.chem_cat_input_3 {
	float: left;
	width: 55%;
}

.chem_cat_input_4 {
	float: left;
	width: 25%;
	max-width: 100px;
}

.chem_cat_input input,
.chem_cat_input_2 input,
.chem_cat_input_3 input {
	width: 100%;
	padding-left: 4px;
}

.chem_cat_input_4 .btn-light {
	width: 100% !important;
	height: calc(1.3em + 0.5rem + 3px) !important;
	font-size: .80rem !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	padding-left: 4px !important;
	background: #fff;
	border: 1px solid #aaabad !important;
}
.chem_cat_lock {
	float: left;
	width: 10%;
	text-align: center;
	padding-top: 5px;
}

.chem_cat_text_title {
	float: left;
	width: 30%;
	padding: 4px 4px 0px 5px;
	text-align: right;
	font-size: 12px;
}

.chem_cat_text_title .supplier_shipping_id {
	float: left;
	margin: -16px 0px 0px 0px;
}

.chem_cat_text_title .suppliers_plus {
	float: left;
	margin: -16px 0px 0px 0px;
}

.chem_cat_text_input {
	float: left;
	width: 70%;
	padding: 1px 2px 1px 2px;
}

.chem_cat_text_input input {
	width: 100%;
}

.chem_cat_text_input input.numeric {
	width: 30%;
}

.chem_cat_text_input input.suppliers_input {
	width: 90%;
}

.chem_cat_text_input label {
	margin: 2px 0px 0px 0px;
}

.chem_cat_text_input select {
	width: 100%;
	border: 1px solid #ced4da;
}

.chem_cat_text_input textarea {
	width: 100%;
	height: 65px;
	padding: 2px;
	border: 1px solid #ced4da;
	border-radius: 0.2rem;
	resize: none;
}

.chem_cat_text_input textarea.suppliers_textarea {
	width: 90%;
}

.chem_cat_text_input .input_removal {
	float: right;
	margin: -15px 5px 0px 0px;
}

.chem_cat_yes_no_title {
	float: left;
	padding: 4px 0px 0px 5px;
	font-size: 12px;
}

.chem_cat_yes_no {
	float: left;
	padding: 2px 24px 0px 4px;
}

.chem_cat_check_input {
	float: left;
	width: 10%;
	text-align: center;
}

.chem_cat_check_input label {
	height: auto;
	line-height: inherit;
	margin-bottom: 11px;
}

.chem_cat_radio_input {
	float: left;
	width: 100%;
	border-bottom: 1px solid #b4b4b4;
}

.chem_cat_radio_input label {
	margin-bottom: 4px;
}

.chem_cat_radio_input_2 {
	float: left;
	width: 100%;
	background: #f7fafc;
	border: 1px solid #f7fafc;
	padding: 5px 0px 0px 0px;
}

.chem_cat_radio_input_3 {
	float: left;
	width: 100%;
	background: #f7fafc;
	border: 0px;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	padding: 3px 0px 3px 5px;
}

.chem_cat_radio_input_4 {
	float: left;
	width: 100%;
	background: #f7fafc;
	border: 1px solid #b4b4b4;
	border-top: 0px;
	border-bottom: 0px;
	padding: 3px 0px 3px 5px;
	font-size: 12px;
}

.chem_cat_radio_input_5 {
	float: left;
	width: 100%;
	background: #f7fafc;
	border: 1px solid #b4b4b4;
	padding: 2px 0px 2px 5px;
}

.chem_cat_radio_input_risk_text_title {
	padding: 2px 0px 0px 5px;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
}

.chem_cat_radio_input_risk_text_title_2 {
	padding: 2px 0px 4px 5px;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
}

.chem_cat_border_t {
	border-top: 1px solid #b4b4b4;
}

.chem_cat_border_t2 {
	border-top: 1px solid #d7dfe3;
}

.chem_cat_border_b {
	border-bottom: 1px solid #b4b4b4;
}

.chem_cat_border_b2 {
	border-bottom: 1px solid #d7dfe3;
}

.chem_cat_border_l {
	border-right: 1px solid #b4b4b4;
}

.chem_cat_border_r {
	border-left: 1px solid #b4b4b4;
}

.chem_cat_radio_input_risk_text_title_3 {
	font-size: 12px;
	font-style: italic;
	color: #2a96c6;
	text-align: center;
	background: #f7fafc;
	border: 1px solid #b4b4b4;
	border-top: 0px;
	border-bottom: 0px;
}

.chem_cat_radio_input_risk_text_title_4 {
	padding: 2px 5px;
	color: #2a96c6;
	background: #f7fafc;
	border-top: 1px solid #d7dfe3;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
}

.chem_cat_radio_input_width_50 {
	float: left;
	width: 50%;
	padding: 2px 2px;
}

.chem_cat_radio_input_width_33 {
	float: left;
	width: 33%;
	padding: 2px 2px;
}

.chem_cat_radio_input_2 label,
.chem_cat_radio_input_width_50 label,
.chem_cat_radio_input_width_33 label,
.chem_cat_yes_no label {
	margin-bottom: 0px;
}

.risks_icons_container {
	float: left;
}

.risks_icons_labels_container {
	float: left;
	padding: 14px 0px 0px 4px;
}

.risks_icons_add_button_container {
	float: left;
	padding: 3px 0px 0px 0px;
}

.approval_specific_entries {
	float: left;
	width: 100%;
}

.approval_specific_entry {
	float: left;
	width: 100%;
	padding: 1px 0px 0px 5px;
	font-size: 12px;
}

.approval_specific_entry:first-of-type {
	padding: 2px 0px 0px 5px;
}

.approval_specific_entry:last-of-type {
	padding: 1px 0px 2px 5px;
}

.field_row {
	display: flex;
}

.chem_cat_field_row {
	display: flex;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
}

.field_legends {
	float: left;
	width: 25%;
	font-size: 14px;
	line-height: 18px;
	color: #2a96c6;
	text-align: right;
	padding: 4px 3px 4px 20px;
	background: #edf2f3;
	border: 1px solid #cdcdcd;
	margin: 1px 1px 1px 0px;
	clear: both;
	overflow-wrap: break-word;
}
.form_legends span span{
	overflow-wrap: break-word;
}
.field_legends_sub_field {
	/*color: #f36927;*/
	color: #2a96c6;
}

.field_legends_second_sub_field {
	/*color: #ff924f;*/
	color: #2a96c6;
}

.field_values {
	float: left;
	width: 75%;
	color: #333 !important;
	font-size: 13px;
	text-align: left;
	padding: 4px 2px 4px 3px;
	line-height: 18px;
	border: 1px solid #cdcdcd;
	margin: 1px 0px 1px 1px;
}

.field_values label,
.tablerowsearchlist_l label {
	margin: 0px;
	font-size: inherit;
}

.field_values img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
}

.field_values .fontawesome_values i {
	float: left;
	font-size: 18px;
	line-height: 10px !important;
	margin-right: 2px;
}

.field_values .fontawesome_values span {
	float: left;
	line-height: 10px !important;
}

.content_sidebar .content_sidebar_header {
	margin-top: 4px;
}

.content_sidebar .content_sidebar_header:first-of-type {
	margin-top: 0px;
}

.content_sidebar_header {
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	background: #2a96c6;
	padding: 4px 0px 4px 0px;
}

.content_sidebar_sub_header {
	font-size: 12px;
	color: #444;
	text-align: center;
	background: #e1e8ed;
	/*border: 1px solid #E1E8ED;*/
	border: 1px solid #6bbfe4;
	border-bottom: 0px;
	padding: 2px 3px 7px 3px;
	margin: 2px 0px 0px 0px;
	min-height: 24px;
}

.content_sidebar_body {
	font-size: 11px;
	color: #444;
	text-align: center;
	background: #f7fafc;
	/*border: 1px solid #E1E8ED;*/
	border: 1px solid #6bbfe4;
	border-top: 0px;
	padding: 6px 7px 5px 7px;
}

.content_sidebar_body .sidebar_cage_info {
	text-align: left;
	padding: 1px 0px 1px 0px;
}

.content_sidebar_body .sidebar_cage_info:first-of-type {
	padding: 0px 0px 1px 0px;
}

.content_sidebar_body .sidebar_cage_info:last-of-type {
	padding: 1px 0px 0px 0px;
}

.sidebar_with_margin {
	margin-top: 2px !important;
	border-top: 1px solid #6bbfe4 !important;
}

.sidebar_border_top {
	border-top: 1px solid #6bbfe4 !important;
}

.hybridize_form {
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
	flex-flow: row wrap;
}

.add_shopping_cart {
	font-size: 12px;
	color: #2a96c6;
	font-weight: 300;
	vertical-align: bottom;
	line-height: 26px;
}

.add_shopping_cart i {
	font-size: 26px;
	float: left;
	margin-right: 6px;
}

.add_shopping_cart:hover {
	color: #e15817;
}

.content_insert_storage_options a {
	float: right;
	margin-left: -1px;
}

.storage_info {
	font-size: 12px;
	color: #444;
	vertical-align: bottom;
	line-height: 16px;
	background: #f7fafc;
	border: 1px solid #6bbfe4;
	padding: 6px 7px 5px 7px;
	margin: 0px 4px 0px 0px;
}

.storage_btn {
	font-size: 12px;
	color: #2a96c6;
	font-weight: 300;
	text-align: center;
	vertical-align: bottom;
	line-height: 16px;
	background: #f7fafc;
	border: 1px solid #6bbfe4;
	padding: 6px 7px 5px 7px;
}

.storage_btn:hover {
	color: #e15817;
}

.storage_btn i {
	display: inline-block;
	font-size: 15px;
	vertical-align: bottom;
	line-height: 16px;
}

.field_values_links_1 {
	color: #2a96c6;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.field_values_links_1:hover {
	color: #e15817;
}

.field_values_links_2 {
	color: #2a96c6;
	font-size: 15px;
	line-height: 18px;
	text-decoration: none;
}

.field_values_links_2:hover {
	color: #e15817;
}

.field_values_links_3 {
	color: #6d6d6d;
	font-size: 15px;
	line-height: 18px;
	font-style: italic;
	text-decoration: none;
}

.field_values_links_3:hover {
	color: #e15817;
}

.field_values_links_4 {
	color: #2a96c6;
	font-size: 11px;
	text-decoration: none;
}

.field_values_links_4:hover {
	color: #e15817;
}

.field_values_links_5 {
	color: #2a96c6;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.field_values_links_5:hover {
	color: #e15817;
}

.field_values_links_6 {
	color: #2a96c6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.field_values_links_6:hover {
	color: #e15817;
}

.field_values_links_7 {
	color: #2a96c6;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.field_values_links_7:hover {
	color: #e15817;
}

.field_values_links_8 {
	color: #2a96c6;
	font-size: 10px;
	text-decoration: none;
}

.field_values_links_8:hover {
	color: #e15817;
}

.storage_outer_table {
	color: #6d6d6d;
	font-size: 10px;
}

.storage_outer_table th {
	font-size: 12px;
	color: #ffffff;
	/*background: #EC6219;*/
	background: #2a96c6;
	/*border: 1px solid #C4622E;*/
	padding: 4px 0px 4px 0px;
	text-align: center;
}

.storage_inner_table {
	color: #444;
	font-size: 12px;
	border-radius: 3px;
}

.storage_inner_table td {
	color: #444;
	font-size: 12px;
}

.storage_inner_table th {
	color: #444;
	background: #cdcdcd;
	border: 1px solid #cdcdcd;
	padding: 2px 2px 2px 7px;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
}

.storage_inner_table .inner_body {
	padding: 5px 7px 5px 7px;
	border: 1px solid #cdcdcd;
	text-align: left;
	background: #edf2f3;
	line-height: 15px;
}

.storage_inner_table .inner_body_for_hidden_display {
	padding: 0px;
	border: 1px solid #cdcdcd;
	text-align: left;
	background: #edf2f3;
	line-height: 15px;
}

.storage_inner_table .inner_body:hover {
	background: #fff;
}

.storage_inner_table .inner_body_for_hidden_display:hover {
	background: #fff;
}

.storage_inner_table .inner_body_center {
	padding: 3px 7px 3px 7px;
	border: 1px solid #cdcdcd;
	text-align: center;
	background: #edf2f3;
}

.storage_inner_table .inner_body_center:hover {
	background: #fff;
}

.storage_inner_table .inner_body_secondary {
	padding: 3px 7px 3px 7px;
	border-bottom: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	background: #edf2f3;
	text-align: left;
	line-height: 15px;
}

.storage_inner_table .inner_body_secondary:hover {
	background: #fff;
}

.storage_inner_table .inner_body_secondary_for_hidden_display {
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	background: #edf2f3;
	text-align: left;
	line-height: 15px;
}

.storage_inner_table .inner_body_secondary_for_hidden_display:hover {
	background: #fff;
}

.storage_table_total_stock {
	color: #444;
	background: #f2f2f2;
	border-bottom: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	padding: 3px 7px 3px 7px;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
}

.box_info {
	font-size: 17px;
	color: #444;
}

.box_info:hover {
	color: #e15817;
}

.box_edit {
	font-size: 17px;
	color: #444;
}

.box_edit:hover {
	color: #e15817;
}

.box_delete {
	font-size: 17px;
	color: #444;
}

.box_delete:hover {
	color: #e15817;
}

.expand_box {
	float: right;
	color: #333;
	/*display: block;
	height: 16px;
	width: 16px;
	background: url("images/plus.png") no-repeat scroll 0 center;
	background-size: 14px 14px;*/
}

.expand_box:hover {
	color: #2a96c6;
}

.expand_box::before {
	font-family: "Font Awesome 5 Pro";
	font-size: 14px;
	content: "\f0fe";
}

.minimize_box {
	float: right;
	color: #333;
	/*display: block;
	height: 16px;
	width: 16px;
	background: url("images/minus.png") no-repeat scroll 0 center;
	background-size: 14px 14px;*/
}

.minimize_box:hover {
	color: #2a96c6;
}

.minimize_box::before {
	font-family: "Font Awesome 5 Pro";
	font-size: 14px;
	content: "\f146";
}

.boxgrid_info {
	display: block;
	height: 18px;
	width: 18px;
	background: url("images/box_details.png") no-repeat scroll 0 center;
}

.removetube {
	display: block;
	height: 22px;
	width: 22px;
	background: url("images/removetube.png") no-repeat scroll 0 center;
}

.normal_links_div {
	float: left;
	font-size: 10px;
	color: #6d6d6d;
	border: 1px solid #cdcdcd;
	text-align: left;
	margin: 8px 4px 0px 0px;
}

.normal_links_div a {
	color: #2a96c6;
	font-size: 10px;
	text-decoration: none;
}

.normal_links_div a:hover {
	color: #e15817;
}

.normal_link_direct {
	background-color: #edf2f3;
}

.normal_link_reverse {
	background-color: #f7e2c3;
}

.normal_link_chem {
	background-color: #cdcdcd;
}

.normal_links_option {
	border: 1px solid #fff;
}

.normal_links_option_no_links {
	margin-top: 0px;
}

.normal_links_option_no_links {
	margin-top: 0px;
}

.normal_links_option_no_links:first-of-type {
	margin-left: -5px;
}

.closepj {
	display: block;
	height: 10px;
	width: 10px;
	/*background: url("images/closepj.png") no-repeat scroll 0 center;*/
	font-family: "Font Awesome 5 Pro";
	color: tomato;
	font-weight: 900;
}

.closepj::before {
	content: "\f2d3";
}

.change_to_out_of_stock {
	display: inline-block;
	height: 16px;
	width: 16px;
	background: url("images/change_to_out_of_stock.png") no-repeat scroll 0
		center;
}

.change_to_stock_available {
	display: inline-block;
	height: 16px;
	width: 16px;
	background: url("images/change_to_stock_available.png") no-repeat scroll 0
		center;
}

.specific_tables_text {
	font-size: 15px;
	line-height: 18px;
	color: #333;
}

.user_pagination_links {
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

.user_pagination_links:hover {
	color: #3299cb;
}

.user_pagination_actual {
	font-size: 12px;
	font-weight: normal;
	color: #ff6600;
}

.export_green_button {
	float: right;
	width: 88px;
	margin-right: 2px;
	font-size: 15px;
	background: #27ae60 none repeat scroll 0 0;
	border-color: #219d55;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 2px;
	box-shadow: 0 -2px #219d55 inset;
	color: #fff;
	cursor: pointer;
	padding: 3px 0px 3px 0px;
	position: relative;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	vertical-align: top;
	border-radius: 5px;
	text-decoration: none;
}

.export_green_button:hover {
	background: #859596 none repeat scroll 0 0;
	border-color: #6d7b7c;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 2px;
	box-shadow: 0 -2px #6d7b7c inset;
	color: white;
	cursor: pointer;
	padding: 3px 0px 3px 0px;
	position: relative;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	vertical-align: top;
}

.sequence_insert_main_textarea {
	border: 1px solid #cccccc;
	border-radius: 3px;
	color: #333;
	font-size: 15px;
	padding: 3px;
	width: 98%;
}

.tab_title {
	float: left;
	color: #2a96c6;
	font-size: 15px;
	padding: 6px 0px 0px 4px;
	display: flex;
	align-items: center;
}

.tab_title i {
	float: left;
	font-size: 20px;
}

.tab_title span {
	font-size: 15px;
	float: left;
	margin: -1px 0px 0px 6px;
}

.analysis_tab_title_options a {
	float: right;
	font-size: 20px;
	color: #2a96c6;
	margin: 0px 4px 0px 4px;
}

.analysis_tab_title_options a:hover {
	color: #e15817;
}

/* CONTENT INSERT - END */

.po_template_green_button {
	float: right;
	width: 88px;
	margin-right: 3px;
	font-size: 15px;
	background: #27ae60 none repeat scroll 0 0;
	border-color: #219d55;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 2px;
	box-shadow: 0 -2px #219d55 inset;
	color: #fff;
	cursor: pointer;
	padding: 3px 0px 3px 0px;
	position: relative;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	vertical-align: top;
	border-radius: 5px;
	text-decoration: none;
}

.po_template_green_button:hover {
	background: #859596 none repeat scroll 0 0;
	border-color: #6d7b7c;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 2px;
	box-shadow: 0 -2px #6d7b7c inset;
	color: white;
	cursor: pointer;
	padding: 3px 0px 3px 0px;
	position: relative;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	vertical-align: top;
}

.inner_body_secondary_comments {
	width: 100%;
	float: left;
	height: 28px;
	z-index: 0;
	overflow: hidden;
	position: relative;
}

.inner_body_secondary_comments:hover {
	overflow: visible;
	z-index: 100;
}

.inner_body_secondary_comments:hover .inner {
	z-index: 100;
}

.inner_body_secondary_comments_inner {
	position: absolute;
	padding: 0px 7px 0px 7px;
}

.inner_body_secondary_comments_inner:hover {
	position: absolute;
	background: #fff;
	padding-bottom: 3px;
}

.inner_body_secondary_facility {
	width: 100%;
	float: left;
	height: 15px;
	z-index: 0;
	overflow: hidden;
	position: relative;
}

.inner_body_secondary_facility:hover {
	overflow: visible;
	z-index: 100;
}

.inner_body_secondary_facility:hover .inner {
	z-index: 100;
}

.inner_body_secondary_facility_inner {
	position: absolute;
	padding: 0px 7px 0px 7px;
}

.inner_body_secondary_facility_inner:hover {
	position: absolute;
	background: #fff;
	padding-bottom: 3px;
}

.inner_body_outter {
	width: 100%;
	float: left;
	height: 37px;
	z-index: 0;
	overflow: hidden;
	position: relative;
	padding: 5px 0px 5px 0px;
}

.inner_body_outter:hover {
	overflow: visible;
	z-index: 100;
}

.inner_body_outter:hover .inner {
	z-index: 100;
}

.inner_body_inner {
	width: 100%;
	position: absolute;
	padding: 0px 0px 0px 0px;
}

.inner_body_inner:hover {
	position: absolute;
	background: #fff;
	padding-bottom: 3px;
}

.update_dymo_external_link {
	color: #000066;
	text-decoration: none;
}

.update_dymo_external_link:hover {
	color: #ea5900;
}

.import_modules_links {
	font-size: 11px;
	font-weight: bold;
	color: #2a96c6;
	line-height: normal;
}

.import_modules_links:hover {
	color: #ff9900;
}

.import_clean_temp_table_title {
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
	line-height: normal;
}

.import_normal_text {
	font-size: 11px;
}

.import_text_1 {
	font-size: 11px;
	font-weight: bold;
	color: #2a96c6;
	line-height: normal;
}

.import_orange_btn {
	font-size: 15px;
	background: #e67e22 none repeat scroll 0 0;
	border-color: #da751c;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 2px;
	box-shadow: 0 -2px #da751c inset;
	color: white;
	cursor: pointer;
	padding: 3px 8px 3px 8px;
	position: relative;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	vertical-align: top;
	border-radius: 5px;
}

.import_orange_btn:hover {
	background: #859596 none repeat scroll 0 0;
	border-color: #6d7b7c;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 2px;
	box-shadow: 0 -2px #6d7b7c inset;
	color: white;
	cursor: pointer;
	padding: 3px 8px 3px 8px;
	position: relative;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	vertical-align: top;
}

.import_green_button {
	font-size: 15px;
	background: #27ae60 none repeat scroll 0 0;
	border-color: #219d55;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 2px;
	box-shadow: 0 -2px #219d55 inset;
	color: #fff;
	cursor: pointer;
	padding: 3px 8px 3px 8px;
	position: relative;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	vertical-align: top;
	border-radius: 5px;
	text-decoration: none;
}

.import_green_button:hover {
	background: #859596 none repeat scroll 0 0;
	border-color: #6d7b7c;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 2px;
	box-shadow: 0 -2px #6d7b7c inset;
	color: white;
	cursor: pointer;
	padding: 3px 8px 3px 8px;
	position: relative;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	vertical-align: top;
}

.import_complete_status_warning {
	width: 80%;
}

#select_modules_table {
	width: 80%;
}

#end_text_table {
	width: 80%;
	font-size: 12px;
}

#ghost_table {
	width: 80%;
}

#init_text_table {
	width: 80%;
	font-size: 12px;
}

#import_main_table {
	width: 80%;
	margin-top: 8px;
}

#import_inner_table {
	color: #444;
	font-size: 15px;
}

#import_inner_table th {
	color: #444;
	padding: 8px 8px 6px 8px;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}

#import_inner_table .inner_body {
	padding: 15px 30px;
	border: 1px solid #cdcdcd;
	text-align: left;
	background: #ffffff;
	line-height: 15px;
	border-radius: 0px 0px 4px 4px;
}

#import_inner_table .import_title_tags_list_link {
	color: #2a96c6;
}

#import_inner_table .import_title_tags_list_link:hover {
	color: #ec6219;
}

.import_table .import_table_title {
	padding: 0px 4px 4px 4px;
	font-weight: bold;
	white-space: nowrap;
}

.import_table td {
	padding: 2px 4px 2px 4px;
}

.discarted_record_tr td {
	color: #cc0000;
	background: #ffe0e0;
}

.import_warning_value {
	color: #ea5900;
	background: #ffe8a3;
}

.import_mandatory_error_value {
	color: #cc0000;
	background: #ffe0e0;
}

.alert_locked_record {
	margin: 100px;
	padding: 20px;
	background-color: #f44336;
	color: white;
	opacity: 1;
	transition: opacity 0.6s;
	font-size: 16px;
	border-radius: 5px;
	background-color: #2196f3;
}

.line_title_outer_container {
	display: inline-block;
	position: relative;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 2px;
}

.line_title_outer_container:hover {
	z-index: 1;
	width: auto;
	background-color: #f2f2f2;
}

.line_title_outer_container2 {
	white-space: normal;
	word-break: break-all;
	display: inline-block;
	position: relative;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 2px;
	z-index: 0;
	max-height: 80px;
	transition: 1s ease-out;
}

.line_title_outer_container2.title-no-text-wrap {
	white-space: unset;
}

.line_title_outer_container2.title-no-text-wrap:hover {
	white-space: normal;
	max-height: 300px;
	transition-delay: 1s !important;
	transition: 1s ease-out;
	z-index: 0;
	overflow-y: auto;
}
.line_title_outer_container2.title-no-text-wrap p {
	margin-bottom: 0;
}
.line_title_header_outer_container {
	display: inline-block;
	position: relative;
	width: 90%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0px 4px 0px 2px;
	top: 2px;
}

.line_title_header_outer_container:hover {
	width: auto;
	background-color: #e1e8ed;
	padding: 0px 14px 0px 2px;
	z-index: 1;
}

#lc_date_format_default_container label {
	float: left;
}

#lc_date_format_custom_options {
	padding-bottom: 4px;
}

#lc_date_format_custom_options select {
	float: left;
	padding: 2px 4px 0px 4px;
	border: 1px solid #d3d3d3;
}

#lc_date_format_custom_options label {
	float: left;
	margin: 3px 4px 0px 0px;
}

#lc_date_format_custom_options label:not(:first-child) {
	margin-left: 10px;
}

#lc_date_format_custom_options div {
	float: left;
	font-style: italic;
	margin: 3px 0px 0px 20px;
}

#lc_date_format_default_example_value {
	float: left;
	font-style: italic;
	margin: 1px 0px 0px 20px;
}

#lc_date_format_custom_select_example_value {
	color: #e15817;
}

#summary_line_title_tr {
	z-index: 2;
}

#groups_settings_table {
	width: 50%;
}

#groups_settings_table table {
	width: 100%;
}

#full_access_options_table {
	width: 50%;
	margin-bottom: 6px;
}

#full_access_options_container #restrictive_full_access_container {
	padding-top: 15px;
}

#full_access_options_container checkbox {
	float: left;
}

#full_access_options_container label {
	font-size: 15px !important;
	height: 18px;
}

#full_access_options_container div:last-child {
	padding-bottom: 5px;
}

.overflow_visible_outer {
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 0;
}

.box_details_height {
	height: 57px;
}

.box_comments_height {
	height: 26px;
}

.box_location_height {
	height: 38px;
}

.box_keeper_height {
	height: 26px;
}

.define_storage_container {
	height: 180px;
	box-sizing: border-box;
	padding-top: 54px;
}

.overflow_visible_outer:hover {
	width: 100%;
	overflow: visible;
	background: #fff;
	z-index: 2;
}

.overflow_visible_inner {
	position: absolute;
	width: 100%;
	padding: 5px 7px 0px 7px;
	box-sizing: border-box;
}

.overflow_visible_inner:hover {
	position: absolute;
	background: #fff;
}

.box_details_padding {
	padding: 2px 0px 0px 0px;
}

.user-tabs-container #checkRulesList,
.edit-master-admin-table #checkRulesList {
	display: none;
}

.user-tabs-container ul.rules {
	margin-left: 0px;
	border: 0px;
	box-shadow: none !important;
}

#admin_users_table #checkRulesList {
	display: none;
}

.sort_link {
	color: #f36927;
}

.sort_link:hover {
	color: #2a96c6;
}

.sort_container {
	float: right;
	margin-right: 1px;
}

.user-tabs-container ul {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	border: 1px solid #ebebeb;
	border-radius: 2px 2px 0px 0px;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1) !important;
}

.user-tabs-container ul.dropdown-menu,
#admin_users_table ul.dropdown-menu {
	width: 100% !important;
}

.contact_tabs ul {
	width: 90% !important;
}

.chem_tabs ul {
	width: 100% !important;
}

.user-tabs-container .tab-content {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	border: 1px solid #ebebeb;
	border-radius: 0px 0px 2px 2px;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1) !important;
	margin-bottom: 50px;
}

.contact_tabs .tab-content {
	width: 90% !important;
}

.chem_tabs .tab-content {
	width: 100% !important;
}

.user-tabs-container .customtab li a.nav-link {
	color: #e15817;
	font-size: 13px;
}

.user-tabs-container .customtab li a.nav-link i {
	font-size: 14px;
}

.user-tabs-container .customtab li a.nav-link:hover {
	color: #f36927 !important;
}

.user-tabs-container .customtab li a.nav-link.active {
	color: #f36927 !important;
	border-bottom: 2px solid #f36927 !important;
}

.user_legends {
	float: left;
	width: 30%;
	padding: 8px 5px 4px 0px;
	text-align: right;
}

.dark_red_legend {
	color: #c00;
}

.blue_legend {
	color: #2a96c6;
}

.orange_legend {
	color: #e15817;
}

.blue_href {
	color: #2a96c6 !important;
}

.blue_href:hover {
	color: #e15817 !important;
}

.orange_href {
	color: #e15817 !important;
}

.orange_href:hover {
	color: #2a96c6 !important;
}

.red_href {
	color: #d2322d !important;
}

.red_href:hover {
	color: #c00 !important;
}

.user_inputs {
	float: left;
	width: 70%;
	padding: 4px 0px 4px 5px;
}

.superadm_password_only_use_warning {
	display: inline-block;
	font-size: 12px;
	font-style: italic;
	margin-left: 4px;
}

.superadm_password_size_warning {
	font-size: 12px;
	font-style: italic;
	text-transform: lowercase;
	margin-top: 2px;
}

.superadm_real_person_missing_warning {
	color: #e15817;
	padding: 5px 0px 0px 0px;
}

.superadm_real_person_missing_warning i {
	float: left;
	margin-right: 2px;
}

.contact_info_row {
	background: #f9f9f9;
	padding: 1px 0px;
	border-bottom: 2px solid #ccc;
}

.contact_info_row:first-of-type {
	margin-top: 0px;
}

.contact_info_row:nth-child(odd) {
	background: #fff;
}

.contact_info_column {
	float: left;
	width: 15%;
}

.contact_info_column .field_row {
	height: 100%;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.contact_info_column .field_row b {
	padding-top: 1px;
}

.contact_info_column .avatar {
	width: 80px;
	height: 80px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.contact_info_column .field_row a {
	margin-top: 10px;
}

.contact_input_column {
	float: left;
	width: 85%;
}

.contact_input_column .user_legends {
	width: 15%;
}

.contact_input_column .user_inputs {
	width: 85%;
}

.user_submit {
	padding-top: 20px;
}

.user_submit a {
	color: #fff !important;
	margin-right: auto;
	margin-left: auto;
}

#admin_users_table .tablehead {
	font-size: 13px;
}

#admin_users_table input[type="text"]:not(.multiselect-search),
#admin_users_table input[type="password"] {
	width: 100%;
	height: 24px !important;
	font-size: 12px;
	padding: 5px 7px;
	border: 1px solid #c0c0c0;
}

#admin_users_table .bootstrap-select .btn-default,
#admin_users_table .btn-group .btn-default {
	font-size: 12px;
	padding: 0.15rem 0.4rem;
}

.user_inputs input[type="text"],
.user_inputs input[type="email"],
.user_inputs input[type="password"] {
	width: 50%;
}

.user-tabs-container .bootstrap-select .btn-default,
.user-tabs-container .btn-group .btn-default:not(.multiselect-clear-filter) {
	width: 50% !important;
	font-size: 14px;
	padding: 0.15rem 0.4rem;
}

.user-tabs-container .btn-group.show {
	display: inherit !important;
}

.user-tabs-container .btn-group {
	width: 50% !important;
}

#admin_users_table .multiselect.dropdown-toggle,
.user-tabs-container .multiselect.dropdown-toggle {
	text-align: left;
}

#admin_users_table .btn-group .dropdown-toggle::after,
.user-tabs-container .btn-group .dropdown-toggle::after {
	position: absolute;
	top: 10px;
	right: 10px;
}

.show_archived_users_container {
	float: left;
	padding: 5px 0px 0px 10px;
}

.users_pagination_top {
	width: 100%;
	text-align: right;
}

.users_pagination_bottom {
	width: 100%;
	text-align: right;
	height: 30px;
}

.crypt_mode_top_warning {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0px 0px 4px 0px;
}

.crypt_mode_bottom_warning {
	float: left;
	text-align: center;
	padding: 0px 0px 0px 1px;
}

.contacts_pagination_top {
	float: right;
	margin-top: 2px;
}

.contacts_pagination_bottom {
	width: 100%;
	float: right;
	padding: 5px 0px 0px 0px;
}

.search_icon_input #search_input,
.search_icon_input #hiddenlist_search_input {
	width: 250px;
	height: 31px !important;
	border-radius: 4px 0px 0px 4px;
}

.search_icon_input .search_input_side {
	width: 32px !important;
	height: 31px !important;
	font-size: 15px !important;
	line-height: 1.5;
	color: #6d6d6d;
	padding: 0.2rem 0.5rem;
	background-color: #e9ecef;
	border: 1px solid #cccccc;
	border-left: 0px;
	border-radius: 0px 4px 4px 0px;
}

.user_inputs_quick_add_member {
	color: #2a96c6;
	font-size: 12px;
}

.user_inputs_quick_add_member:hover {
	color: #e15817;
}

.user-tabs-container .Message {
	margin-bottom: 10px;
}

.total_user_footer {
	text-align: center;
	padding: 5px 10px;
	background: #f7fafc;
}

.maximum_users_reached {
	padding: 0px 0px 10px 0px;
}

.maximum_users_reached_2 {
	padding: 15px 0px 0px 0px;
}

.maximum_users_reached_3 {
	padding: 10px 0px 0px 0px;
}

.ldap_test_login_warning {
	float: left;
	padding-right: 10px;
}

.ldap_test_login_warning i {
	font-size: 30px;
}

.ldap_test_login_warning_2 {
	float: left;
	padding: 0px 0px 20px 10px;
}

.ldap_test_login_warning_2 div:first-of-type {
	padding-bottom: 4px;
}

.popover-header {
	padding: 1px 6px !important;
}

a.editable-click {
	color: #2a96c6;
	border-bottom: none !important;
}

a.editable-click:hover {
	color: #e15817;
}

a.editable-empty {
	color: #f36927 !important;
}

a.editable-empty:hover {
	color: #e15817 !important;
}

.editable-error-block {
	width: 100% !important;
	color: #f36927 !important;
	font-weight: bold !important;
	font-style: italic !important;
}

/*autologin*/
.overlay {
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	padding-top: 10%;
}
.autologin_container {
	background: white;
	border: solid 1px silver;
	width: 435px;
	height: 430px;
	display: table-cell;
	vertical-align: middle;
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.12);
	border-bottom: 1px solid rgba(50, 50, 50, 0.33);
	border-radius: 5px;
}
.autologin_container h3 {
	font-size: 16px;
	font-weight: normal;
}
/*end autologin*/

.total_users_invalid {
	text-align: center;
	color: #dd0000;
	font-size: 22px;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
}

.total_users_invalid_2 {
	text-align: center;
	color: #dd0000;
	font-size: 18px;
	padding: 20px 0px 0px 0px;
}

.total_users_invalid_2 a {
	color: #dd0000;
	font-size: 18px;
	text-decoration: underline;
}

.total_users_invalid_2 a:hover {
	color: #ff9900;
}

#record_id_td,
#record_id_td_head {
	width: 8%;
	white-space: nowrap;
}

.submit_reagent_association {
	display: inline-block;
	padding: 2px 16px;
	border: 1px solid #999491;
	text-decoration: none;
	color: #2a96c6;
	background: #edf2f3;
	text-transform: uppercase;
}

.submit_reagent_association:hover {
	background: #cdcdcd;
}

.field_values_links_email_contact {
	color: #2a96c6;
}

.field_values_links_email_contact::before {
	font-family: "Font Awesome 5 Pro";
	content: "\f0e0";
	padding-right: 2px;
}

.field_values_links_email_contact:hover {
	color: #e15817;
}

.field_values_links_version {
	color: #2a96c6;
}

.field_values_links_version::before {
	font-family: "Font Awesome 5 Pro";
	content: "\f002";
	padding: 0px 1px 0px 2px;
}

.field_values_links_version:hover {
	color: #e15817;
}

.field_values_links_owner {
	color: inherit;
}

.field_values_links_owner:hover {
	color: #2a96c6;
}

.field_values_links_secondary_owners {
	color: inherit;
}

.field_values_links_secondary_owners:hover {
	color: #2a96c6;
}

.field_values_links_secondary_owners::before {
	font-family: "Font Awesome 5 Pro";
	content: "\f500";
	padding-right: 2px;
}

.field_value_type_color_tag {
	float: left;
	padding: 2px 4px;
	border-radius: 3px;
}

.tablerowsearchlist_l .field_value_type_color_tag,
.tablerowsmall .field_value_type_color_tag {
	margin-top: 1px !important;
}

.field_value_type_select {
	margin: 0px !important;
}

.field_value_type_select_icon::before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	content: "\f00c";
	padding-right: 2px;
}

.field_value_type_multiselect {
	margin: 0px 6px 0px 6px !important;
}

.field_value_type_multiselect_icon::before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	content: "\f560";
	padding-right: 2px;
}

.field_values .field_value_type_multiselect:first-of-type {
	margin: 0px 6px 0px 0px !important;
}

.line_title_outer_container .field_value_type_multiselect {
	margin: 0px 3px 0px 3px !important;
}

.line_title_outer_container .field_value_type_multiselect:first-of-type {
	margin: 0px 3px 0px 0px !important;
}

.field_value_type_checkbox {
	margin: 0px 6px 0px 6px !important;
}

.field_value_type_checkbox_icon::before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	content: "\f14a";
	padding-right: 2px;
}

.field_values .field_value_type_checkbox:first-of-type {
	margin: 0px 6px 0px 0px !important;
}

.line_title_outer_container .field_value_type_checkbox {
	margin: 0px 3px 0px 3px !important;
}

.line_title_outer_container .field_value_type_checkbox:first-of-type {
	margin: 0px 3px 0px 0px !important;
}

.field_value_type_link {
	color: inherit;
	display: inline-block;
	margin: 0px 4px 0px 4px;
}

.field_value_type_link:hover {
	color: #2a96c6;
}

.field_value_type_link_icon::before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	content: "\f0c1";
	padding-right: 2px;
}

.field_values .field_value_type_link:first-of-type {
	margin: 0px 4px 0px 0px;
}

.line_title_outer_container .field_value_type_link {
	margin: 0px 2px 0px 2px !important;
}

.line_title_outer_container .field_value_type_link:first-of-type {
	margin: 0px 2px 0px 0px !important;
}

.field_value_type_file_link {
	color: inherit;
	margin: 0px 6px 0px 6px;
}

.field_value_type_file_link:hover {
	color: #2a96c6;
}

.field_value_type_file_link::before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	content: "\f15b";
	padding-right: 2px;
}

.field_values .field_value_type_file_link:first-of-type {
	margin: 0px 6px 0px 0px;
}

.line_title_outer_container .field_value_type_file_link {
	margin: 0px 3px 0px 3px !important;
}

.line_title_outer_container .field_value_type_file_link:first-of-type {
	margin: 0px 3px 0px 0px !important;
}

.type_pdf_file_link::before {
	content: "\f1c1";
}

.type_csv_file_link::before {
	content: "\f6dd";
}

.type_xlsx_file_link::before,
.type_xls_file_link::before {
	content: "\f1c3";
}

.type_txt_file_link::before {
	content: "\f15c";
}

.type_docx_file_link::before,
.type_doc_file_link::before {
	content: "\f1c2";
}

.field_value_type_image_link_container {
	display: inline-block;
	margin-right: 10px;
}

.field_value_type_image_link_container div {
	display: flex;
	flex: 1;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	text-align: center;
}

.field_value_type_image_link_container img {
	max-width: 200px;
}

.field_value_type_image_link_container a.type_image_file_link {
	color: #2a96c6;
	margin-top: 4px;
}

.field_value_type_image_link_container a.type_image_file_link::before {
	font-family: "Font Awesome 5 Pro";
	content: "\f019";
	font-weight: 300;
}

.field_value_type_image_link_container a.type_image_file_link:hover {
	color: #e15817;
}

.field_value_type_gps {
	color: inherit;
}

.field_value_type_gps:hover {
	color: #2a96c6;
}

.field_value_type_gps_icon::before {
	font-family: "Font Awesome 5 Pro";
	content: "\f3c5";
	padding-right: 2px;
}

.line_title_outer_container .field_value_type_gps {
	margin: 0px 3px 0px 3px !important;
}

.field_value_type_userlist {
	color: inherit;
}

.field_value_type_userlist:hover {
	color: #2a96c6;
}

.field_value_type_userlist::before {
	font-family: "Font Awesome 5 Pro";
	content: "\f007";
	padding-right: 2px;
}

.line_title_outer_container .field_value_type_userlist {
	margin: 0px 3px 0px 3px !important;
}

.field_values_links_searchin {
	color: inherit;
}

.field_values_links_searchin:hover {
	color: #2a96c6;
}

.field_values_links_searchin::before {
	font-family: "Font Awesome 5 Pro";
	content: "\f002";
	padding-right: 2px;
}

.line_title_outer_container .field_values_links_searchin {
	margin: 0px 3px 0px 3px !important;
}

.field_value_type_tracking_link {
	padding: 2px 0px 0px 0px;
}

.field_value_type_calculated_icon::before {
	font-family: "Font Awesome 5 Pro";
	content: "\f1ec";
	padding-right: 2px;
}

.field_value_type_sequence {
	color: inherit;
}

.field_value_type_sequence:hover {
	color: #2a96c6;
}

.field_value_type_sequence::before {
	font-family: "Font Awesome 5 Pro";
	content: "\f471";
	padding-right: 2px;
}

.line_title_outer_container .field_value_type_sequence {
	margin: 0px 3px 0px 3px !important;
}

.define_storage {
	display: block;
	font-size: 12px;
	color: #2a96c6 !important;
	font-weight: 300 !important;
	padding: 10px 0px 5px 0px;
}

.define_storage:hover {
	color: #f36927 !important;
}

.define_storage i {
	display: block;
	font-size: 28px;
	line-height: 28px;
	padding-bottom: 6px;
}

.define_storage_button {
	display: block;
	font-size: 12px;
	color: #2a96c6;
	font-weight: 300;
	vertical-align: bottom;
	line-height: 16px;
}

.define_storage_button:hover {
	color: #e15817;
}

.define_storage_button i {
	display: inline-block;
	font-size: 15px;
	vertical-align: bottom;
	line-height: 16px;
}

.define_cage {
	display: block;
	font-size: 12px;
	color: #2a96c6 !important;
	font-weight: 300 !important;
	padding: 8px 0px 5px 0px;
}

.define_cage:hover {
	color: #f36927 !important;
}

.define_cage i {
	display: block;
	font-size: 28px;
	line-height: 28px;
	padding-bottom: 2px;
}

.sidebar_storage_container {
	display: flex;
	flex-wrap: wrap;
}

.full_page_storage_container {
	display: inline-block;
}

.sidebar_storage_container div.inner_storage_container:nth-child(even) {
	padding-left: 1px;
}

.sidebar_storage_container div.inner_storage_container:nth-child(odd) {
	padding-right: 1px;
}

.content_sidebar_buttons div {
	display: flex;
	flex: 1;
	flex-direction: column;
	align-content: center;
	justify-content: center;
}

.full_page_storage_container div.inner_storage_container {
	padding-right: 1px !important;
	padding-left: 1px !important;
}

.sidebar_primary_container {
	width: 50%;
	flex-grow: 1;
}

.full_page_primary_container {
	float: left;
	width: 210px;
}

.primary_storage_border {
	border-top: 2px solid #006699;
}

.sidebar_secondary_container {
	width: 50%;
	flex-grow: 1;
}

.sidebar_secondary_container:last-of-type {
	flex-grow: 0;
}

.sidebar_secondary_container.selected_aliquot div.content_sidebar_sub_header,
.sidebar_secondary_container.selected_aliquot div.secondary_storage_border {
	border-color: #f9d135;
}

.sidebar_secondary_container.selected_aliquot div.content_sidebar_sub_header,
.sidebar_secondary_container.selected_aliquot div.secondary_storage_border {
	box-shadow: 0px 0px 5px 1px #f9d135;
}

.tablerowsmall.selected_aliquot {
	background: #f9d135;
}

span.selected_aliquot {
	color: #e15817 !important;
	font-weight: bold;
}

.buttons_bottom_container {
	width: 50%;
	flex-grow: 1;
	min-width: 125px;
}

.full_page_secondary_container {
	float: left;
	width: 210px;
}

.secondary_storage_border {
	border-top: 2px solid #ec6219 !important;
}

.sidebar_storage_row {
	display: flex;
	box-sizing: border-box;
}

.storage_row_border_top {
	border-top: 1px solid #e1e8ed;
}

.sidebar_storage_row .boxgrid_count_tubes_container {
	width: 90%;
	text-align: left;
	padding-top: 2px;
}

.sidebar_storage_row .boxgrid_info_container {
	width: 10%;
	text-align: right;
}

.sidebar_storage_row .boxgrid_info_container a {
	display: inline-block;
	font-size: 19px;
	color: #2a96c6;
	margin: -6px 0px 0px 0px;
}

.sidebar_storage_row .boxgrid_info_container a:hover {
	color: #e15817;
}

.sidebar_storage_row .boxgrid_remove_tube_container {
	width: 10%;
	text-align: right;
}

.sidebar_storage_row .boxgrid_remove_tube_container a {
	display: inline-block;
	font-size: 19px;
	color: #e15817;
	margin: -2px 0px 0px 4px;
}

.sidebar_storage_row .boxgrid_remove_tube_container a:hover {
	color: #d2322d;
}


.sidebar_storage_row .boxgrid_remove_tube_container a.removal-disabled {
	color: #999;
}

.sidebar_storage_row .boxgrid_remove_tube_container a.removal-disabled:hover {
	color: #999;
	cursor: not-allowed;
}

a.manage-straws {
	float: right;
	font-size: 19px;
	color: #2a96c6;
}

a.manage-straws:hover {
	color: #e15817;
}

.sidebar_storage_row .boxgrid_box_details_container {
	width: 90%;
	text-align: left;
}

.sidebar_storage_row .boxgrid_box_details_container_extra_padding {
	padding-left: 6px;
}

.sidebar_storage_row .shelfpart_details_container {
	width: 100%;
	text-align: left;
}

.sidebar_storage_row .storage_owner {
	color: #2a96c6;
}

.sidebar_storage_row .storage_owner:hover {
	color: #e15817;
}

.storage_disable_link {
	color: #a6a6a6;
	font-style: italic;
}

.storage_disable_link:hover {
	cursor: not-allowed;
}

.pos_color_circle {
	border-radius: 50%;
	width: 14px;
	height: 14px;
	margin: 2px 6px 0px 0px;
}

.content_sidebar_sub_header a {
	margin-right: 4px;
}

.content_sidebar_sub_header a:first-of-type {
	margin-right: 0px;
}

.sidebar_box_edit {
	float: right;
	font-size: 20px;
	color: #444;
	margin-top: -4px;
}

.sidebar_box_edit:hover {
	color: #e15817;
}

.sidebar_box_info {
	float: right;
	font-size: 20px;
	color: #444;
	margin-top: -4px;
}

.sidebar_box_info:hover {
	color: #e15817;
}

.sidebar_box_delete {
	float: right;
	font-size: 20px;
	color: #444;
	margin-top: -4px;
}

.sidebar_box_delete:hover {
	color: #e15817;
}

.thaw_counts {
	display: inline-block;
	min-width: 26px;
	text-align: center;
	color: #2a96c6;
	padding: 3px;
	border: 1px solid #2a96c6;
	border-radius: 50%;
	margin: -10px 0px 0px 15px;
}

.open_plasmid_content {
	font-size: 20px;
	color: #e15817;
}

.open_plasmid_content:hover {
	color: #85b840;
}

.download_file {
	display: block;
	font-size: 11px;
	color: #2a96c6 !important;
	font-weight: 300 !important;
}

.download_file:hover {
	color: #f36927 !important;
}

.download_file_type_pdf::before {
	display: block;
	font-family: "Font Awesome 5 Pro";
	font-size: 34px;
	line-height: 34px;
	content: "\f1c1";
	padding-bottom: 4px;
}

.download_file_type_csv::before {
	display: block;
	font-family: "Font Awesome 5 Pro";
	font-size: 34px;
	line-height: 34px;
	content: "\f6dd";
	padding-bottom: 4px;
}

.download_file_type_txt::before {
	display: block;
	font-family: "Font Awesome 5 Pro";
	font-size: 34px;
	line-height: 34px;
	content: "\f15c";
	padding-bottom: 4px;
}

.download_file_type_openoffice::before {
	display: block;
	font-family: "Font Awesome 5 Pro";
	font-size: 34px;
	line-height: 34px;
	content: "\f15c";
	padding-bottom: 4px;
}

.download_file_type_xml::before {
	display: block;
	font-family: "Font Awesome 5 Pro";
	font-size: 34px;
	line-height: 34px;
	content: "\f1c9";
	padding-bottom: 4px;
}

.download_file_type_html::before {
	display: block;
	font-family: "Font Awesome 5 Pro";
	font-size: 34px;
	line-height: 34px;
	content: "\f1c9";
	padding-bottom: 4px;
}

.download_file_type_excel::before {
	display: block;
	font-family: "Font Awesome 5 Pro";
	font-size: 34px;
	line-height: 34px;
	content: "\f1c3";
	padding-bottom: 4px;
}

.download_file_type_word::before {
	display: block;
	font-family: "Font Awesome 5 Pro";
	font-size: 34px;
	line-height: 34px;
	content: "\f1c2";
	padding-bottom: 4px;
}

.download_file_type_powerpoint::before {
	display: block;
	font-family: "Font Awesome 5 Pro";
	font-size: 34px;
	line-height: 34px;
	content: "\f1c4";
	padding-bottom: 4px;
}

.download_file_type_image::before {
	display: block;
	font-family: "Font Awesome 5 Pro";
	font-size: 34px;
	line-height: 34px;
	content: "\f1c5";
	padding-bottom: 4px;
}

.download_file_type_video::before {
	display: block;
	font-family: "Font Awesome 5 Pro";
	font-size: 34px;
	line-height: 34px;
	content: "\f1c8";
	padding-bottom: 4px;
}

.download_file_type_audio::before {
	display: block;
	font-family: "Font Awesome 5 Pro";
	font-size: 34px;
	line-height: 34px;
	content: "\f1c7";
	padding-bottom: 4px;
}

.download_file_type_compressed::before {
	display: block;
	font-family: "Font Awesome 5 Pro";
	font-size: 34px;
	line-height: 34px;
	content: "\f1c6";
	padding-bottom: 4px;
}

.download_file_type_unknow::before {
	display: block;
	font-family: "Font Awesome 5 Pro";
	font-size: 34px;
	line-height: 34px;
	content: "\f15b";
	padding-bottom: 4px;
}

.field_versioning_link {
	float: right;
}

.field_versioning_link a {
	font-size: 16px;
	color: #2a96c6;
}

.field_versioning_link a:hover {
	color: #e15817;
}

.linkpick_add_link {
	font-size: 11px !important;
	color: #2a96c6;
	margin: 0px 6px 0px 6px;
}

.linkpick_add_link::before {
	font-family: "Font Awesome 5 Pro";
	content: "\f0c1";
	padding-right: 2px;
}

.open_treeview_link {
	font-size: 11px !important;
	color: #2a96c6;
	margin: 0px 6px 0px 6px;
}

.open_treeview_link::before {
	font-family: "Font Awesome 5 Pro";
	content: "\f542";
	padding-right: 2px;
}

#normal_links_div_see_more {
	font-size: 11px !important;
	color: #333;
	margin: 0px 6px 0px 6px;
}

#normal_links_div_see_more:hover {
	color: #2a96c6;
}

#normal_links_div_see_more::before {
	font-family: "Font Awesome 5 Pro";
	content: "\f06e";
	padding-right: 2px;
}

.or_separator {
	color: #646569;
	width: 100%;
	align-items: center;
	display: flex;
	text-align: center;
}

.or_separator::before {
	border-bottom: 1px solid #cccccc;
	content: "";
	flex: 1 1 auto;
	margin-right: 10px;
}

.or_separator::after {
	border-bottom: 1px solid #cccccc;
	content: "";
	flex: 1 1 auto;
	margin-left: 10px;
}

.analysis_tabs_container .nav-tabs .nav-link.active {
	background-color: transparent !important;
}

.analysis_tab_option_links {
	text-align: right;
}

.analysis_tab_option_links a {
	font-size: 12px;
	color: #2a96c6;
	margin: 0px 4px 0px 4px;
}

.analysis_tab_option_links a:hover {
	color: #e15817;
}

.analysis_tab_option_links a > i {
	margin-right: 2px;
}

.customtab a.nav-link {
	font-size: 13px;
}

.customtab a.nav-link i {
	margin-right: 4px;
}

.responsive_only_show {
	display: none;
}

.cs_summary_line {
	width: 70%;
	float: left;
}

.cs_molecule_sidebar {
	width: 30%;
	float: left;
	margin: 1px 0px 1px 2px;
	background: #f7fafc;
	border: 1px solid #e1e8ed;
	text-align: center;
}

.cs_molecule_sidebar .cell {
	display: inline-block;
	cursor: pointer;
}

.cs_molecule_view_table .cell {
	cursor: pointer;
}

.cs_field_row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
}

.cs_field_subrow {
	display: flex;
	flex: 1;
}

.cs_field_legends {
	float: left;
	width: 25%;
	font-size: 14px;
	line-height: 18px;
	color: #2a96c6;
	text-align: right;
	padding: 4px 3px 4px 20px;
	background: #edf2f3;
	border: 1px solid #cdcdcd;
	margin: 1px 1px 1px 1px;
}

.cs_wider_legends {
	width: 35%;
}

.cs_field_legends_first_column {
	margin: 1px 1px 1px 0px;
}

.cs_field_values {
	float: left;
	width: 75%;
	color: #333 !important;
	font-size: 13px;
	text-align: left;
	padding: 4px 2px 4px 3px;
	line-height: 18px;
	border: 1px solid #cdcdcd;
	margin: 1px 0px 1px 1px;
	word-break: break-all;
}

.cs_wider_values {
	width: 65%;
}

.cs_molecule_view_table_container {
	width: 100%;
	background: #fff;
	border: 1px solid lightgrey;
	border-radius: 3px !important;
	box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.08);
	padding: 4px;
	display: flex;
	flex-wrap: wrap;
}

.cs_molecule_view_table {
	flex: 1 0 325px;
	box-sizing: border-box;
	background: #e0ddd5;
	margin: 1px 0px 1px 2px;
	background: #f7fafc;
	border: 1px solid #e1e8ed;
	text-align: center;
}

.cs_molecule_view_table_sub_header {
	background: #e1e8ed;
	padding: 4px 0px;
	margin-bottom: 10px;
}

.cs_molecule_view_table_sub_header a {
	color: #2a96c6;
}

.cs_molecule_view_table_sub_header i {
	color: #444;
}

.cs_molecule_view_table_sub_header a:hover {
	color: #f47d43;
}

.viewer_container canvas:hover {
	cursor: grab;
}

.content_chemical_parent {
	margin: 1px 0px 0px 0px;
}

.chemical_parent_row {
	display: flex;
	box-sizing: border-box;
	line-height: 1.5;
	width: 100%;
}

.inner_chemical_parent_row {
	display: inline-flex;
	width: 50%;
}

.chemical_parent_row #module1,
.chemical_parent_row #chem_cat {
	margin-left: 10px;
}

.chemical_parent_row #parent_id,
.chemical_parent_row #chem_id_child,
.chemical_parent_row #chem_id_child_cas,
.chemical_parent_row #chem_id_child_cas {
	margin-left: 10px;
}

.chemical_parent_row #module2 {
	margin-left: 4px;
}

.chemical_parent_row .reagent_association_error {
	color: #e15817;
	font-size: 0.8rem;
	font-weight: bold;
	font-style: italic;
	padding: 0px 0px 6px 5px;
}

.chemical_parent_row .reagent_association {
	margin: 0px 0px 2px 4px;
}

.chemical_parent_row .text_input_label {
	height: 25px;
	font-size: 0.8rem;
	line-height: 25px;
	font-weight: normal;
	margin-left: 4px;
}

.chemical_parent_input {
	margin-top: 4px;
}

.chemical_parent_options {
	margin-top: 4px;
}

.chemical_parent_options i {
	margin-left: 10px;
}

.chemical_parent_buttons {
	margin: 2px 0px 0px 30px;
}

.module_page_info {
	width: 70%;
	float: left;
	margin: 5px 0px 0px 0px;
}

.module_page_options {
	width: 30%;
	float: right;
	margin: 0px 0px 2px 0px;
}

.module_page_options a {
	float: right;
	margin-right: 5px;
}

.module_page_options a:first-of-type {
	margin-right: 2px;
}

.module_page_options form {
	padding: 0px;
	margin: 0px;
}

.module_page_options form a.jump_record_submit:first-of-type {
	margin: 0px 5px 0px 0px;
}

.module_page_options form a.jump_record_submit:first-of-type {
	margin: 0px 80px 0px 0px;
}

.project_codes_container div {
	padding: 4px 0px 0px 0px;
}

.project_codes_container div:first-of-type {
	padding: 0px 0px 0px 0px;
}

.import-confirm-container {
	margin-top: 5px;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.import-confirm-container .import-pagination {
	flex: 1;
}

.import-confirm-container .import-confirm-info {
	flex: 1;
}

.import-confirm-info div.import-confirm-warning {
	float: right;
	color: #ea5900;
	background: #ffe8a3;
	padding: 10px 15px;
	border-right: 3px solid #ea5900;
	margin-bottom: 5px;
}

.import-confirm-info div.import-confirm-buttons {
	width: 100%;
	float: right;
}

.import-confirm-info div.import-confirm-buttons a {
	float: right;
}

.import-confirm-info div.import-confirm-buttons a.disabled {
	cursor: not-allowed;
}

.import-valid-cxsmiles-record {
	color: #67b523;
}

.import-valid-cxsmiles-record::before {
	font-family: "Font Awesome 6 Pro";
	font-weight: 300;
	content: "\f00c";
	margin-right: 2px;
}

.import-invalid-cxsmiles-record {
	color: #ea5900;
	background: #ffe8a3;
}

.import-invalid-cxsmiles-record::before {
	font-family: "Font Awesome 6 Pro";
	font-weight: 300;
	content: "\f071";
	margin-right: 2px;
}

#import-cxsmiles-pending {
	text-align: center;
	color: #ea5900;
	background: #ffe8a3;
	padding: 10px 15px;
	border-left: 3px solid #ea5900;
	border-right: 3px solid #ea5900;
	margin-top: 5px;
}

#import-cxsmiles-completed {
	text-align: center;
	color: #67b523;
	background: #d7ffaf;
	padding: 10px 15px;
	border-left: 3px solid #67b523;
	border-right: 3px solid #67b523;
	margin-top: 5px;
}

#import-cxsmiles-extraction-failed {
	text-align: center;
	color: #ea5900;
	background: #ffe8a3;
	padding: 10px 15px;
	border-left: 3px solid #ea5900;
	border-right: 3px solid #ea5900;
	margin-top: 5px;
}

.cage_plan_memory {
	position: fixed;
	width: 100%;
	bottom: 2px;
	z-index: 99;
}

.cage_plan_memory table {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.cage_plan_memory td {
	background: #fff;
}

.admin_memorized_outter_table .filter_searches_module_container {
	padding: 4px 4px;
}

.admin_memorized_outter_table .btn-light-container {
	width: 50%;
	float: right;
}

.admin_memorized_outter_table .btn-light {
	width: 100% !important;
	height: 30px !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	background: #fff;
	border: 1px solid #ced4da;
}

.admin_memorized_outter_table .btn-light.dropdown-toggle,
.admin_memorized_outter_table .btn-light.dropdown-toggle:active {
	background: #fff;
}

.admin_memorized_table {
	width: 100%;
	border-collapse: collapse !important;
}

.admin_memorized_table .sub_title {
	padding: 6px 8px;
}

.admin_memorized_table .tablerow {
	padding: 3px 3px;
}

.share_multiselect_container .dropdown-menu {
	min-width: 250px;
	max-width: 400px;
	max-height: 300px !important;
}

.memorize_search_container .radio_options_container {
	height: 36px;
}

.memorize_options_links a {
	float: right;
	margin-left: 6px;
}

.multiselect-container a {
	text-decoration: none !important;
}

.multiselect-filter .multiselect-search {
	margin-top: 0px;
	height: 31px !important;
	border-top-left-radius: 0.25rem !important;
	border-bottom-left-radius: 0.25rem !important;
}

.multiselect-filter .multiselect-clear-filter {
	padding: 0.3rem 0.75rem;
	height: 31px;
}

.multiselect-filter .multiselect-clear-filter i {
	display: none;
}

.multiselect-filter .multiselect-clear-filter::before {
	font-family: "Font Awesome 5 Pro";
	font-size: 14px;
	font-weight: 300;
	content: "\f00d";
	color: #555;
}

.multiselect-filter .input-group {
	margin: 0px !important;
	padding: 4px;
}

.multiselect-filter .input-group:hover {
	background: #fff;
}

.user_badge_number {
	color: #2a96c6 !important;
	font-size: 16px;
	float: right;
	margin-right: 2px;
}

.user_badge_number:hover {
	color: #f36927 !important;
}

.duplicated_badge_number_alert {
	padding: 2px 0px 0px 1px;
	color: #d2322d;
}

.color_preview_show {
	float: left;
	width: 32px !important;
	height: 32px !important;
	font-size: 16px;
	padding-top: 6px;
	margin: 0px 6px 0px 0px;
	text-align: center;
	border: 1px solid #ced4da;
	border-radius: 0.2rem;
	cursor: pointer;
}

.form-control-colors {
	width: 100%;
	float: left;
	margin-top: 8px;
}

.form-control-colors:first-of-type {
	margin-top: -12px;
}

.form-control-colors label {
	width: 100%;
	margin: 0px;
}

.form-control-colors input.form-control {
	height: 28px !important;
	max-width: 110px;
	float: left;
}

.form-control-colors .color_preview_show {
	float: left;
	width: 28px !important;
	height: 28px !important;
	line-height: 1.5;
	font-size: 14px;
	padding-top: 2px;
	margin: 0px 6px 0px 0px;
	text-align: center;
	border: 1px solid #ced4da;
	border-radius: 0.2rem;
	cursor: pointer;
}

.storage-control-colors label {
	float: left;
	margin: 4px 8px 0px 0px;
}

.storage-control-colors input {
	height: 28px !important;
	max-width: 65px;
	float: left;
}

.storage-control-colors span {
	float: left;
	font-size: 0.8rem;
	margin-top: 5px;
}

.storage-control-colors span:first-of-type {
	margin-left: 8px;
}

.storage-control-colors .color_preview_show {
	float: left;
	width: 28px !important;
	height: 28px !important;
	line-height: 1.5;
	font-size: 14px;
	padding-top: 2px;
	margin: 0px 6px 0px 0px;
	text-align: center;
	border: 1px solid #ced4da;
	border-radius: 0.2rem;
	cursor: pointer;
}

.tag-editor .tag-editor-tag {
	line-height: 20px !important;
	overflow: unset !important;
}

.tag-editor .tag-editor-delete {
	line-height: 20px !important;
	padding-bottom: 0px !important;
}

.tag-editor .tag-editor-delete i {
	line-height: 20px !important;
}

.micronic_generator_table td {
	padding: 4px 2px;
}

.micronic_generator_table [type="checkbox"] + label:not(.checkbox_values) {
	height: 0px !important;
	line-height: 0px !important;
}
.micronic_generator_table_replica_td div{
	display: flex;
	width: 100%;
	height: 100%;
	flex-wrap: wrap;
	align-items: center;
}
.micronic_generator_table_replica_td [type="checkbox"].filled-in:not(:checked) + label:after ,
.micronic_generator_table_replica_td [type="checkbox"].filled-in:checked + label:after,
.micronic_generator_table_replica_td [type="checkbox"].filled-in:checked + label:before{
	top: -7px;
}
.micronic_generator_table_replica_td input,
.micronic_generator_table_replica_td label,
.micronic_generator_table_replica_td span {
	float: left;
}

.micronic_generator_table_replica_td label {
	margin-top: 7px;
}

.micronic_generator_table_replica_td span.topico {
	margin: 7px 4px;
}

.micronic_generator_table_replica_td span.replica_from_legend {
	float: left;
	margin-top: -6px;
}

.all_done_container input[type="radio"]:checked + label::before,
.all_done_container input[type="radio"]:checked + label::after {
	margin-top: 9px !important;
}

.all_done_container input[type="radio"]:not(:checked) + label::before,
.all_done_container input[type="radio"]:not(:checked) + label::after {
	margin-top: 9px !important;
}

.all_done_container
	[type="radio"].with-gap.radio-col-blue-grey:checked
	+ label::after {
	margin-top: 9px !important;
}

.qtip-image {
	display: inline-block;
}

.qtip-image:hover {
	color: #2a96c6 !important;
	cursor: pointer;
}

.lc-image-qtip {
	max-width: none !important;
}

.lc-image-qtip img {
	max-width: 800px !important;
}

.secondary_owner_container {
	display: flex;
	flex-wrap: wrap;
}

.secondary_owner_div {
	flex: 0 50%;
	margin: 8px 0px;
}

.link_structure_search {
	font-size: 12px;
	color: #2a96c6;
}

.link_structure_search:hover {
	color: #e15817;
}

.link_structure_search_off {
	font-size: 12px;
	color: #abb7c6;
	cursor: not-allowed;
}

.link_structure_search_off:hover {
	color: #abb7c6;
}

.darkgrey_small_text {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.gravatar_symbol {
	float: left;
	font-size: 17px;
	line-height: 1.1;
	transform: rotate(270deg);
	margin-right: 4px;
}

.setup_api_ip_list {
	color: #006600;
	font-weight: 500;
}

.setup_api_ip_no_list {
	color: #c00;
	font-weight: 500;
}

.setup_api_remove_ip {
	color: #dd0000 !important;
}

.setup_api_remove_ip:hover {
	color: #6d6d6d !important;
}

.blured_text {
	filter: blur(4px);
}

.blured_text_2 {
	filter: blur(2px);
}

.special_radio_expand input[type="checkbox"]:not(:checked) + label::before,
.special_radio_expand input[type="checkbox"]:not(:checked) + label::after {
	margin-left: -18px !important;
	margin-top: 0px !important;
}

.special_radio_expand input[type="checkbox"]:checked + label::after,
.special_radio_expand input[type="checkbox"].with-gap:checked + label::after {
	margin-left: -18px !important;
	margin-top: 0px !important;
}

.special_radio_expand [type="checkbox"] + label::before,
.special_radio_expand [type="checkbox"] + label::after {
	margin-left: -18px !important;
	margin-top: 0px !important;
}

.checkbox-vertical-align-10 {
	height: 10px !important;
	line-height: 10px !important;
}

.checkbox-vertical-align-12 {
	height: 12px !important;
	line-height: 12px !important;
}

.checkbox-vertical-align-16 {
	height: 16px !important;
	line-height: 16px !important;
}

.checkbox-vertical-align-18 {
	height: 18px !important;
	line-height: 18px !important;
}

.checkbox-vertical-align-21 {
	height: 21px !important;
	line-height: 21px !important;
}

.custom_field_submit_error {
	color: #d2322d;
	padding: 0px 0px 6px 0px;
}

#form_newperiod .btn-light {
	width: 50% !important;
	height: 30px !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	background: #fff;
	border: 1px solid #aaabad;
}

#form_newperiod a.clean_budget_dates {
	float: left;
	font-size: 16px;
	color: #e15817;
	margin: 3px 0px 0px 8px;
}

#form_newperiod a.clean_budget_dates:hover {
	color: #dd0000;
}

.automatic_record_creation {
	color: #333;
	padding-top: 4px;
}

.automatic_record_creation_fail_warning {
	color: #e15817;
	padding-top: 4px;
}

.users_options_delete_group {
	color: #d2322d !important;
}

.users_options_delete_group:hover {
	color: #e15817 !important;
}

.users_options_delete_group.delete_off {
	color: #abb7c6 !important;
}

.users_options_delete_group.delete_off:hover {
	color: #abb7c6 !important;
}

.analysis_module_fields .field_legends {
	width: 20%;
}

.analysis_module_fields .field_values {
	width: 80%;
	overflow-x: auto;
}
.analysis_module_fields .field_values::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #F5F5F5;
}

.analysis_module_fields .field_values::-webkit-scrollbar {
  height: 8px;
  background-color: #F5F5F5;
}

.analysis_module_fields .field_values::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #a0a0a0;
}
.analysis_module_fields {
	width: 95%;
}

.autoexpand {
	display: block;
	margin: 2px;
	width: 100%;
	height: 20px;
	overflow: hidden;
	transition: all 0.5s ease;
}

.maintenance_file_download {
	color: #2a96c6;
	font-size: 15px;
}

.maintenance_file_download:hover {
	color: #f36927;
}

.maintenance_file_download::before {
	display: block;
	font-family: "Font Awesome 5 Pro";
	font-size: 40px;
	font-weight: 300;
	content: "\f659";
}

.maintenance_file_delete {
	color: #e15817;
	font-size: 14px;
}

.maintenance_file_delete:hover {
	color: #dd0000;
}

.maintenance_file_delete::before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	content: "\f2ed";
	margin-right: 4px;
}

.chem_lots_file_download {
	color: #2a96c6;
	font-size: 15px;
}

.chem_lots_file_download:hover {
	color: #f36927;
}

.chem_lots_file_download::before {
	display: block;
	font-family: "Font Awesome 5 Pro";
	font-size: 40px;
	font-weight: 300;
	content: "\f15c";
}

.delete-group-confirmation {
	display: inline-block;
	line-height: 1.5;
	color: #fff;
	background: #f36927;
	padding: 0.3rem 0.4rem;
	border: 1px solid #f47d43;
	border-radius: 0.2rem;
	transition: 0.2s ease-in;
	cursor: pointer;
}

.delete-group-confirmation.confirmation-disabled {
	background: #f29265;
	border: 1px solid #f47d43;
	cursor: not-allowed;
}

.storage-equip-table {
	border-collapse: collapse !important;
}

.storage-equip-table td {
	padding: 4px 6px;
}

.storage-equip-table thead td {
	font-size: 13px;
}

.storage-equip-table tbody td {
	font-size: 12px;
	background: #ffffff;
	border: 1px solid #ebebeb;
}

.storage-equip-table tbody tr:nth-child(even) td {
	background: #f8f8f8;
}

.storage_form_title {
	color: #2a96c6 !important;
	font-size: 15px;
	font-weight: bold;
}

.admin-users-btn-options {
	float: right;
}

.admin-users-btn-options div:last-of-type {
	margin-top: 5px;
}

.admin-users-btn-options .btn {
	min-width: 183px;
	text-align: left;
}

.history-log-btn .btn {
	min-width: 140px;
}

.proxyprefs-table th,
.proxyprefs-table td {
	padding: 4px;
}

.proxyprefs-inner-table th {
	color: #e15817;
	background: #e1e8ed;
}

.proxyprefs-inner-table td {
	background: #f8f8f8;
}

.proxyprefs-inner-table .add-inputs {
	border-top: 1px solid #f36927;
}

.proxyprefs-inner-table input[type="text"] {
	height: 27px !important;
	border: 1px solid #e1e8ed;
}

.proxyprefs-inner-table input[type="text"]:disabled {
	background: #ffffff;
	cursor: not-allowed;
}

.proxyprefs-inner-table .btn-default,
.proxyprefs-inner-table .btn-light {
	width: 100% !important;
	height: 27px !important;
	font-size: 13px;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	background: #fff;
	border: 1px solid #e1e8ed;
	box-sizing: border-box;
}

.proxyprefs-inner-table .btn-default.disabled,
.proxyprefs-inner-table .btn-success.disabled {
	cursor: not-allowed;
}

.proxyprefs-inner-table .btn-group {
	width: 100% !important;
}

.proxyprefs-inner-table .btn-group .multiselect.dropdown-toggle {
	text-align: left;
}

.proxyprefs-inner-table .btn-group .dropdown-toggle::after {
	position: absolute;
	top: 10px;
	right: 10px;
}

.searchprefs-table td {
	padding: 4px;
}

.searchprefs-inner-table td {
	background: #ffffff;
}

.searchprefs-inner-table .btn-default,
.searchprefs-inner-table .btn-light {
	width: 100% !important;
	height: 27px !important;
	font-size: 13px;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	background: #fff;
	border: 1px solid #e1e8ed;
	box-sizing: border-box;
}

.searchprefs-inner-table .btn-default.disabled,
.searchprefs-inner-table .btn-light.disabled {
	cursor: not-allowed;
}

.searchprefs-inner-table.smaller-font .btn-default {
	font-size: 11px !important;
	padding-left: 6px !important;
}

.searchprefs-inner-table.smaller-font .btn-light {
	font-size: 11px;
	padding-top: 5px !important;
	padding-left: 6px !important;
}

.searchprefs-inner-table.smaller-font .dropdown .dropdown-menu .dropdown-item {
	font-size: 11px !important;
}

.searchprefs-inner-table.smaller-font .prefix-mode-container {
	padding-top: 4px;
}

.searchprefs-inner-table.smaller-font .prefix-mode-container input {
	width: 100% !important;
	height: 27px !important;
	font-size: 11px;
	border: 1px solid #e1e8ed;
	box-sizing: border-box;
}

.fields-exclusion {
	float: right;
	color: #e15817;
	margin-right: 5px;
}

.fields-exclusion:hover {
	color: #2181ab;
}

.fields-exclusion-icon {
	float: right;
	color: #2181ab;
	margin-right: 10px;
}

.fields-exclusion-icon:hover {
	color: #2181ab;
}

.fields-exclusion-dgrey-text {
	color: #666;
}

.fields-exclusion-grey-text {
	color: #a4a4a4;
}

.import-discarted-lot td {
	background: #ffe0e0;
}

.import-warning-lot {
	color: #ea5900;
	background: #ffe8a3;
}

.import-error-lot {
	color: #cc0000;
}

.chem-association-dot {
	display: inline-block; 
	font-size: 10px; 
	color: #FFF;
	padding: 2px 3px;
	border-radius: 10px;
}

.chem-association-dot:hover {
	color: #FFF;
}

.chem-association-dot.main {
	background-color: #0f7db0; 
}

.chem-association-dot.child {
	background-color: #9c9797; 
}

a.record-view-link {
	color: #444444 !important;
}

a.record-view-link:hover {
	color: #f36927 !important;
}

a.record-view-link.active {
	color:#f36927 !important;
}

a.record-view-link.active:hover {
	color:#f36927 !important;
}

#admin_users_table a.send-invite {
	color: #2a96c6;
}

#admin_users_table a.send-invite:hover {
	color: #f36927;
}

#admin_users_table a.send-invite.disabled {
	color: #CCC;
}

#admin_users_table a.send-invite.disabled:hover {
	cursor: not-allowed;
}

@media all and (max-width: 1275px) {
	.content_main_reduced_width {
		width: 66% !important;
	}

	.content_sidebar {
		width: 34%;
	}

	.content_main_hybridize_reduced_width,
	.content_main_cage_reduced_width {
		width: 81% !important;
	}

	.content_sidebar_hybridize,
	.content_sidebar_cage {
		width: 19% !important;
	}

	.content_main_plasmid_map_reduced_width {
		width: 43% !important;
		float: left;
	}

	.content_sidebar_plasmid_map {
		width: 26% !important;
	}

	.content_sidebar_plasmid_map_storage {
		width: 31% !important;
	}

	.content_main_plasmid_map_only_main_storage_reduced_width {
		width: 50% !important;
	}

	.content_sidebar_plasmid_map_only_main_storage {
		width: 31% !important;
	}

	.content_sidebar_plasmid_map_storage_only_storage {
		width: 19% !important;
	}
}

@media all and (max-width: 1250px) {
	#groups_settings_table {
		width: 55%;
	}

	#full_access_options_table {
		width: 55%;
	}

	.user-tabs-container ul {
		width: 60%;
	}

	.user-tabs-container .tab-content {
		width: 60%;
	}
}

@media all and (max-width: 1225px) {
	.cs_summary_line {
		width: 68%;
	}

	.cs_molecule_sidebar {
		width: 32%;
	}

	.cs_wider_legends {
		width: 38%;
	}

	.cs_wider_values {
		width: 62%;
	}
}

@media all and (max-width: 1200px) {
	.content_main_reduced_width {
		width: 65% !important;
	}

	.content_sidebar {
		width: 35%;
	}

	.content_main_file_reduced_width {
		width: 82% !important;
	}

	.content_sidebar_file {
		width: 18% !important;
	}

	.content_main_hybridize_reduced_width,
	.content_main_cage_reduced_width {
		width: 80% !important;
	}

	.content_sidebar_hybridize,
	.content_sidebar_cage {
		width: 20% !important;
	}

	.content_main_simple_storage_reduced_width {
		width: 77% !important;
	}

	.content_sidebar_simple_storage {
		width: 23% !important;
	}

	.content_main_plasmid_map_reduced_width {
		width: 41% !important;
		float: left;
	}

	.content_sidebar_plasmid_map {
		width: 27% !important;
	}

	.content_sidebar_plasmid_map_storage {
		width: 32% !important;
	}

	.content_main_only_main_storage_reduced_width {
		width: 79% !important;
		float: left;
	}

	.content_sidebar_only_main_storage {
		width: 21% !important;
	}

	.content_main_plasmid_map_only_main_storage_reduced_width {
		width: 48% !important;
	}

	.content_sidebar_plasmid_map_only_main_storage {
		width: 32% !important;
	}

	.content_sidebar_plasmid_map_storage_only_storage {
		width: 20% !important;
	}

	.import_complete_status_warning {
		width: 85%;
	}

	#select_modules_table {
		width: 85%;
	}

	#end_text_table {
		width: 85%;
	}

	#import_main_table {
		width: 85%;
	}

	#ghost_table {
		width: 85%;
	}

	#init_text_table {
		width: 85%;
	}

	.analysis_module_fields .field_legends {
		width: 50%;
	}

	.analysis_module_fields .field_values {
		width: 50%;
	}
}

@media all and (max-width: 1150px) {
	.chem_cat_tab_container > .chem_cat_tab_div {
		flex-basis: 50%;
	}

	.content_main_reduced_width {
		width: 64% !important;
	}

	.content_sidebar {
		width: 36%;
	}

	.content_main_hybridize_reduced_width,
	.content_main_cage_reduced_width {
		width: 79% !important;
	}

	.content_sidebar_hybridize,
	.content_sidebar_cage {
		width: 21% !important;
	}

	.content_main_plasmid_map_reduced_width {
		width: 39% !important;
		float: left;
	}

	.content_sidebar_plasmid_map {
		width: 28% !important;
	}

	.content_sidebar_plasmid_map_storage {
		width: 33% !important;
	}

	.content_main_plasmid_map_only_main_storage_reduced_width {
		width: 46% !important;
	}

	.content_sidebar_plasmid_map_only_main_storage {
		width: 33% !important;
	}

	.content_sidebar_plasmid_map_storage_only_storage {
		width: 21% !important;
	}

	#groups_settings_table {
		width: 65%;
	}

	#full_access_options_table {
		width: 65%;
	}

	.user-tabs-container ul {
		width: 65%;
	}

	.user-tabs-container .tab-content {
		width: 65%;
	}

	.user_inputs input[type="text"],
	.user_inputs input[type="password"] {
		width: 60%;
	}

	.user-tabs-container .bootstrap-select .btn-default,
	.user-tabs-container .btn-group .btn-default {
		width: 60% !important;
	}

	.user-tabs-container .btn-group {
		width: 60% !important;
	}

	.avatar-colors-row .col-3 {
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		max-width: 30%;
	}

	.avatar-colors-row .col-9 {
		-ms-flex: 0 0 70%;
		flex: 0 0 70%;
		max-width: 70%;
	}
}

@media all and (max-width: 1100px) {
	.fancybox-slide--iframe .fancybox-content {
		width: 100% !important;
	}

	.content_table {
		flex-direction: column;
	}

	.content_main_reduced_width {
		width: 100% !important;
	}

	.content_sidebar {
		padding: 1px 0px 0px 0px;
		width: 100%;
	}

	.sidebar_storage_container div.inner_storage_container:nth-child(even) {
		padding: 0px;
	}

	.sidebar_storage_container div.inner_storage_container:nth-child(odd) {
		padding: 0px;
	}

	.sidebar_primary_container {
		width: 100%;
	}

	.full_page_primary_container {
		width: 210px;
	}

	.sidebar_secondary_container {
		width: 100%;
	}

	.buttons_bottom_container {
		width: 100%;
	}

	.full_page_secondary_container {
		width: 210px;
	}

	.responsive_content_sidebar {
		display: block;
		padding: 0px 0px 2px 0px;
		width: 100%;
	}

	.content_main_file_reduced_width {
		width: 100% !important;
	}

	.content_sidebar_file {
		width: 100% !important;
	}

	.content_main_hybridize_reduced_width,
	.content_main_cage_reduced_width {
		width: 100% !important;
	}

	.content_sidebar_hybridize,
	.content_sidebar_cage {
		width: 100% !important;
	}

	.content_main_simple_storage_reduced_width {
		width: 100% !important;
	}

	.content_sidebar_simple_storage {
		width: 100% !important;
	}

	.content_main_plasmid_map_reduced_width {
		width: 100% !important;
	}

	.content_sidebar_plasmid_map_storage {
		width: 100% !important;
	}

	.content_main_plasmid_map_only_main_storage_reduced_width {
		width: 100% !important;
	}

	.content_sidebar_plasmid_map_only_main_storage {
		width: 100% !important;
	}

	.content_sidebar_sub_header {
		margin-top: 0px;
	}

	.full_page_sub_header {
		margin-top: 2px;
	}

	.content_main_only_main_storage_reduced_width {
		width: 100% !important;
	}

	.content_sidebar_only_main_storage {
		width: 100% !important;
	}

	.content_sidebar_body_white {
		background: #fff;
	}

	.responsive_sidebar_hide {
		display: none;
	}

	.responsive_only_show {
		display: flex;
	}

	.cs_summary_line {
		width: 100%;
	}

	.cs_molecule_sidebar {
		width: 100%;
	}

	.import_complete_status_warning {
		width: 90%;
	}

	#select_modules_table {
		width: 90%;
	}

	#end_text_table {
		width: 90%;
	}

	#ghost_table {
		width: 90%;
	}

	#init_text_table {
		width: 90%;
	}

	#import_main_table {
		width: 90%;
	}

	.contact_info_column {
		width: 20%;
	}

	.contact_input_column {
		width: 80%;
	}
}

@media all and (max-width: 1050px) {
	.user_legends {
		width: 35%;
	}

	.user_inputs {
		width: 65%;
	}

	#groups_settings_table {
		width: 70%;
	}

	#full_access_options_table {
		width: 70%;
	}
}

@media all and (max-width: 1000px) {
	.import_complete_status_warning {
		width: 100%;
	}

	#select_modules_table {
		width: 100%;
	}

	#end_text_table {
		width: 100%;
	}

	#ghost_table {
		width: 100%;
	}

	#init_text_table {
		width: 100%;
	}

	#import_main_table {
		width: 100%;
	}

	#import_inner_table .inner_body {
		padding: 15px 10px 15px 10px;
	}

	.storage_btn span {
		display: none;
	}

	.user-tabs-container ul {
		width: 70%;
	}

	.user-tabs-container .tab-content {
		width: 70%;
	}

	.user_inputs input[type="text"],
	.user_inputs input[type="password"] {
		width: 65%;
	}

	.user-tabs-container .bootstrap-select .btn-default,
	.user-tabs-container .btn-group .btn-default {
		width: 65% !important;
	}

	.user-tabs-container .btn-group {
		width: 65% !important;
	}

	#record_id_td,
	#record_id_td_head {
		width: 8%;
	}

	.field_legends {
		width: 30%;
	}

	.field_values {
		width: 70%;
	}

	.analysis_module_fields .field_legends {
		width: 60%;
	}

	.analysis_module_fields .field_values {
		width: 40%;
	}
}

@media all and (max-width: 950px) {
	#groups_settings_table {
		width: 75%;
	}

	#full_access_options_table {
		width: 75%;
	}

	.avatar-colors-row .col-3 {
		-ms-flex: 0 0 35%;
		flex: 0 0 35%;
		max-width: 35%;
	}

	.avatar-colors-row .col-9 {
		-ms-flex: 0 0 65%;
		flex: 0 0 65%;
		max-width: 65%;
	}
}

@media all and (max-width: 900px) {
	#groups_settings_table {
		width: 75%;
	}

	#full_access_options_table {
		width: 75%;
	}

	#record_id_td,
	#record_id_td_head {
		width: 10%;
	}

	#record_id_td a {
		display: none;
	}

	.chemical_parent_row {
		display: block;
		text-align: center;
	}

	.inner_chemical_parent_row {
		width: 100%;
		display: block;
		text-align: center;
	}

	.chemical_parent_input {
		width: 100%;
		margin: 10px 0px 0px 0px;
	}

	.chemical_parent_options {
		width: 100%;
		margin: 4px 0px 10px 0px;
	}

	.chemical_parent_buttons {
		margin: 4px 0px 0px 0px;
	}

	.chemical_parent_row #parent_id {
		margin-bottom: 4px;
	}

	.chemical_parent_row .text_input_label {
		margin: 0px;
	}

	.contact_info_column {
		width: 25%;
	}

	.contact_input_column {
		width: 75%;
	}

	.contact_input_column .user_legends {
		width: 20%;
	}

	.contact_input_column .user_inputs {
		width: 80%;
	}

	.contact_input_column .user_inputs input[type="text"] {
		width: 75%;
	}
}

@media all and (max-width: 850px) {
	#groups_settings_table {
		width: 80%;
	}

	#full_access_options_table {
		width: 80%;
	}

	.user_legends {
		width: 40%;
	}

	.user_inputs {
		width: 60%;
	}
}

@media all and (max-width: 800px) {
	.user-tabs-container ul {
		width: 100%;
	}

	.contact_tabs ul {
		width: 100% !important;
	}

	.user-tabs-container .tab-content {
		width: 100%;
	}

	.contact_tabs .tab-content {
		width: 100% !important;
	}

	.user_inputs input[type="text"],
	.user_inputs input[type="password"] {
		width: 60%;
	}

	.user-tabs-container .bootstrap-select .btn-default,
	.user-tabs-container .btn-group .btn-default {
		width: 60% !important;
	}

	.user-tabs-container .btn-group {
		width: 60% !important;
	}

	.chem_cat_tab_container > .chem_cat_tab_div {
		flex-basis: 100%;
	}
}

@media all and (max-width: 825px) {
	.field_legends {
		width: 35%;
	}

	.field_values {
		width: 65%;
	}

	.secondary_owner_container {
		display: block;
	}

	.secondary_owner_div {
		width: 100%;
		margin: 15px 0px;
	}
}

@media all and (max-width: 750px) {
	#groups_settings_table {
		width: 85%;
	}

	#full_access_options_table {
		width: 85%;
	}

	.users_pagination_top {
		margin-top: 0px;
		margin-bottom: 5px;
	}

	.crypt_mode_top_warning {
		width: 100%;
	}

	.crypt_mode_bottom_warning {
		width: 100%;
		padding: 4px 0px 0px 0px;
	}
}

@media all and (max-width: 700px) {
	.user_inputs input[type="text"],
	.user_inputs input[type="password"] {
		width: 65%;
	}

	.user-tabs-container .bootstrap-select .btn-default,
	.user-tabs-container .btn-group .btn-default {
		width: 65% !important;
	}

	.user-tabs-container .btn-group {
		width: 65% !important;
	}

	.field_legends {
		width: 40%;
	}

	.field_values {
		width: 60%;
	}

	.contact_info_column {
		width: 30%;
	}

	.contact_input_column {
		width: 70%;
	}

	.contact_input_column .user_legends {
		width: 25%;
	}

	.contact_input_column .user_inputs {
		width: 75%;
	}

	.contact_input_column .user_inputs input[type="text"] {
		width: 85%;
	}

	#groups_settings_table {
		width: 100%;
	}

	#full_access_options_table {
		width: 100%;
	}

	.fancybox-content {
		margin: 0 !important;
		width: 100% !important;
		max-width: 100% !important;
	}

	.fancybox-slide {
		padding-left: 6px !important;
		padding-right: 6px !important;
	}
}

@media all and (max-width: 625px) {
	.field_row {
		display: block;
	}

	.field_legends {
		width: 100%;
		text-align: center;
		border-bottom: 1px solid #e1e8ed;
		margin: 1px 0px 0px 0px;
	}

	.field_values {
		width: 100%;
		border-top: 0px;
		margin: 0px 0px 2px 0px;
		word-break: break-all;
	}

	.module_page_options form a.jump_record_submit:first-of-type {
		margin: 0px 60px 0px 0px;
	}

	.user-tabs-container .customtab li a.nav-link span {
		display: none;
	}

	.user_legends {
		width: 100%;
		text-align: center;
	}

	.user_inputs {
		width: 100%;
		text-align: center;
	}

	.user_inputs input[type="text"],
	.user_inputs input[type="password"] {
		width: 100%;
	}

	.user-tabs-container .bootstrap-select .btn-default,
	.user-tabs-container .btn-group .btn-default {
		width: 100% !important;
	}

	.user-tabs-container .btn-group {
		width: 100% !important;
	}

	.user_submit {
		width: 100%;
		display: inline-block;
		text-align: center;
	}

	.contacts_pagination_top {
		width: 100%;
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.contacts_pagination_bottom {
		width: 100%;
	}

	.contact_info_row {
		width: 100%;
		float: left;
	}

	.contact_info_column .avatar {
		margin-top: 10px;
	}

	.contact_info_column .field_row b {
		display: block;
		padding: 0px 0px 0px 0px;
		margin: 2px 0px 8px 0px;
	}

	.contact_info_column .field_row a {
		margin: 0px 0px 20px 0px;
	}

	.contact_info_column {
		width: 100%;
		text-align: center;
	}

	.contact_input_column {
		width: 100%;
	}

	.contact_input_column .user_legends {
		width: 100%;
		text-align: center;
	}

	.contact_input_column .user_inputs {
		width: 100%;
		text-align: center;
	}

	.contact_input_column .user_inputs input[type="text"] {
		width: 100%;
	}
}

@media all and (max-width: 767px) {
	.avatar-colors-row .col-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.avatar-colors-row .col-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
}

@media all and (max-width: 575px) {
	.admin-users-btn-options div {
		float: left;
	}

	.admin-users-btn-options div:first-of-type {
		margin-right: 3px;
	}

	.admin-users-btn-options div:last-of-type {
		margin-top: 0px;
	}

	.admin-users-btn-options .btn {
		min-width: 0px;
	}

	.admin-users-btn-options .btn span {
		display: none;
	}
}

@media all and (max-width: 550px) {
	.analysis_tab_title {
		width: 100%;
	}

	.content_insert_storage_options {
		width: 100%;
	}

	.module_page_options form a.jump_record_submit:first-of-type {
		margin: 0px 40px 0px 0px;
	}

	.show_archived_users_container {
		width: 100%;
		padding: 5px 0px 0px 0px;
	}
}

@media all and (max-width: 515px) {
	.full_page_primary_container {
		width: 100%;
	}

	.full_page_secondary_container {
		width: 100%;
	}

	.storage_info {
		width: 100%;
		margin: 2px 0px 0px 0px;
	}

	.avatar-colors-row .col-3 {
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		max-width: 30%;
	}

	.avatar-colors-row .col-9 {
		-ms-flex: 0 70%;
		flex: 0 0 70%;
		max-width: 70%;
	}
}

@media all and (max-width: 500px) {
	#record_id_td,
	#record_id_td_head {
		width: 20%;
	}

	.module_page_info {
		width: 100%;
		text-align: right;
		margin: -1px 0px 0px 0px;
	}

	.module_page_options {
		width: 100%;
		margin: 0px 0px 0px 0px;
	}

	.search_icon_input {
		width: 100%;
	}

	.search_icon_input #search_input,
	.search_icon_input #hiddenlist_search_input {
		width: 200px;
	}

	.search_icon_input .search_input_side {
		margin-left: -1px;
	}

	.chem_cat_text_input input.numeric {
		width: 100%;
	}

	.chem_cat_text_input input.suppliers_input {
		width: 100%;
	}
}

@media all and (max-width: 400px) {
	.chemical_parent_row .text_input_label {
		margin: 0px 0px 25px 0px;
	}

	.risks_icons_container {
		width: 100%;
		text-align: center;
	}

	.risks_icons_labels_container {
		width: 100%;
		padding: 0px;
		text-align: center;
	}

	.risks_icons_add_button_container {
		width: 100%;
		padding: 4px 0px 0px 0px;
		text-align: center;
	}

	.risks_icons_add_button_container button {
		display: inline-block;
	}

	.avatar-colors-row .col-3 {
		-ms-flex: 0 0 35%;
		flex: 0 0 35%;
		max-width: 35%;
	}

	.avatar-colors-row .col-9 {
		-ms-flex: 0 65%;
		flex: 0 0 65%;
		max-width: 65%;
	}
}

@media all and (max-width: 350px) {
	#record_id_td,
	#record_id_td_head {
		width: 18%;
	}

	.avatar-colors-row .col-3 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.avatar-colors-row .col-9 {
		-ms-flex: 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.form-control-colors:first-of-type {
		margin-top: 14px;
	}
}

@media screen and (min-width: 320px) and (max-width: 640px) {
	#tablequickdestock {
		height: 230px;
	}
	.tablerowsmallheader {
		padding-top: 5px;
		text-align: left;
	}
	.logoquickdestock {
		width: 55%;
		text-align: center;
		padding-top: 20px;
	}
	.buttonquickdestock {
		height: 50px;
		font-size: 16px;
	}
	.aquickdestock {
		display: none;
	}
	.inputqd {
	}
}

.switch {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 20px;
	margin-bottom: 0em;
	float: right;
}

.switch input {
	margin-left: 3px;
	opacity: 0;
	width: 0;
	height: 0;
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 12px;
	width: 12px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.slider_disabled {
	cursor: not-allowed;
}

.slider_disabled:before {
	background-color: #f0f0f0;
}

input:checked + .slider {
	background-color: #006600;
}

input:focus + .slider {
	box-shadow: 0 0 1px #006600;
}

input:checked + .slider:before {
	-webkit-transform: translateX(20px);
	-ms-transform: translateX(20px);
	transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 34px;
	width: auto;
	height: auto;
}

.slider.round:before {
	border-radius: 50%;
}

.integration_input {
	width: 50%;
	height: auto;
	/* overflow-x: hidden;
    overflow-y: auto; */
	border: 1px solid #aaabad;
	border-radius: 0.2rem;
}
.slack_input {
	width: 50%;
}

.slack_label input:read-only {
	background-color: rgb(230, 230, 230);
}

.logoresize {
	max-width: 30%;
	max-height: auto;
}

.li-expand .process-type-filter .btn-group {
	margin-top: -4px !important;
}

@media print {
	.storage_print_zone .sidebar_primary_container,
	.storage_print_zone .sidebar_secondary_container {
		min-width: 220px;
		width: 25%;
	}

	.storage_print_zone .sidebar_box_info,
	.storage_print_zone .sidebar_box_edit,
	.storage_print_zone .sidebar_box_delete,
	.storage_print_zone .boxgrid_info_container,
	.storage_print_zone .boxgrid_remove_tube_container,
	.storage_print_zone .box_info,
	.storage_print_zone .box_edit,
	.storage_print_zone .box_delete {
		display: none !important;
	}

	.storage_print_zone .edit_unique_code.editable-empty {
		display: none !important;
	}

	.storage_print_zone .no_print a {
		display: none !important;
	}

	.storage_print_zone a,
	.storage_print_zone .text-blue {
		color: #000033 !important;
		text-decoration: none;
	}
}

/* TOAST STYLES - START */

.jq-icon-success {
	background-color: #2a96c6 !important;
	color: #ffffff !important;
}

.jq-icon-warning {
	background-color: #e15817 !important;
	color: #ffffff !important;
}

/* TOAST STYLES - END */

#php_version {
	align-items: center;
	color: red;
	font-size: 10px;
	display: inline-block;
}

.control-row {
	display: flex;
	justify-content: end;
	gap: 0.5rem;
	padding: 10px 10px 0 0;
}

.control-row.bt {
	border-top: 1px solid #f36927;
}

.fixed-button {
	position: fixed;
	height: 30px;
	bottom: 70px;
	right: 10px;
}
.automatic-purchase-order-submit-title {
	background-color: #ffffff;
	font-weight: 500;
	color: #017bbc;
	padding: 5px;
	text-align: center;
	border-bottom: 1px #e3e3e3 solid;
	width: 100%;
}
.automatic-purchase-order-submit-table {
	margin-top: 10px;
}
.automatic-purchase-order-submit-inputs {
	width: 100%;
}
.not-allowed-hover:hover {
	cursor: not-allowed !important;
}
.risk-image-group{
	display: flex;
	align-items: flex-start;
	justify-content: center;
	gap: 1%;
	flex-direction: column;
}
.risk-image-group img{
	height: 45px !important;
	width: 45px !important;
}
#storage_print_zone .pdf-viewer ,#storage_print_zone .row #risks-button{
	padding: 9px;
	width: 100%;
	overflow: auto;
	background: #ededed;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 4px;
	min-height: 5rem;
	justify-content: center;

}
#storage_print_zone #add-nfpa{
	top: -3px;
	position: absolute;
	right: 0;
}
#storage_print_zone #add-nfpa i{
	position: relative;
	top: -7px;
	left: -4px;
}
.bb-1{
	border-bottom: 1px solid #cfcfcf;
}
#storage_print_zone .pdf-container{
	max-height: 33rem;
	overflow-y: auto;
	width: 100%;
}
#zoom-100 {
	z-index: 9999;
	position: sticky;
	left: 4px;
	top: 4px;
}
#info-storage .mouse {
	width: 14px;
	height: 25px;
	border: 1px solid rgb(196, 196, 196);
	background-color: transparent;
	border-radius: 13px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

#info-storage .scroll {
	width: 2px;
	height: 7px;
	background-color: rgb(196, 196, 196);
	border-radius: 2px;
	position: absolute;
	bottom: 15px;
	animation: move_918 1.5s linear infinite;
}

@keyframes move_918 {
	0% {
		bottom: 9px;
	}

	50% {
		bottom: 5px;
	}

	100% {
		bottom: 9px;
	}
}
#sortme .ui-sortable-handle{
	cursor: grab;
}