:root{
	--fm-color : #2978BD;
	--fm-color-2 : #e67e22;
}

/*********************************
**		BOOTSTRAP OVERRIDE 		**
**********************************/
.input-group .form-control.fm {
	width: 100%;
}

.input-group[class*="col-"].fm {
	float: left;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: default;
}

.glyphicon.fm {
	zoom: 0.85;
}
.form-control.fm {
	padding: 4px 12px;
	font-size : small;
}
.input-group-addon.fm {
	padding: 4px 8px;
}

.input-group-xs>.form-control,
.input-group-xs>.input-group-addon,
.input-group-xs>.input-group-btn>.btn {
	height: 22px;
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
}

.btn.no-border,
a.no-border{
	background: none;
}

a.no-border-padding{
	border : none;
	padding : 0px;
	margin : 0px;
}

body#fm table {
	border-collapse: collapse;
}

/*This applies to all th td in the application, do not apply generic behaviours that we do not necessarily want.*/
body#fm td, th {
	display: table-cell;
	vertical-align: inherit;
	padding : 5px;
	overflow: initial;
}
body#fm .bootstrap-dialog .bootstrap-dialog-message {
	font-size: 12px;
	font-family: verdana;
}

body#fm .messages.unread{
/* 	background : linear-gradient(to bottom,#f5f5f5 0,#999797 100%); */
}

select {
	border-radius: 5px;
	padding: 1px 0;
}

.alerts .alert{
	width : 95%;
}

.remove-padding-left{
	padding-left : 0px !important;
}

.remove-padding-right{
	padding-right : 0px !important;
}

.remove-padding-bottom {
	padding-bottom: 0px !important;
}

.remove-padding-top {
	padding-top: 0px !important;
}

.remove-margin-top{
	margin-top: 0px !important;
}

.mail-reply{
	color : #555;
}

.remove-margin{
	margin : 0px !important;
}
.remove-padding {
	padding: 0px !important;
}
.table.table-fluid{
	max-width: none;
}

.table.no-top-border th, .table.no-top-border td {
	border-top: none;
}

.table.no-border th, .table.no-border td {
	border: none;
}
.table.nav-small-margin-bot {
	margin-bottom:-5px;
}

body#fm a{}
body#fm img{}

body#fm .btn.vertical-align-top{
	vertical-align: top;
}

body#fm .table tbody>tr>td.vertical-align-top{
	vertical-align: top;
}

body#fm .table.remove-default-table-css{
	background-color : inherit;
	margin-bottom : 0;
	width : 98%;
}

body#fm .table.remove-default-table-css-full-width{
	background-color : inherit;
	margin-bottom : 0;
}

button.btn.btn-link.browse-btn{
	padding : 0px 0px 1px 0px;
	font-size : medium;
}

body#fm .popover{
	width: 100%; /* Max Width of the popover (depending on the container!) */
	z-index: 9999;
}


/*********************************
**		DATEPICKER OVERRIDE 	**
**********************************/
.datepicker table tr td, .datepicker table tr th {
	width: 0px;
	height: 0px;
}

/*********************************
**		CHOSEN OVERRIDE 		**
**********************************/
body#fm .chosen-container {
	font-weight: normal;
	vertical-align: 0px;
}
.currency{
	vertical-align: -8px !important;
	margin-top: 2px;
}
body#fm .chosen-container-single .chosen-single {
	height: 22px;
	line-height: 20px;
	margin-bottom: 2px;
}

div#default .chosen-container {
	vertical-align: middle;
}
div#default .chosen-container-single .chosen-single {
	height: 30px;
	line-height: 30px;
}


/*********************************
**		FINDMOLECULE 			**
**********************************/

body#fm {
	font-family: verdana;
	font-size: 12px;
	margin : 0px;
	background-color: #fff;
}

input {
	padding-left: 3px;
	margin-bottom: 3px;
	font-weight: normal;
}

.collapse.btn-group {
    display: none;
}

.collapse.inlineBlock{
	display: none;
}

.collapse.subSectionTitle{
	display: none;
}
/*Once merged with develop, include in bootstrap override section*/
.panel-body.formulation{
	padding : 5px 0 5px 10px;
}

.formulation-container{
	padding-bottom : 10px;
}

/*
.barCodeTable{
	margin: 13px 10px 10px 10px;
}

.barCodeContainer{
	vertical-align: top;
	padding-left: 115px;
	display: inline-block;
}


*/

.overflowHidden {
	white-space: nowrap;
    overflow: hidden !important;
}

.overflowEllipsis {
	white-space: nowrap;
    overflow: hidden !important;
	text-overflow: ellipsis;
}

.overflowEllipsisWrap {
    overflow: hidden;
	text-overflow: ellipsis;
}

.keepWhiteSpace {
	white-space: pre;
}

a:link {
    text-decoration: none;
}

.nav-tabs a:link {
	color: var(--fm-color);
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.font {
	font-family: verdana;
	font-size: 12px;
}

.fontArial {
	font-family: 'Arial';
}

.fontArialBlack {
	font-family: 'Arial Black';
}

.fontSize0 {
	font-size: 0px;
}

.fontSize8 {
	font-size: 8px;
}

.fontSize9 {
	font-size: 9px;
}

.fontSize10 {
	font-size: 10px;
}

.fontSize11 {
	font-size: 11px;
}

.fontSize12 {
	font-size: 12px;
}

.fontSize14 {
	font-size: 14px;
}

.fontSize16 {
	font-size: 16px;
}

.fontSize20 {
	font-size: 20px;
}

.fontSize22 {
	font-size: 22px;
}

.fontSize24 {
	font-size: 24px;
}

.fontSize90 {
	font-size: 90px;
}

.normalFont {
	color: black;
	font-weight: normal;
}

.fontSize0p9em {
	font-size : 0.9em;
}

.fontDisabled {
	color: #BBB;
}

.lineHeight8 {
	line-height: 8px;
}

.lineHeight9 {
	line-height: 9px;
}

.lineHeight10 {
	line-height: 10px;
}

.lineHeight12 {
	line-height: 12px;
}

.lineHeight14 {
	line-height: 14px;
}

.handCursor {
	cursor : pointer;
}

.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.breakWord {
	word-wrap: break-word;
}

.label555 {
	font-weight: bold;
	color: #555;
}

.infoMessage {
	font-style: italic;
	font-size: 11px;
	font-weight: lighter;
}

.successMessage {
	padding: 10px 0;
	margin-top: 20px;
	font-size: 13px;
}

.infoMessageSection {
	padding: 9.5px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.question {
	color: #666;
	font-style: italic;
	font-weight: bold;
}

.questionBox {
	width: 400px;
	padding-top: 15px;
	padding-left: 10px;
	border-radius: 4px;
	background-color: #E6ECF5;
	box-shadow: 3px 3px 9px 1px rgb(180, 180, 180);
}

.logo {
	background-image: url('../images/Logo.png');
	background-color: white;
	background-repeat: no-repeat;
	background-position-y: 5px;
}

.logoBorder {
	position: relative;
	/*z-index: 1000;*/
	padding: 10px;
    /*background-color: #fff;*/
    width: 20%;
    -webkit-box-sizing : initial;
    box-sizing : initial;
}

.welcomeImageContainer {
	position: relative;
}

.welcomeImage {
	min-height: 544px;
	min-width: 1105px;
/* 	min-height: 780px; */
/* 	min-width: 1583px; */
	height: auto;
	width: 100%;
}

.welcomeLoginSection {
	position: absolute;
	top: 60px;
	right: 50px;
}

.loginButton {
	cursor: pointer;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 19px;
	padding: 6px 20px 4px 20px;
	color: #fff;
	background: #0066cc;
	border: none;
	margin-bottom: 20px;
}

.signUpButton {
	cursor: pointer;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 17px;
	padding: 6px 10px 4px 20px;
	color: #00ff40;
	background: #0066cc;
	border: none;
	margin-bottom: 20px;
}

.success{
    background-color: #5cb85c;
}

/* .welcomeCenterSectionContainer { */
/* 	position: absolute; */
/* 	top: 450px; */
/* } */

/* .welcomeCenterSection { */
/* 	position: relative; */
/* 	max-width: 627px; */
/* 	margin: 0 auto; */
/* } */

.welcomeLoginFont {
	color: white;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 19px;
}

.inputWelcomeLogin {
	background-color: transparent !important;
	color: white;
	height: 20px;
}

.imageIcon {
	height: 13px;
	padding-top: 1px;
	padding-left: 1px;
}

.imageIconLarger {
	height: 15px;
	padding-top: 0px;
	padding-left: 1px;
}

.imageIconNoButton {
	height: 16px;
	-webkit-filter: contrast(35%);
	filter: contrast(35%);
}

.imageLinkIcon {
	height: 13px;
	-webkit-filter: contrast(35%);
	filter: contrast(35%);
}

.imageIconFolderTree {
	height: 13px;
}


.centerScreenOnTop {
	position: fixed;
    left: 48%;
   	top: 40%;
    z-index: 100000;
    height: 50px;
}

.backgroundWhite {
	background-color: white;
}


.backgroundHeaderWelcome {
	padding-left: 10px;
	height: 125px;
	min-width: 1105px;
	background-color: white;
}

.headerBlueBackground {
	background-color: #0066CC;
	height: 20px;
}

.logout {
	text-align: right;
}


.centerWebSite {
	position: relative;
	width: 1120px;
	margin: 0 auto;
}

.centerHoriz {
	display: block;
    margin: 0 auto;
}

body#fm .max-width-website{
	max-width: 1120px;
}

.centerLoginPage {
	position: relative;
	max-width: 420px;
	margin: 0 auto;
}

.background {
	background-color: #fff;
}

.backgroundMain {
	padding: 0 10px 10px 10px;
	min-height: 800px;
	margin-bottom: 300px;
}

.backgroundLogin {
	background: white;
	padding: 10px;
	min-height: 250px;
	padding-top: 50px;
	margin-top: 135px;
}

.deleteIcon {
    position: relative;
}

.deleteIconImage {
    position: absolute;
    display: block;
    top: 0px;
    right: 5px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    opacity: 0.7;
}

.deleteIconImage:hover {
    opacity: 1;
}

.deleteIcon input {
    padding-right: 18px;
}

.inlineBlock {
	display: inline-block;
}

.inline {
	display: inline;
}

.clearBoth {
	clear: both;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.displayTable {
	display: table;
}

.displayTableCell {
	display: table-cell;
}

.topRightCornerMainSection {
	position: absolute;
	top: 16px;
	right: 13px;
}

.uiButton {
	cursor: pointer;
	font-family: verdana;
	font-weight: normal;
	padding: 7px 10px;
	color: #555;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 40%, #e2e2e2 74%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(40%,#eeeeee), color-stop(74%,#e2e2e2), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 40%,#e2e2e2 74%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 40%,#e2e2e2 74%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 40%,#e2e2e2 74%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 40%,#e2e2e2 74%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	border: #ccc 1px solid;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #444;
	margin-bottom: 20px;
}

.uiButton:hover {
	color: black;
}

.searchButton {
	cursor: pointer;
	font-family: verdana;
	font-weight: normal;
	padding: 7px 10px;
	color: #fff;
/* 	background: #e67e22; */
/* 	color: #fff; */
	background: #1D3FB5;
	border: #ccc 1px solid;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #444;
	margin-right: 22px;
}

.searchButton:hover {
/* 	background: #312D9E; */
	background: #f1f1f1;
}

.linkButton {
	color: #555;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 40%, #e2e2e2 74%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(40%,#eeeeee), color-stop(74%,#e2e2e2), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 40%,#e2e2e2 74%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 40%,#e2e2e2 74%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 40%,#e2e2e2 74%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 40%,#e2e2e2 74%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	padding: 1px 4px 2px;
	display: inline-block; /* needed to have margins top and bottom */
	border: #ccc 1px solid;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #444;
}

.linkButton:hover {
	color: black;
	cursor: pointer;
}

.linkButton:disabled {
	cursor: default;
}

.linkButtonLarger {
	color: #555;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 40%, #e2e2e2 74%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(40%,#eeeeee), color-stop(74%,#e2e2e2), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 40%,#e2e2e2 74%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 40%,#e2e2e2 74%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 40%,#e2e2e2 74%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 40%,#e2e2e2 74%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	padding: 4px 5px 3px;
	display: inline-block; /* needed to have margins top and bottom */
	border: #ccc 1px solid;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #444;
}

.linkButtonLarger:hover {
	color: black;
}

.linkIcon {
	color: #555 !important;
}

.linkIcon:hover {
	color: black;
	cursor: pointer;
}

.linkIconOpacity {
	opacity: 0.7;
}

.linkIconOpacityLight {
	opacity: 0.3;
}

.delete-project-btn:disabled {
	opacity: 0.4;
	cursor: not-allowed;
}

.edit-exp-type-btn:disabled {
	opacity: 0.4;
	cursor: not-allowed;
}

.delete-exp-type-btn:disabled {
	opacity: 0.4;
	cursor: not-allowed;
}

.linkIconOpacityLight:hover {
	opacity: 1;
}

.linkButton:hover > .linkIconOpacity {
	opacity: 1;
}

.linkButton:disabled > .linkIconOpacity {
	opacity: 0.4;
	cursor: not-allowed;
}

.linkIcon:hover > .linkIconOpacity {
	opacity: 1;
	-webkit-filter: contrast(400%);
	filter: contrast(400%);
}

.uiButton:hover > .linkIconOpacity {
	opacity: 1;
}

.hoverWhite:hover {
	background: white;
}

.linkButtonResultsTableVerticalAlign {
	position: absolute;
	margin-top: -10px;
	padding-left: 4px;
	top: 50%;
}

.fontAwesomeButton {
	padding: 3px 5px 4px 7px;
}

.labelDate {
	vertical-align: 6px;
}

.selectBox {
	height: 22px;
	margin-top: 3px;
}

.bold {
	font-weight: bold;
}

.margin0 {
	margin: 0px;
}

.margin4 {
	margin: 4px;
}

.marginLeft5 {
	margin-left: 5px;
}

.marginLeft10 {
	margin-left: 10px;
}

.marginLeft20 {
	margin-left: 20px;
}

.marginLeft50 {
	margin-left: 50px;
}

.marginRight5 {
	margin-right: 5px;
}

.marginRight10 {
	margin-right: 10px;
}

.marginRight20 {
	margin-right: 20px;
}

.marginRight30 {
	margin-right: 30px;
}

.marginLeft10 {
	margin-left: 10px;
}

.marginTop5{
	margin-top : 5px;
}

.marginTop7 {
	margin-top: 7px;
}

.marginTop10 {
	margin-top: 10px;
}

.marginTop20 {
	margin-top: 20px;
}

.marginTop25 {
	margin-top: 25px;
}

.marginTop40 {
	margin-top: 40px;
}

.marginTop100 {
	margin-top: 100px;
}

.marginBottom2 {
	margin-bottom: 2px;
}

.marginBottom5 {
	margin-bottom: 5px;
}

.marginBottom10 {
	margin-bottom: 10px;
}

.marginBottom20 {
	margin-bottom: 20px;
}

.marginBottom25 {
	margin-bottom: 25px;
}

.marginBottom40 {
	margin-bottom: 40px;
}

.marginBottom300 {
	margin-bottom: 300px;
}

.noPadding {
	padding: 0px !important;
}

.paddingTop2 {
	padding-top: 2px;
}

.paddingTop3 {
	padding-top: 3px;
}

.paddingTop5 {
	padding-top: 5px;
}

.paddingTop7 {
	padding-top: 7px;
}

.paddingTop10 {
	padding-top: 10px;
}

.paddingTop15 {
	padding-top: 15px;
}

.paddingTop20 {
	padding-top: 20px;
}

.paddingTop30 {
	padding-top: 30px;
}

.paddingTop40 {
	padding-top: 40px;
}

.paddingTop50 {
	 padding-top: 50px;
}

.paddingBottom5 {
	padding-bottom: 5px;
}

.paddingBottom10 {
	padding-bottom: 10px;
}

.paddingBottom15 {
	padding-bottom: 15px;
}

.paddingBottom50 {
	padding-bottom: 50px;
}

.paddingLeft1 {
	padding-left: 1px;
}

.paddingLeft5 {
	padding-left: 5px;
}

.paddingLeft9 {
	padding-left: 9px;
}

.paddingLeft10 {
	padding-left: 10px;
}

.paddingLeft15 {
	padding-left: 15px;
}

.paddingLeft18 {
	padding-left: 18px;
}

.paddingLeft20 {
	padding-left: 20px;
}

.paddingLeft25 {
	padding-left: 25px;
}

.paddingLeft40 {
	padding-left: 40px;
}

.paddingLeft50 {
	padding-left: 50px;
}

.paddingLeft100 {
	padding-left: 100px;
}

.paddingLeft115 {
	padding-left: 115px;
}

.paddingRight3 {
	padding-right: 3px;
}

.paddingRight5 {
	padding-right: 5px;
}

.paddingRight10 {
	padding-right: 10px;
}

.paddingRight20 {
	padding-right: 20px;
}

.paddingRight30 {
	padding-right: 30px;
}

.paddingRight70 {
	padding-right: 70px;
}

.paddingRight80 {
	padding-right: 80px;
}

.paddingRight85 {
	padding-right: 85px;
}

.textAlignCenter {
	text-align: center;
}

.textAlignLeft {
	text-align: left;
}

.textAlignRight {
	text-align: right;
}

.height12 {
	height: 12px;
}

.height20 {
	height: 20px;
}

.height24 {
	height: 24px;
}

.height100 {
	height: 100px;
}

.height125 {
	height: 125px;
}

.height150 {
	height: 150px;
}

.height300 {
	height: 300px;
}

.width100pct {
	width: 100%;
}

.width30 {
	width: 30px;
}

.width40 {
	width: 40px;
}

.width45 {
	width: 45px;
}

.width50 {
	width: 50px;
}

.width57 {
	width: 57px;
}

.width59 {
	width: 59px;
}

.width60 {
	width: 60px;
}

.width70 {
	width: 70px;
}

.width75 {
	width: 75px;
}

.width80 {
	width: 80px;
}

.width85 {
	width: 85px;
}

.width90 {
	width: 90px;
}

.width92 {
	width: 92px;
}

.width100 {
	width: 100px;
}

.width110 {
	width: 110px;
}

.width112 {
	width: 112px;
}

.width115 {
	width: 115px;
}

.width120 {
	width: 120px;
}

.width125 {
	width: 125px;
}

.width130 {
	width: 130px;
}

.width135 {
	width: 135px;
}

.width140 {
	width: 140px;
}

.width150 {
	width: 150px;
}

.width160 {
	width: 160px;
}

.width170 {
	width: 170px;
}

.width175 {
	width: 175px;
}

.width185 {
	width: 185px;
}

.width195 {
	width: 195px;
}

.width200 {
	width: 200px;
}

.width210 {
	width: 210px;
}

.width225 {
	width: 225px;
}

.width250 {
	width: 250px;
}

.width270 {
	width: 270px;
}

.width275 {
	width: 275px;
}

.width300 {
	width: 300px;
}

.width325 {
	width: 325px;
}

.width360 {
	width: 360px;
}

.width370 {
	width: 370px;
}

.width380 {
	width: 380px;
}

.width400 {
	width: 400px;
}

.width410 {
	width: 410px;
}

.width425 {
	width: 425px;
}

.width485 {
	width: 485px;
}

.width500 {
	width: 500px;
}

.width575 {
	width: 575px;
}

.width600 {
	width: 600px;
}

.width695 {
	width: 695px;
}

.width705 {
	width: 705px;
}

.width750 {
	width: 750px;
}

.width770 {
	width: 770px;
}

.width785 {
	width: 785px;
}

.width800 {
	width: 800px;
}

.width850 {
	width: 850px;
}

.width900 {
	width: 900px;
}

.width975 {
	width: 975px;
}

.width990 {
	width: 990px;
}

.width1000 {
	width: 1000px;
}

.width1010 {
	width: 1010px;
}

.width1020 {
	width: 1020px;
}

.width1044 {
	width: 1044px;
}

.width1052 {
	width: 1052px;
}

.width1100 {
	width: 1100px;
}

.findMoleculeBlue {
	color: var(--fm-color);
}

.black {
	color: black;
}

.white {
	color: white;
}

.blue {
	color: blue;
}

.red {
	color: red;
}

.orangeE67E22 {
	color: var(--fm-color-2, #e67e22);
}

.colorWhite {
	color: white;
}

.colorBlueTableHeader {
	color: #286AA3;
}

.color333 {
	color: #333;
}

.color5C5C5C {
	color: #5C5C5C;
}

.color999 {
	color: #999;
}

.backgroundEEE {
	background-color: #EEE;
}

.backgroundFFF {
	background-color: #FFF !important;
}

.backgroundE2E2E2 {
/* 	background-color: #E2E2E2; */
	background-color: #C2DAEF;
}

.backgroundNone {
	background: none;
}

.borderNone {
	border: none;
}

.border {
	border: solid 1px #666666;
}

.borderColor72AEE2 {
	border-color: #72AEE2;
}

.borderRight666 {
	border-right: 1px solid #666666;
}

.borderBBB1px {
	border: 1px solid #BBB;
}

.borderRoundedCCC {
	border: 1px solid #CCC;
	border-radius: 5px;
}

.borderRoundedDDD {
	border: 1px solid #DDD;
	border-radius: 5px;
}

.borderBottom666 {
	border-bottom: 1px solid #666;
}

.borderBottomWhite {
	border-bottom: 1px solid #fff;
}

.expandCheck:hover {
	background-color: #EEE;
}

.resultCheckBox {
	margin-left: auto !important;
  	margin-right: auto !important;
	width: 24px;
}

/* center a div */
.centerAlign {
	margin-left: auto;
  	margin-right: auto;
/*  set the width of the element to center */
}

.verticalAlignTop {
	vertical-align: top;
}

.verticalAlignMiddle {
	vertical-align: middle;
}

.verticalAlign-6 {
	vertical-align: -6px;
}

.verticalAlign-5 {
	vertical-align: -5px;
}

.verticalAlign-2 {
	vertical-align: -2px;
}

.verticalAlign-1 {
	vertical-align: -1px;
}

.verticalAlign2 {
	vertical-align: 2px;
}

.verticalAlign5 {
	vertical-align: 5px;
}

.verticalAlign10 {
	vertical-align: 10px;
}

.verticalAlign65 {
	vertical-align: 65px;
}

.navigation-bar {
	height : 65px;
}

.headerLink {
	color: #777777;
	padding: 4px 10px 5px 10px;
	border : 1px solid;
	border-radius : 5px;
}

.headerLink:hover {
	color: var(--fm-color-2, #e67e22);
	cursor: pointer;
}

.headerLink.compose-icon{
	padding: 4px 10px 4px 10px;
	vertical-align: -18px;
}

a span.tryDemoLink {
	color: white;
	background-color: var(--fm-color);
	padding: 4px 10px;
	vertical-align: -13px;
	border-radius : 5px;
}

span.tryDemoSpan {
	color: white;
	padding: 4px;
	vertical-align: -14px;
}

span.licenseExpriration {
	color: white;
	vertical-align: -14px;
	text-align: left;
	font-weight: bold;
}

a span.tryDemoLink:hover {
	background-color: #75b5ec;
}

.backgroundHeader {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-around;
	height: 60px;
	background: none;
	padding-top: 10px;
	border-bottom: 1px solid #ccc;
}

.noMenu {
	height: 80px;
}


.sectionHeader {

	background: rgb(0, 102, 204); /* Fall-back for browsers that don't
                                    support rgba */
	background: rgba(0, 102, 204, .85);
	margin-top: 0px;
	margin-bottom: 0px;
	font-size : medium;
	border : hidden;
	width : 100%;
}

.sectionHeaderLabBook {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;

	background: rgb(78, 164, 68);
	background: rgba(78, 164, 68, 0.85);
	margin-top: -80px;
	margin-bottom: 17px;
	font-size : medium;
	border : hidden;
	width : 100%;
	min-width : 1120px;
}

.shrink-navigation-bar{
	margin-top:-15px;
	height : 60px;
}

.nav-width{
	width : 145px;
	min-width: 145px;
}

.nav-width-medium{
	width : 165px;
	min-width: 165px;
}

.nav-width-big{
	width : 185px;
	min-width: 185px;
}

.nav-paper-pen{
	height: 23px;
	margin-bottom: 3px;
	margin-right: -6px;
}
.nav-shopping-cart{
	height: 25px;
	margin-left: -2px;
	margin-right: -7px;
	margin-bottom: 2px;
}
.nav-box{
	height: 20px;
	margin-left: -1px;
	margin-right: -6px;
	margin-bottom: 4px;
}
.nav-cogs-two{
	height: 24px;
	margin-left: -3px;
	margin-right: -5px;
	margin-bottom: 1px;
}
.nav-envelope-closed{
	height: 19px;
	margin-left: -2px;
	margin-right: -7px;
	margin-bottom: 4px;
}
.nav-flag{
	margin-left: -1px;
	margin-right: -5px;
}

.sectionTitle {
	line-height : 3.5;
	color: white;
	/*font-size: large;*/
	/*font-weight: bold;*/
	text-align:center;
	text-transform : uppercase;
}


.sectionTitleUnselected a, .sectionTitleUnselected {
	text-align: center;
	line-height : 3.5;
	color: white;
	text-transform : uppercase;
}

.section-title-text-selected{
	/*If we want to color the text when it's selected*/
	/*color : rgb(51,153,255); light blue*/
	/*color: var(--fm-color-2, #e67e22); Light Orange*/
	/*rgb(204,102,0); Dark Orange*/
}

.circle-icon {
	background: var(--fm-color-2, #e67e22);
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	padding: 7px 6px 7px 7px;
	margin-right: 5px;
}

.sectionTitleUnselected:hover .circle-icon,
.sectionTitle:hover .circle-icon {
	background: rgb(51,153,255);
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	padding: 7px 6px 7px 7px;
	margin-right: 5px;
}

.no-bg-color{
	background:none;
}

.subSectionTitle {
	display: inline-block;
	background: rgb(125,185,232); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(125,185,232,1) 0%, rgba(41,137,216,1) 50%, rgba(30,87,153,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,185,232,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(100%,rgba(30,87,153,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(125,185,232,1) 0%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(125,185,232,1) 0%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(125,185,232,1) 0%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(125,185,232,1) 0%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
	text-align: center;
	color: #FFF;
	margin: 10px 10px 20px 0;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	line-height: 30px;
	box-shadow: 5px 5px 5px #888888;
	padding: 5px 0;
}

.subSectionTabBackground {
	padding: 15px 25px 0 25px;
	display: block;
	margin-bottom: 15px;
}

.capsLockWarning {
	font-size: 12px;
	color: #e67e22;
}

.subSectionTab {
	display: inline-block;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	background-color: #fff;
	color: #555;
	padding: 3px 20px;
	text-transform: uppercase;
}

.subSectionTab div {
	border-bottom: 5px solid var(--fm-color-2, #e67e22);
	display: inline-block;
}

.subSectionTab.collapse {
	display: none;
}

.subSectionTabUnselected {
	display: inline-block;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #999;
	padding: 3px 20px;
	text-transform: uppercase;
}

.subSectionTabUnselected:hover {
	color: #92BCE1;
}

.subSectionTabBorder {
	display: inline-block;
	border-right: 3px solid rgb(230, 126, 34);
	line-height: 30px;
	vertical-align: 5px;
	margin: 0 5px;
}

.createNewCompound {
	position: absolute;
	top: 15px;
	right: 10px;
}

.detailsSectionTitle {
	display: inline-block;
/* 	background: #0F4481; */
	background: #5B91CE;
	text-align: center;
	color: #FFF;
	border-radius: 5px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	width: 130px;
	line-height: 30px;
	box-shadow: 1px 5px 6px #888888;
}

.detailsSectionTitleUnselected {
	display: inline-block;
	background: #ADCDEE;
	text-align: center;
	color: #FFF;
	border-radius: 5px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	width: 130px;
	line-height: 30px;
	box-shadow: 0px 2px 5px #888888;
}

.detailsSectionTitleUnselected:hover {
	cursor: pointer;
}

.title {
	font-size: 20px;
	color: var(--fm-color);
	padding-bottom: 10px;
}

.inventoryResultFormulationTitle {
	color: #286AA3;
	font-weight: bold;
	font-size: 12px;
	padding: 8px 5px;
	margin-bottom: 2px;
	background: #cccccc; /* Old browsers */
	background: -moz-linear-gradient(top,  #cccccc 0%, #efefef 68%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(68%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cccccc 0%,#efefef 68%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cccccc 0%,#efefef 68%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cccccc 0%,#efefef 68%); /* IE10+ */
	background: linear-gradient(to bottom,  #cccccc 0%,#efefef 68%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
}

.inventoryEditSectionTitle {
/* 	background-color: #3D83C0; */
	background: rgb(125,185,232); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(125,185,232,1) 0%, rgba(41,137,216,1) 50%, rgba(30,87,153,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,185,232,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(100%,rgba(30,87,153,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(125,185,232,1) 0%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(125,185,232,1) 0%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(125,185,232,1) 0%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(125,185,232,1) 0%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	padding: 5px;
	margin-bottom: 2px;
}

.inventoryEditSectionTitle:hover {
/* 	background-color: #4D97D7; */
	background: rgb(157,202,237); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(157,202,237,1) 0%, rgba(93,166,225,1) 50%, rgba(48,125,214,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(157,202,237,1)), color-stop(50%,rgba(93,166,225,1)), color-stop(100%,rgba(48,125,214,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(157,202,237,1) 0%,rgba(93,166,225,1) 50%,rgba(48,125,214,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(157,202,237,1) 0%,rgba(93,166,225,1) 50%,rgba(48,125,214,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(157,202,237,1) 0%,rgba(93,166,225,1) 50%,rgba(48,125,214,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(157,202,237,1) 0%,rgba(93,166,225,1) 50%,rgba(48,125,214,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dcaed', endColorstr='#307dd6',GradientType=0 ); /* IE6-9 */
}

.inventoryEditSectionTitle .buttons {
	position: relative;
	top: -3px;
}

.inventoryFormulationTitle {
	background-color: #CCC;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 5px;
	margin-bottom: 2px;
}

.inventoryFormulationTitle:hover {
	background-color: #DDD;
	color: #333;
}

.inventoryEditSubSectionTitle {
	color: var(--fm-color);
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 20px;
}

.graySection {
	background-color: #f4f4f4;
/* 	border: 1px solid #ccc; */
	border-radius: 5px;
	padding: 20px 20px 20px 20px;
	color: #555;
	font-weight: bold;
	box-shadow: 3px 3px 9px 1px rgb(180, 180, 180);
	margin-bottom:5px;
}

.graySectionNotBold {
	background-color: #f4f4f4;
/* 	border: 1px solid #ccc; */
	border-radius: 5px;
	padding: 20px 20px 20px 20px;
	color: #555;
	box-shadow: 3px 3px 9px 1px rgb(180, 180, 180);
}

.graySectionPopup {
	background-color: #f4f4f4;
	border-radius: 5px;
	padding: 10px 15px 20px 15px;
	color: #555;
}

.blueSearchSection {
	background-color: #E6ECF5;
/* 	border: 1px solid #ccc; */
	border-radius: 5px;
	padding: 20px 20px 20px 20px;
	color: #555;
	font-weight: bold;
	box-shadow: 3px 3px 9px 1px rgb(180, 180, 180);;
}

.blueSearchSectionTitle {
	padding-bottom: 20px;
	color: #333;
	font-size: 14px;
}

.greenSection {
	background-color: #8AC749;
	border-radius: 5px;
	padding: 20px 15px 1px 15px;
	color: #555;
	font-weight: bold;
}

@media (min-height: 1001px) {
	.inventoryDetailsSection {
		position: fixed;
		left: 5px;
		bottom: 10px;
	/* 	background-color: var(--fm-color); */
		background-color: rgb(129, 177, 218);
		border-radius: 5px;
		width: 400px;
		color: white;
		z-index: 100000;
		height : 100%;
		max-height : calc(100% - 70px);	/*Top banner height*/
	}
}

@media (max-height: 1000px) {
	.inventoryDetailsSection {
		position: fixed;
		left: 5px;
		bottom: 10px;
	/* 	background-color: var(--fm-color); */
		background-color: rgb(129, 177, 218);
		border-radius: 5px;
		width: 400px;
		color: white;
		z-index: 100000;
		height : 100%;
		max-height : calc(100% - 70px);	/*Top banner height*/
	}
}

.inventoryDetailsSectionScroll{
	height : 100%;
}

.divTable {
    display: table;
    width: auto;
    border-collapse: collapse;
}

.divRow {
    display: table-row;
    width: auto;
    border: 1px solid #666666;
}

/* .divRow:nth-child(odd) { */
/*     background-color: #eee; */
/* } */

.divCellHeader {
    float: left; /*fix for buggy browsers*/
    display: table-cell;
    padding: 5px 15px;
}

.divCell {
    float: left; /*fix for buggy browsers*/
    display: table-cell;
    padding: 15px;
}

.moleculeResult, .materialResult {
	margin-bottom: 10px;
/*  box-shadow: 5px 5px 10px rgb(164, 186, 208); */
 	box-shadow: 3px 3px 9px 1px rgb(180, 180, 180);
	border: 1px solid #ddd;
	border-radius: 2px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f4+0,ffffff+67 */
/* background: #f4f4f4; Old browsers */
/* background: -moz-linear-gradient(left,  #f4f4f4 0%, #ffffff 67%); FF3.6+ */
/* background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f4f4f4), color-stop(67%,#ffffff)); Chrome,Safari4+ */
/* background: -webkit-linear-gradient(left,  #f4f4f4 0%,#ffffff 67%); Chrome10+,Safari5.1+ */
/* background: -o-linear-gradient(left,  #f4f4f4 0%,#ffffff 67%); Opera 11.10+ */
/* background: -ms-linear-gradient(left,  #f4f4f4 0%,#ffffff 67%); IE10+ */
/* background: linear-gradient(to right,  #f4f4f4 0%,#ffffff 67%); W3C */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff',GradientType=1 ); IE6-9 */

	background-color: #fafafa;
}


.moleculeResult.highlight, .materialResult.highlight{
	box-shadow: 3px 3px 9px 1px rgb(232, 158, 21);
}

.alternateNameResult {
	color: rgb(116, 171, 226);
}

.bottleResults {
	padding: 0 10px 10px 10px;
}

.subRow {
	padding: 20px 0;
}

.subRowTableHeader {
	background-color: #72AEE2;
	color: white;
	font-weight: normal;
}

.material.equipment .subRowTableHeader {
 	background-color: #c172e2;
 	color: white;
 	font-weight: normal;
}

.material.biologic .subRowTableHeader {
	background-color: forestgreen;
	color: white;
	font-weight: normal;
}

.material.waste .subRowTableHeader {
	background-color: #88591e;
	color: white;
	font-weight: normal;
}

.material.equipment .subRowTableHeader {
	background-color: #c172e2;
	color: white;
	font-weight: normal;
}

.material.biology .subRowTableHeader {
	background-color: forestgreen;
	color: white;
	font-weight: normal;
}

.headerRow {
	padding-bottom: 20px;
/* 	background-color: rgb(242, 246, 249); */
/* 	background-color: rgb(245,245,250); */
}

.headerRowHover:hover {
	background-color: #D7E7F7 !important;
}

.bottleRow:hover tr,
.full-inventory tr:hover td{
	background-color: #D7E7F7 !important;
}


.orders .bottleRow:hover tr{
	background-color: inherit !important;
}

.subRow.highlight{
	background-color : rgba(230, 126, 34, 0.3) !important;
}

.structureCanvas {
/* 	background-color: #F3F5F9; */
	background-color: #fff;
    border-radius: 5px;
    width: 200px;
    height: 150px;
    position: relative;
}

.structureCanvasNoHover {
	background-color: #fff;
    border-radius: 5px;
}

.structureCanvas:hover {
	background-color: #D7E7F7;
}

.structureCanvas .canvas-error-icon{
	visibility: hidden;
	vertical-align: top;
	display : inline-block;
	color : lightsteelblue;
	padding-right : 5px;
	padding-top: 5px;
}

.structureCanvas:hover .canvas-error-icon {
	visibility: visible;
}

.canvas-error-icon:hover{
	color : red;
}

.moleculeCanvas {
    position: absolute;
    z-index: 1;
}

.mixtureCanvas {
	position: absolute;
	z-index: 1;
	text-align:center;
	vertical-align:middle;
	width:200px;
	height:150px;
	line-height:150px;
}

.canvasOpts {
    position: absolute;
    right: 3px;
    z-index: 2;
}

.exactMatchShadow {
	background-color: #E3ECF9;
}

.searchResultTable {
	border: 1px solid #ccc;
}

.searchResultTable th
{
	border: none;
	text-align: center;
}

.searchResultTable td
{
	border: none;
	text-align: left;
	padding: 10px 5px;
}

.resultTableMoleculeInfo th, .resultTableMaterialInfo th {
	border: none;
	text-align: left;
	padding: 0px;
	font-weight: normal;
	color: #888;
}

.resultTableMoleculeInfo td, .resultTableMaterialInfo td {
	border: none;
	text-align: left;
	padding: 0px !important;
	font-weight: normal;
}

.borderRightBBBimportant {
	border-right: 1px solid #fff !important;
}

table {
    border-collapse: collapse;
}

table.fixed {
	table-layout: fixed;
}
table.fixed td {
	overflow: hidden;
}

.borderWhiteTable td, .borderWhiteTable th {
	border: 1px solid #fff;
}

.blueTdBackground {
	background-color: #EAEFFD;
}

#form label.error {
	color: red;
}
#form input.error {
	border: 1px solid red;
	margin-right: 8px;
}

.error {
	color: red;
}

table.full-inventory th.maintenanceError {
	min-width : 25px;
	background-color: #f90000;
	color: white;
	font-weight: normal;
}

.table-striped>tbody>tr:nth-child(odd)>td.maintenanceError,.table-striped>tbody>tr:nth-child(odd)>th.maintenanceError {
	background-color: #d00000 !important;
	color: white !important;
}

.table-striped>tbody>tr:nth-child(even)>td.maintenanceError,.table-striped>tbody>tr:nth-child(even)>th.maintenanceError {
	background-color: #f90000 !important;
	color: white !important;
}

.hide{
	display: none;
}

.arrowUp {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid black;
}

.arrowDown {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid black;
}

.arrowRight {
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid black;
}

.arrowLeft {
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right:10px solid black;
}

.arrow-container .arrow-right-down-height{
	height: 20px;
}

.arrowWhiteDown {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid white;
}

.arrowWhiteRight {
	width: 10px;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid white;
	vertical-align: bottom;
}

.arrowDownSmall {
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid black;
}

.arrowRightSmall {
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid black;
}

.positionRelative {
	position: relative;
}

.positionAbsolute {
	position: absolute;
}

.positionFixed {
	position: fixed;
}


.dragAnDropZone {
	border:2px dotted #0B85A1;
	width:400px;
	color:#92AAB0;
	text-align:left;
	vertical-align:middle;
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
	font-size:200%;
}

.ghsIcon {
	width: 50px;
	height: 50px;
}

.ghsIcon.small {
	width: 30px;
	height: 30px;
}

.hazard-icon.small{
	width: 30px;
	height: 30px;
}

#searchResults .search-actions-container{
	display: inline;
	padding-bottom: 0;
}
.search-actions-container{
	display: block;
	padding-bottom : 40px;
}
.search-actions {
	float: right;
	font-size: 12px;
}

.inventory-search-export-selection{
	float: right;
	font-size: 12px;
	padding-right : 10px;
}

.treeCell {
	border: solid 1px #ccc;
	padding: 5px 5px 7px 5px;
    vertical-align: -3px;
}

.touTitle {
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-variant: normal;
	font-weight: 800;
	padding-top: 10px;
	padding-bottom: 5px;
}
.touHeader {
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	padding-top: 5px;
	padding-bottom: 5px;

}
.touText {
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	padding-top: 2px;

}

.touRevision {
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	padding-bottom: 5px;
}

.touButtons{
	padding-top:	10px;
	display: 	inline-block;
}

.touUiButton {
	text-align: center;
	cursor: pointer;
	font-family: verdana;
	font-weight: normal;
	padding: 7px 10px;
	color: #555;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 40%, #e2e2e2 74%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(40%,#eeeeee), color-stop(74%,#e2e2e2), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 40%,#e2e2e2 74%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 40%,#e2e2e2 74%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 40%,#e2e2e2 74%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 40%,#e2e2e2 74%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	border: #ccc 1px solid;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #444;
	margin-bottom: 20px;
}

.successMessageText{
	width: 1000px;
}

.greenCheckMark{
	vertical-align: top;
	display: inline-block;
}

.green{
	color : green;
}

.greenControl {
	color : #11b400;
}

input.quantity{
	width: 100%;
}

input.catalog{
	 width: 125px;
}

input.potential-supplier{
	width: 130px;
}

input.supplier-external-id{
	width: 130px;
}

input.owner-username{
	width: 125px;
}

input.supplier{
	width: 125px;
}

input.purity{
	width: 75px;
}

input.price{
	width: 75px;
}

.superUser {
	color: var(--fm-color);
	margin-left: 51px;
	font-weight: bold;
}

.resultsPerPage {
	float: right;
	color: #777;
	padding-top : 30px;
}

label.valid {
	width: 24px;
	height: 24px;
	background: url(../images/valid.png) center center no-repeat;
	display: inline-block;
	text-indent: -9999px;
}
label.error {
	font-weight: bold;
	color: red;
	padding: 2px 8px;
	margin-top: 2px;
}

td.editableOrderLabel{
	width : 90%;
	padding : 3px;

}
td.editableOrderButton{
	width : 10%;
	padding : 2px;
}

td.editableOrderActionButton{
	width : 50%;
	padding : 1px;
}

.editableOrderActionButton{
	padding : 1px;
}

.has-project-col .checkBoxCol{
	width : 20px;
	max-width : 20px;
}

.checkBoxCol{
	width : 20px;
	max-width : 20px;
}

.has-project-col .requestedByCol,
.has-material-col .requestedByCol{
	width : 90px;
	max-width : 90px;
}

.requestedByCol {
	width : 80px;
	max-width : 80px;
}

.has-project-col .quantityCol{
	width : 75px;
	max-width : 75px;
	text-align: left !important;
}

.quantityCol{
	width : 75px;
	max-width : 75px;
	text-align: left !important;
}

.quantityCol.order{
	width : 95px;
	max-width : 95px;
}

.backgroundEEE .quantityCol .bottle-size{
	color: darkgray;
}

.quantityCol .bottle-size{
	color: darkgray;
}

.bottle-size{
	color: darkgray;
}

.has-project-col .purityCol{
	width : 82px;
	max-width : 82px;
}

.purityCol,
.packagingCol
{
	width : 110px;
	max-width : 110px;
}

.commentCol {
	width : 110px;
	max-width : 110px;
}

.projectCol{
	width : 90px;
	max-width : 90px;
}

.has-project-col .supplierCol,
.has-material-col .supplierCol{
	width : 85px;
	max-width : 85px;
}

.supplierCol{
	width : 100px;
	max-width : 100px;
}

.has-project-col .priceCol{
	width : 60px;
	max-width : 60px;
}

.has-material-col .priceCol{
	width : 70px;
	max-width : 70px;
}

.materials .price-col .edit-container{
	max-width : 110px;
}

.priceCol{
	width : 75px;
	max-width : 75px;
}

.availabilityCol{
	width : 125px;
	max-width : 125px;
}

.has-project-col .catalogIdCol{
	width : 80px;
	max-width : 80px;
}

.catalogIdCol, .lotNumberCol{
	width : 85px;
	max-width : 85px;
}

.has-project-col .statusCol,
.has-material-col .statusCol,
.materials .statusCol{
	width : 80px;
	max-width : 80px;
}

.statusCol{
	width : 100px;
	max-width : 100px;
}

.has-project-col .actionsCol,
.has-material-col .actionsCol{
	width : 40px;
	max-width : 40px;
}


.actionsCol{
	width : 55px;
	max-width : 55px;
}

.barCodeCol{
	width : 80px;
	max-width : 80px;
}

.locationCol{
	width : 97px;
	max-width : 97px;
}

.ownerCol{
	width : 100px;
	max-width : 100px;
}
.casCol{
	width: 125px;
	max-width : 125px;
}

.formulaCol{
	width: 150px;
	max-width : 150px;
}

.mwCol{
	width: 125px;
	max-width : 125px;
}

.densityCol{
	width: 125px;
	max-width : 125px;
}

.msdsCol{
	width: 125px;
	max-width : 125px;
}

.purityInput {
	width: 246px;
}

select.status{
	width : 110px;
}

table.resultOrderDetails{
	width : 100%;
}

table.resultInventoryDetails{
	width : 100%;
}

.chosenBottomPadding{
	 padding-bottom : 5px;
}

.chosenTopPadding{
	padding-top : 5px;
}

.orderCancelled{
	color: red;
}

.quotePending{
	color: blue;
}

.orderPurchased{
	color: var(--fm-color-2, #e67e22);
}

.backorder{
	color: red;
}

.inactiveLink {
	pointer-events: none;
	cursor: default;
	color: black;
}

.shop-promo.welcome{
	min-height: 450px;
}

.groupTree {
	width: 383px;
}

.groupTreeNoActions {
	width: 250px;
}

.groupPopup {
	position: absolute;
	top: 147px;
	left: 67px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;
	z-index: 500;
}

.groupPopupContent {
	padding: 5px 0;
	background-color: rgb(208, 223, 247);
}

.groupPopupX {
	float: right;
	padding-right: 6px;
}

.groupSearchInBox {
	border: solid 1px #ddd;
	padding: 10px;
	border-radius: 5px;
}

.groupSearchInBox:hover {
	background-color: #fff;
	border: solid 1px rgb(208, 223, 247);
}

.groupIconOwner {
	padding-left: 2px;
	color: #777;
}

#groupPopupScroll .btn-sm, #groupPopupScroll .btn-group-sm>.btn {
    padding: 0px 10px;
    font-size: 11px;
}

ul.fancytree-container {
	border: none !important;
}

ul.fancytree-container:focus {
	outline: 0 !important;
}

.barCodeTable{
	margin: 13px 10px 10px 10px;
}

.barCodeContainer{
	vertical-align: top;
	margin-left: 115px;
	display: inline-block;
	background-color: #fff;
}

.barCodeButton{
	vertical-align: top;
	float: right;
	display: inline-block;
	background-color: #fff;
}

.barCodeBorder{
	border: 1px solid #ddd;
	border-style: solid;
	padding: 2px;
}

.panel-heading span:after {
	font-family:'Glyphicons Halflings';
	content:"\e114";
	float: left;
	color: grey;
	padding-right : 2px;

}

.panel-heading.collapsed span:after {
	content:"\e080";
}

.panel-heading.formulation {
	padding: 5px 5px;
	background-color: #C2DAEF;
}

.panel.import{
	border: gray;
	border-style: dashed;
	border-width: thin;
}

/*Override the default colors*/
.panel-heading.import{
    background-color: transparent;
 	border-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
}

.panel-heading.import.file-received{
	background-color: #f5f5f5;
	border-color: #ddd;
	font-weight : bold;
}

#conversations-container .mail-location-label{
	font-size : 11px;
	color : #878787;
	text-transform : uppercase;
}

.panel-title.formulation{
	font-weight: bold;
	font-size : 12px;
}

.panel.formulation.closed{
	width : 20%;
	min-width : 250px;
}

.panel.formulation.opened{
	width : 97%;
}

.panel-title.molecule{
	font-weight: bold;
	font-size : 12px;
}

.panel-title.messages{
	font-weight: bold;
	font-size : 12px;
	height : 20px;
}

.panel-body.messages{
	padding : 1px;
}

.panel-title.conversation-item {
	font-size: 12px;
}

.panel-title.conversation-item{
    font-size : 12px;
}

.panel-title.search-structure{
	font-weight: bold;
	font-size : 12px;
}

.panel-body.search-structure{
	padding : 10px;
}

.panel.molecule{
	width : 55%;
}

.panel-heading.molecule {
	padding: 5px 5px;
}

.panel.panel-default.messages.has-molecule{
	border-color : var(--fm-color);
	border-bottom-color : var(--fm-color);
}

.panel.panel-default.conversation-item.has-molecule{
	border-color : var(--fm-color-2, #e67e22);
	border-bottom-color : var(--fm-color-2, #e67e22);
}


.panel.panel-default.messages{
	border-radius : inherit;
}

#conversations-container .panel-default>.panel-heading.messages {
	background-image : none;
	background-color : #ffffff !important;
	padding : 10px 0 15px;
	border-color : transparent;
}

.panel-default>.panel-heading.messages.collapsed {
	background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
	background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
}

.panel-heading.messages {
    padding: 1px 0px;
}

.panel-heading.conversation-item {
    padding: 1px 0px;
}

.panel.panel-default.messages{
	margin-bottom : 0px;
}

.panel.panel-default.conversation-item{
	margin-bottom : 0px;
	border-bottom-color : lightgray;
}
.panel-default>.panel-heading.conversation-item{
	background-image : none;
	background-color: #E5EBF5;
}

.panel-default>.panel-heading.conversation-item.collapsed{
	background-image: linear-gradient(to bottom, #eee, #fafafa);
	background-color: #f5f5f5;
}

.panel-default>.panel-heading.conversation-item>.panel-title.conversation-item>table>tbody>tr.conversation-item-message-title{
	display:none;
}

.panel-default>.panel-heading.conversation-item.collapsed>.panel-title.conversation-item>table>tbody>tr.conversation-item-message-title{
	display: table-row;
	padding: 5px 5px;
}

.panel-default>.panel-heading.conversation-item>.panel-title.conversation-item>table>tbody>tr.conversation-item-message-title-opened{
	display: table-row;
}

.panel-default>.panel-heading.conversation-item.collapsed>.panel-title.conversation-item>table>tbody>tr.conversation-item-message-title-opened{
	display:none;
}

.panel-heading.search-structure {
	padding: 5px 5px;
}

.printAllButtonGroup{
	margin-left: auto;
	margin-right: auto;
	width : 150px;
	margin-top : 20px;
}

.printAllButton{
	width : 140px;
	padding-top : 5px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 5px;
}

@media print {
	.barCodePrintContainer{
		margin-top : 10px;
		margin-bottom : 10px;
	}
	.no-print, .no-print *
	{
		display: none !important;
	}
}

.compoundEditContainer{
vertical-align: top;
display: inline-block;
}

.searchBox {
width: 475px;
border-radius: 5px;
padding: 6px 4px;
	border-color: #cccccc;
}

.searchBox:focus {
	outline: none;
}

.experience-edit-container .searchBox{
	width: 450px;
}

.advancedSearch {
padding-left: 5px;
vertical-align: -8px;
}

.advancedSearchGroup {
padding-left: 5px;
vertical-align: 14px;
}

.data-action-list {
padding: 10px;
}

.barCodeTarget{
overflow: hidden;
}

.barCodeText{
width : 70%;
display : inline-block;
}

.barCodeIcon{
width : 20%;
display : inline-block;
}

.formulationContainerBlock{
display : inline-block;
width : 150px;
padding-left : 5px;
padding-right : 5px;
}

.cas-dialog .modal-body{
position: relative;
padding: 20px 20px 0 20px;
}

.cas-dialog .modal-footer {
margin-top: 0px;
}

.inventory-edit-dialog .modal-dialog{
	width : 1200px;
}

.functionalGroup-edit-dialog .modal-dialog{
	width : 1200px;
}

.material-edit-dialog .modal-dialog{
	width : 1100px;
}

.structure-cas-dialog .modal-dialog{
	width : 1100px;
}

.structure-cas-dialog .modal-body{
	position: relative;
	padding: 20px 20px 0 20px;
}

.structure-cas-dialog .modal-footer {
	margin-top: 0px;
}

.quick-search-dialog .modal-dialog{
	width : 1100px;
}

.quick-search-dialog .modal-body{
	position: relative;
	padding: 20px 20px 0 20px;
}

.quick-search-dialog .modal-footer {
	margin-top: 0px;
}

.panel-title.search-structure{
	font-weight: bold;
	font-size : 12px;
}

.panel-body.search-structure{
	padding : 10px;
}

.panel-heading.search-structure {
	padding: 5px 5px;
}

.reset-statuses-dialog .modal-dialog{
	width : 1100px;
}

.reset-statuses-dialog .modal-body{
	position: relative;
	padding: 20px 20px 0 20px;
}

.reset-statuses-dialog .modal-footer {
	margin-top: 0px;
}

.select-location-dialog .modal-dialog{
	width : 500px;
}

.select-location-dialog .modal-body{
	position: relative;
	padding: 20px 20px 0 20px;
}

.select-location-dialog .modal-footer {
	margin-top: 0px;
}

.cas-details-label{
width : 170px;
vertical-align: top;
font-weight : bold;
display: inline-block;
}

.ellipsis150 {
	max-width:150px;
  text-overflow: ellipsis;

  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
}
.pcl-dialog .modal-body{
position: relative;
padding: 20px;
min-height : 400px;
}

.groupNameRow .groupName:hover {
	 cursor: pointer;
 }

.row.messages{
padding-top : 15px;
}

.hideOverflow {
overflow: hidden !important;
white-space: nowrap;
text-overflow: ellipsis;
}
.selection-list-table td{
text-overflow : ellipsis;
white-space: nowrap;
overflow: hidden;
}

.tabs-with-12Char{
max-width:125px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}

.fixed-table{
table-layout: fixed;
}

.five-percent-width{
max-width : 5%;
 width : 5%;
}

.seven-percent-width{
	max-width : 7%;
	width : 7%;
}

.ten-percent-width{
	max-width : 10%;
	width : 10%;
}
.fifteen-percent-width{
	max-width : 15%;
	width : 15%;
}
.twenty-percent-width{
	max-width : 20%;
	width : 20%;
}
.twenty-five-percent-width{
	max-width : 25%;
	width : 25%;
}
.thirty-percent-width{
	max-width : 30%;
	width : 30%;
}
.thirty-five-percent-width{
	max-width : 35%;
	width : 35%;
}

.yellow-warning {
color: rgb(255, 145, 0);
}

.supplierLocationSection {
	margin-top: 20px;
	float: right;
	min-width: 536px;
}

.supplierLocation {
	border: 1px solid #999;
	border-radius: 5px;
	padding: 15px;
	margin-top: 10px;
}

.mySelectionsTitle {
	color: var(--fm-color);
	font-size: 16px;
	padding-top: 5px;
	margin-left: 20%;
}

.emptySelectionsTitle {
	color: var(--fm-color);
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: 14%;
}

.import-fields-header {
	font-weight : bold;
	font-size : small;
	margin-bottom: 5px;
	margin-top: 5px;
}

.compose-window {
	min-width: 600px;
	min-height: 400px;
	position: fixed;
	bottom: 0px;
	right: 10px;
	border: 1px solid #cfcfcf;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: white;
	z-index : 1060;
}

.compose-window .header {
	background-color: var(--fm-color);
	color: white;
	font-size: large;
	padding: 5px 0px 5px 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.compose-window .content{
	padding: 20px 20px 0px 5px;
}

.header .btn.adjust-padding{
	padding : 0px 5px 0px 0px;
}

.compose-window .content .message{
	max-width : 100%;
}

.messages .subject-title{
	display: inline-block;
}

.messages .message-title{
	font-weight : normal;
	display: inline-block;
	color: #555;
}

.import-fields-header {
	font-weight : bold;
	font-size : small;
	margin-bottom: 5px;
	margin-top: 5px;
}

.inventory-import-field-name{
	font-size : 14px;
}

.inventory-import-field-padding{
	padding-top: 7px;
	padding-bottom: 8px;
	margin-right : -5px;
	margin-left : 5px;
	background-color : rgb(130,187,232);
}

.inventory-import-field-padding-warning{
	padding-top: 7px;
	padding-bottom: 8px;
	margin-right : -5px;
	margin-left : 5px;
	background-color : var(--fm-color-2);
}

.input-group>input.form-control.large-cas-search {
	width : 250px;
}

.attach-inventory-container{
	border : 2px dashed gray;
	font-size : medium;
}

.input-group>input.form-control.input-large {
	width : 250px;
}

.small-molecule-icon{
	height : 20px;
	width : 20px;
	vertical-align: top;
	margin-top: -4px;
}

.input-group>input.form-control.width600 {
	width : 600px;
}

.betaVersion {
	padding-left: 10px;
    font-weight: bold;
    font-size: 10px;
}

.betaVersion.small {
	font-size: 9px;
	vertical-align: text-top;
	padding-left : 3px;
}

.ownerSelectMargins {
	margin: 4px 0 2px 0;
}

.labBookSectionTitle {
	margin-top: 20px;
	font-size: 16px;
	color: var(--fm-color);
}

.labBookSectionTitle.noMarginTop {
	margin-top: 0px;
}

.drawMolecule75pct {
	transform: translate(38.5px, 16.9px) scale(0.75);
	margin-top: -70px;
    margin-left: -220px;
}

input.valid-quantity{
	border-color : green;
}

input.invalid-quantity {
	border: solid !important;
	border-color: red !important;
	border-width: 2px !important;
}

select.invalid-quantity {
	border: solid;
	border-radius: 5px;
	border-color: red;
	border-width: 2px !important;
}

div.invalid-quantity {
	border: solid;
	border-radius: 5px;
	border-color: red;
	border-width: 2px !important;
	height: 26px;
}

button.invalid {
	border: solid;
	border-radius: 5px;
	border-color: red;
	border-width: 2px !important;
	height: 26px;
}

input[type=radio].invalid-quantity {
	outline: 2px solid red;
}

input.density-required[id^=reagent-density] {
	border: 1px solid red;
}

input.valid-quantity-lab-book{
	color : green;
}

input.invalid-quantity-lab-book {
	color: red;
}

tr.inactive-user-row{
	color : red;
}

.width-50-percent{
	width : 50%;
}

.envelope-icon {
	height: 15px;
	vertical-align: baseline;
}

.envelope-compose {
    height: 15px;
    /*vertical-align: -4px;*/
    /*padding: 1px 1px 0 0;*/
}

.headerLink .image-top {
	display: none;
	position: absolute;
	top: 1px;
	left: 11px;
	z-index: 10;
}

.headerLink:hover .image-top {
	display: inline;
}
#slide3 .tp-dottedoverlay.twoxtwo {
	background: none;
}

.barcodeDataDisplay div:last-child {
	background-color: rgba(255,255,255,0) !important;
	line-height: 8px;
}

#slide3 .tp-dottedoverlay.twoxtwo {
	background: none;
}

.barcodeDataDisplay div:last-child {
	background-color: rgba(255,255,255,0) !important;
	line-height: 8px;
}

.switchReceivedOrders {
	float: right;
	padding-left: 10px;
	margin-top: 45px;
}

.capitalize{
	text-transform : uppercase;
}

.input-xs {
	height: 22px;
	padding: 2px 5px;
	font-size: 12px;
	line-height: 1.5; //If Placeholder of the input is moved up, rem/modify this.
	border-radius: 3px;
}

.searchIconButton {
	font-size: 14px;
	padding: 1px 0 0 1px;
	vertical-align: -1px;
	margin-right: -1px;
}

.narrowCellPadding {
	padding: 5px 1px !important;
}
.select-fm-product,
.select-app,
.select-lang{
	width : 150px;
}

select.width300.select-app,
select.width300.select-lang{
	width:300px;
}

.invert-image-color {
	filter: invert(100%);
	-webkit-filter: invert(100%);
}

.select-fm-product + .chosen-container .chose-image-small,
.select-app + .chosen-container .chose-image-small{
	height : 18px;
	width : 20px;
	margin-bottom: 2px;
}

.select-fm-product + .chosen-container .chose-image-list,
.select-app + .chosen-container .chose-image-list{
	height : 20px;
	width : 20px;
	margin-right : 1px;
}

.select-fm-product + .chosen-container .inventory .chose-image-list,
.select-app + .chosen-container .inventory .chose-image-list{
	height : 20px;
	width : 20px;
	margin-right : 2px;
}
.select-fm-product-container{
	vertical-align : -15px;
}

#app-icon:hover {
	cursor: pointer;
}

.modal.fade, .modal.fade .modal-dialog{
    -moz-transition: none !important;
    -o-transition: none !important;
    -webkit-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
}

.negative-z-index{
	z-index  : -1;
}

.inventory.download-chemdraw{
	float: right;
	font-size: 10px;
	font-weight: normal;
	padding: 6px 22px 3px 0;
}

.position-inherit{
	position : inherit !important;
}


.msds-dropzone .dz-image,
.coa-dropzone .dz-image,
.entity-dropzone .dz-image,
.tabs-dropzone .dz-image{
	cursor : pointer;
	opacity : 0.4;
	z-index : 25;/*Have the image over the dz-details*/
}

.msds-dropzone,
.coa-dropzone,
.entity-dropzone,
.tabs-dropzone{
	width : 80px;
}


.msds-dropzone .dz-image:hover,
.coa-dropzone .dz-image:hover,
.entity-dropzone .dz-image:hover,
.tabs-dropzone .dz-image:hover{
	background:rgb(240, 177, 72);
	background:rgba(240, 177, 72,0.5);
	-webkit-transition: background-color 150ms linear;
	-moz-transition: background-color 150ms linear;
	-o-transition: background-color 150ms linear;
	-ms-transition: background-color 150ms linear;
	transition: background-color 150ms linear;
}

.msds-dropzone .dz-image img,
.coa-dropzone .dz-image img,
.entity-dropzone .dz-image img,
.tabs-dropzone .dz-image img {
	cursor : pointer;
}

.msds-dropzone .dz-filename,
.coa-dropzone .dz-filename,
.entity-dropzone .dz-filename,
.tabs-dropzone .dz-filename{
	z-index : 30;/*Have the file name over the dz-image*/
}

.msds-dropzone.dropzone,
.coa-dropzone.dropzone,
.entity-dropzone.dropzone{
	min-height:75px;
	height : 75px;
	margin : 0 0 5px 0;
	padding : 0;
	width: 300px;
}

.tabs-dropzone.dropzone{
	min-height:75px;
	height : 75px;
	margin : 0 0 5px 0;
	padding : 0;
	width: 600px;
}

.msds-dropzone.dropzone .dz-preview .dz-details,
.coa-dropzone.dropzone .dz-preview .dz-details,
.entity-dropzone.dropzone .dz-preview .dz-details,
.tabs-dropzone.dropzone .dz-preview .dz-details{
	line-height: 100%;
	font-size : 10px;
}
.msds-dropzone.dropzone .dz-preview .dz-details .dz-size,
.coa-dropzone.dropzone .dz-preview .dz-details .dz-size,
.entity-dropzone.dropzone .dz-preview .dz-details .dz-size,
.tabs-dropzone.dropzone .dz-preview .dz-details .dz-size{
	font-size : 9px;
	white-space: nowrap;
}

.msds-dropzone.dropzone .dz-preview .dz-details .dz-size:not(:hover),
.coa-dropzone.dropzone .dz-preview .dz-details .dz-size:not(:hover),
.entity-dropzone.dropzone .dz-preview .dz-details .dz-size:not(:hover),
.tabs-dropzone.dropzone .dz-preview .dz-details .dz-size:not(:hover){
	overflow: hidden;
	text-overflow: ellipsis;
}


.msds-dropzone.dropzone .dz-preview .dz-remove,
.msds-dropzone.dropzone .dz-preview .dz-view,
.coa-dropzone.dropzone .dz-preview .dz-remove,
.coa-dropzone.dropzone .dz-preview .dz-view,
.entity-dropzone.dropzone .dz-preview .dz-remove,
.entity-dropzone.dropzone .dz-preview .dz-view,
.tabs-dropzone.dropzone .dz-preview .dz-remove,
.tabs-dropzone.dropzone .dz-preview .dz-view{
	font-size : 10px;
}

.msds-dropzone.dropzone .dz-preview .dz-image,
.coa-dropzone.dropzone .dz-preview .dz-image,
.entity-dropzone.dropzone .dz-preview .dz-image,
.entity-dropzone.dropzone .dz-preview .dz-image,
.tabs-dropzone.dropzone .dz-preview .dz-image,
.tabs-dropzone.dropzone .dz-preview .dz-image{
	border-radius: 10px;
	margin-bottom: 0.5em;
}

.msds-dropzone.dropzone .dz-default.dz-message,
.coa-dropzone.dropzone .dz-default.dz-message,
.entity-dropzone.dropzone .dz-default.dz-message,
.tabs-dropzone.dropzone .dz-default.dz-message{
	margin : 5px;
	font-size: 11px;
    font-weight: normal;
    color: #bbb;
}

.msds-dropzone .dz-default.dz-message,
.coa-dropzone .dz-default.dz-message,
.entity-dropzone .dz-default.dz-message,
.tabs-dropzone .dz-default.dz-message{
	margin-top : 20px;
}

.msds-dropzone.dropzone .dz-preview,
.coa-dropzone.dropzone .dz-preview,
.entity-dropzone.dropzone .dz-preview,
.tabs-dropzone.dropzone .dz-preview{
	min-height : 35px;
	width : 35px;
	margin : 0 10px 0 10px;
}

.msds-dropzone.dropzone .dz-preview .dz-image,
.coa-dropzone.dropzone .dz-preview .dz-image,
.entity-dropzone.dropzone .dz-preview .dz-image,
.tabs-dropzone.dropzone .dz-preview .dz-image{
	height : 35px;
	width : 35px;
}

.msds-dropzone.dropzone .dz-preview .dz-details,
.coa-dropzone.dropzone .dz-preview .dz-details,
.entity-dropzone.dropzone .dz-preview .dz-details,
.tabs-dropzone.dropzone .dz-preview .dz-details{
	padding : 0;
}

.chosen-delimiters{
	width : 75px;
}

.chosen-delimiters-container .chosen-container{
	padding-top:10px;
	width : 75px;
	min-width: 75px;
}

.chosen-locations-wrapper{
	display: inline-block;
	position:absolute;
}

.locations-chosen-select,
.chosen-locations-wrapper .chosen-container{
	min-width : 120px;
}

.chosen-locations-wrapper .chosen-container .chosen-drop{
	min-width : 175px;
}

.merge-in-container{
	display : none;
}

.hide-table-row {
	visibility: collapse;
	line-height: 0;
	font-size: 0;
}

table.full-inventory{
}

table.full-inventory th{
	min-width : 25px;
	background-color: #72AEE2;
	color: white;
	font-weight: normal;
}

table.full-inventory tr{
}

table.full-inventory td{
	min-width : 100px;
	word-wrap : break-word!important;
}

table.full-inventory td.xs{
	min-width : 50px;
}

table.full-inventory td.sm{
	min-width : 75px;
}

table.full-inventory td.md{
	min-width : 150px;
}

table.full-inventory td.lg{
	min-width : 200px;
}

table.full-inventory td.xl{
	min-width : 300px;
}

table.full-inventory .bottle-actions .dropdown-menu{
	right : 0;
	left : inherit;
}

.cmrs-container span{
	font-size : medium;
	font-weight: bold;
	color : #aaa;
	margin : -2px;
}

.cmrs-container span.active{
	color : red;
}

#generatedStatementsDiv .cmrs-container {
	margin-bottom: 5px;
	padding-left: 2px;
	margin-top: -4px;
}

.details-window .cmrs-container span{
	font-size : medium;
	font-weight: bold;
	color : #fff;
}

.imageLinkIconMyOrders {
	height: 14px;
	-webkit-filter: contrast(0) sepia(100%) hue-rotate(160deg) brightness(0.6) saturate(3.28);
	filter: contrast(0) sepia(100%) hue-rotate(160deg) brightness(0.6) saturate(3.28);
}

.safety-statements {
	border: 1px solid #bbb;
    padding: 2px 8px;
    border-radius: 5px;
}


.full-inventory-content-wrapper{
	margin-left : -20px;
}

.full-inventory-content-wrapper.big-table{
	margin-left : -170px;
}

#full-inventory-content .dataTables_scroll{
	width : 97%;
}

#full-inventory-content.big-table  .dataTables_scroll{
	width : 97%;
}

#full-inventory-content table tr{
	height : 60px;
	max-height : 60px;
}

#full-inventory-content table.dataTable thead th,
#full-inventory-content table.dataTable thead td {
	padding: 10px 8px;
}

#full-inventory-content div.DTS tbody th,
#full-inventory-content div.DTS tbody td{
	white-space : inherit;
}

#full-inventory-content table.dataTable .coa-link{
	margin-left : 5px;
}

.tree-container-title{
	padding : 5px 0 2px 7px;
	font-weight: bold;
}

.my-products label{
	vertical-align:middle;
}

#groupsDiv {
	z-index: 1002;
}

#groupsDiv .search-tree .fancytree-title{
	white-space: nowrap;
	overflow: hidden !important;
	text-overflow: ellipsis;
	width:85%;
}

#groupsDiv .all-inventory,
#groupsDiv .all-materials,
#groupsDiv .all-biology,
#groupsDiv .all-wastes{
	padding-left : 25px;

}

.word-break{
	word-break: normal;
}
.treeCell.actions span.merge{
	padding-right : 3px;
}

.linkButton.collapse{
	display :none;
}

.consumable-details-container .bottle-level{
	color: var(--fm-color);
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 10px;
}

.requested-quantity-label{

}

.bottle-actions{
}

.notification-settings{
	padding-top : 10px;
}

.notification-settings .header{
	color: var(--fm-color);
	font-weight: bold;
	font-size: 14px;
	padding-bottom : 5px;
}

.notification-settings input.check{
	vertical-align: text-bottom;
}

.notification-settings .content{
	padding-left : 20px;
}

.notification-settings .notification-method{
	color: var(--fm-color);
	font-weight: bold;
	font-size: 14px;
}

.notification-settings .notification-method-rbs input:last-of-type,
.notification-settings .user-account-type-rbs input:last-of-type,
.notification-settings .received-notification-choice-rbs input:last-of-type,
.notification-settings .ordered-notification-choice-rbs input:last-of-type{
	margin-left : 20px;
}

.notification-settings .notification-method-rbs label,
.notification-settings .user-account-type-rbs label,
.notification-settings .received-notification-choice-rbs label,
.notification-settings .ordered-notification-choice-rbs label{
	margin-left: 3px;
	vertical-align: middle;
}

.search-in-materials{
	padding : 2px 0 0 25px;
}

.search-in-materials input{
	width : 170px;
}

.entity-image-container {
	max-height: 150px;
	line-height: 150px;
	vertical-align: middle;
}

.entity-image{
	object-fit: contain;
	width: 200px;
	height: 150px;
}

.equipment .material-font-color {
	color: #b020ec;
}

.biology .material-font-color {
	color: forestgreen;
}

.waste .material-font-color {
	color: #88591e;
}

.consumption-report-row {
	cursor: pointer;
}

.row.field-row{
	border-style: groove;
	margin: 0 -10px 5px -10px;
	padding-top: 5px;
}

.field-example-line{
	font-size: 12px;
	margin-bottom:0;
}

/*.rateit.fm .rateit-selected {*/
	/*color: rgb(239, 197, 41);*/
/*}*/

/*.rateit.fm .rateit-hover{*/
	/*color: rgb(191,66,66);*/
/*}*/


.rateit.rating-container .rateit-hover {
	background: url(libs/rateit/star.gif) left -16px;
	color: rgb(191,66,66);

}

.rateit.rating-container .rateit-hover-rtl {
	background-position: right -16px;
}

.rateit.rating-container .rateit-selected {
	background: url(libs/rateit/star.gif) left -32px;
	color: rgb(239, 197, 41);
}

.rateit.rating-container .rateit-selected-rtl {
	background-position: right -32px;
}

.rating-container .fa.fa-star,
.rating-container .fa.fa-star-half-o{
	color: rgb(239, 197, 41);
}

.rating-container .fa.fa-star-o{
	color: rgb(239, 197, 41);
}

.supplier-chosen-container .chosen-drop .chosen-results .active-result.highlighted .rate-me,
.supplier-chosen-container .chosen-drop .chosen-results .active-result.highlighted .delete-me{
	display:inherit;
	line-height:1;
	color: black;
	float: right;
}

.supplier-chosen-container .chosen-drop .chosen-results .active-result.highlighted .rate-me:hover,
.supplier-chosen-container .chosen-drop .chosen-results .active-result.highlighted .delete-me:hover{
	color: var(--fm-color);
}

.supplier-chosen-container .delete-me{
	padding : 0 2px 0 2px;
	margin-left: 6px;
	display: none;
}

.supplier-chosen-container .chosen-drop .chosen-results .delete-me .imageIconNoButton{
	height : 13px;
}

.supplier-chosen-container .chosen-drop,
.medium-chosen-container .chosen-drop {
	width : 370px;
}

.packaging-select-container .chosen-drop,
.location-select-container .chosen-drop,
.owner-select-container .chosen-drop,
.pic-select-container .chosen-drop,
.status-select-container .chosen-drop,
.project-chosen-container .chosen-drop,
.medium-chosen-container .chosen-drop{
	width : 270px;
}

.stars-container{
	width : 95px;
}

.chosen-single .rating-container{
	visibility : hidden;
}

body#fm .sections-table{
	border-spacing : 5px 5px;
	border-collapse : separate;
	margin:auto;
}

table.wells-table td,
table.ampules-table td,
table.sections-table td{
	border: 1px solid #999;
	width: 80px;
	height: 40px;
	margin: 10px;
	font-weight: bold;
}

table.sections-table td{
	cursor : pointer;
	border-radius: 10%;
}

table.wells-table td.selected,
table.ampules-table td.selected,
table.sections-table td.selected {
	background-color: green;
	color: white;
}

.assign-to-wells-container .legend-square,
.assign-to-ampules-container .legend-square{
	min-width : 20px;
	min-height : 20px;
	border: 1px solid #999;
	display : inline-block;
	vertical-align : bottom;
}

.assign-to-wells-container .empty-well,
.assign-to-ampules-container .empty-ampule{
	background-color : white;
}

.assign-to-wells-container .assigned-selected-well,
.assign-to-ampules-container .assigned-selected-ampule{
	background-color: var(--fm-color);
	color: white;
}

.assign-to-wells-container .assigned-other-well,
.assign-to-ampules-container .assigned-other-ampule{
	background-color: #802d72;
	color: white;
}

.assign-to-wells-container .assigned-unsaved,
.assign-to-ampules-container .assigned-unsaved{
	background-color: darkseagreen;
	color: white;
}

.assign-to-wells-container .cleared-unsaved,
.assign-to-ampules-container .cleared-unsaved{
	background-color: darkred;
	color: white;
}

.assign-to-wells-container .selected-well,
.assign-to-ampules-container .selected-ampule {
	background-color: green;
	color: white;
}

.ampule-location:hover {
	cursor : pointer;
}

.chosen-single .delete-me{
	visibility : hidden;
}

.hidden-select {
	height:17px;
	width:1px;
	position:absolute;
	margin-left:3px;
	margin-top:2px;
	border:none;
	border-width:0px 0px 0px 1px;
}

.cursor-measuring-div {
	position:absolute;
	visibility:hidden;
	margin:0px;
	padding:0px;
}

.hidden-select:focus {
	border:1px solid gray;
	border-width:0px 0px 0px 1px;
	outline:none;
	animation-name: cursor;
	animation-duration: 1s;
	animation-iteration-count: infinite;
}
/*Used for mobile hack select input in scanner mode*/
@keyframes cursor {
	from {opacity:0;}
	to {opacity:1;}
}

.pricing-type-container input:first-of-type{
	margin-left : 10px;
}

.pricing-type-container input:last-of-type{
	margin-left : 20px;
}

.pricing-type-container label {
	margin-left: 3px;
	vertical-align: middle;
}

.forgot-your-password .error{
	position : inherit;
}

.fm-bootstrap-switch-container .bootstrap-switch-label,
.switchReceivedOrders .bootstrap-switch-label{
	width: 41px!important;
}

.choose-delimiter-dialog .add-all-fields{
	font-size : 14px;
	padding-top : 10px;
}

.choose-delimiter-dialog .radio-inline{
	font-size : 14px;
}

.checkbox-inline{
	margin-left: 10px;
}

.formulation-quantity-reorder-box {
	border: 1px solid #ccc;
	padding: 5px 10px 0 10px;
	border-radius: 5px;
}

#categories-section .ui-selectable li.ui-selecting,
#categories-section .ui-selectable li.ui-selecting.category {
	background: #FECA40;
}

#categories-section .ui-selectable li.ui-selected,
#categories-section .ui-selectable li.ui-selected.category {
	background: #F39814; color: white;
}

#categories-section .ui-selectable {
	list-style-type: none;
}

#categories-section .ui-selectable li {
	margin: 3px;
	padding: 0.4em;
	font-size: 12px;
	background: limegreen;
	color: white;
	border-radius: 7px;
	text-align: center;
	cursor : pointer;
}

#categories-section .ui-selectable li.category {
	background: darkgreen;
	font-weight: bold;
	font-size: 13px;
}
.small-italic-warning{
	font-style: italic;
	font-size: 11px;
}

.safety-cmrs-container {
	min-width: 155px;
}

.safety-statements-codes{
	color: black;
	font-weight: bold;
	font-size : smaller;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	width:150px;
}

.regulated-chemicals {
	color: var(--fm-color-2, #e67e22);
	font-weight: bold;
	font-size : smaller;
}

#moleculeSectionDiv .regulated-chemicals {
	background-color: white;
	margin-bottom: 5px;
	display: inline-block;
}

.msds-link-other{
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}

.safety-statements-popover-content{
	width : 500px;
}

.safety-statements-wrapper .popover{
	min-width: 525px;
}

.registry-menu .panel-title{
	text-align:center;
}

.registry-menu .panel-title .title{
	font-size: 14px;
	color: var(--fm-color);
	font-weight: bold;
	padding-bottom:inherit;
}

.registry-menu .category-container{
	padding : 0 30px 0 30px;
}

.registry-menu .panel{
	border: 2px solid var(--fm-color);
	margin-bottom: 8px;
}

.registry-menu .panel .panel-heading{
	background-color: #fafafa;
	background-image:inherit;
	background-repeat:inherit;
	padding: 1px 0 1px 0;
}

.registry-menu .table>thead>tr>th {
	border-bottom: 2px solid var(--fm-color);
}

.registry-menu .panel-body{
	padding: 2px;
}

.registry-menu .procedure-box{
}

.registry-menu .assays-results-row input{
	width : 100px;
}

.registry-menu .procedure-container{
	padding: 10px 0 3px 0;
	border-bottom: solid lightskyblue 1px;
}

.registry-menu .procedure-container.selected{
	background-color: #E3ECF9;
}

.registry-procedure-modal .modal-body{
	padding: 0 10px 0 10px;
}

body#fm.active-modal .fr-popup.fr-desktop.fr-active{
	z-index : 1051!important;/*Higher z-index than the bootstrap popup*/
}

.registry-menu .characterization-row .popover {
	min-width: 800px;
}
body#fm .change-password-container .chosen-container{
	vertical-align:middle;
}

.registry-procedure-modal .modal-dialog {
	min-width: 960px;
}
.chosen-results .active-result.waste-category{
	font-weight: bold;
}
.chosen-results .active-result.waste-sub-category{
	padding-left: 15px;
}

li a.waste-category{
	font-weight: bold;
	padding-left: 20px;
}

li a.waste-sub-category{
	padding-left: 30px;
}
.share-levels-chosen-select {
	width: 250px;
}
.form-control.move-left{
	width: 15px;
	box-shadow: none;
}

.project-select-container .chosen-container,
.type-select-container .chosen-container,
.project-manager-select-container .chosen-container {
	min-width : 250px;
	width : 250px;
}

.show-project-selection-container .chosen-container,
.show-type-selection-container .chosen-container{
	min-width : 400px;
	width : 400px;
}

.pricing-users .chosen-container{
	min-width: 150px;
	width: 150px;
}

.waste-classification-table{
	border: 1px solid;
	margin-left: 20px;
}

.waste-classification-table{
	border: 1px solid;
	max-width:655px;
}

.waste-classification-table .header{
	text-align: center;
	border-bottom: 1px solid;
	color: white;
	background-color: orangered;
}

.waste-classification-table .content{
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.waste-classification-table .content ul{
	padding-left: 20px;
}

.waste-classification-table .content p{
	margin-left: 2px;
}

.waste-classification-table .content h4{
	font-size: 14px;
	font-style: italic;
	text-align: center;
}

.waste-classification-table .content .col{
	height:300px;
}
.waste-classification-table .content .innocuous-col{
	border-right: 1px solid;
	background-color: #5fe25f;
	padding: 0 5px !important;
}

.waste-classification-table .content .solvent-col{
	border-right: 1px solid;
	background-color: yellow;
	padding: 0 5px !important;
}

.waste-classification-table .content .red-list-col{
	border-right: 1px solid;
	background-color: #ff0000bf;
	padding: 0 5px !important;
}

.waste-classification-table .content .broken-col{
	background-color: #ab88f3;
	padding: 0 5px !important;
}

.waste-classification-container .chosen-container{
	vertical-align: top!important;
}

.source-search-dialog .modal-dialog,
.quick-shop-order-dialog .modal-dialog,
.print-safety-statements-dialog .modal-dialog,
.cell-search-dialog .modal-dialog{
	width : 1100px;
	margin:5px auto;
	min-height : 770px;

}

.print-safety-statements-dialog .modal-dialog .safety-statements-wrapper{
	/*border: 1px solid #ccc;*/
	padding: 1px;
}

.print-safety-statements-dialog .modal-dialog .font-slider-container {
	padding-top: 20px;
}

.print-safety-statements-dialog .modal-dialog .safety-statements {
	border: none;
	padding: 2px;
}
.print-safety-statements-dialog .modal-dialog .configure-statements-container{
	border: 1px solid #ccc;
	padding: 1px;
}

.print-safety-statements-dialog .modal-dialog .configure-statements-container .checkbox-inline span{
	vertical-align: middle;
}
.print-safety-statements-dialog .modal-dialog .configure-statements-container .statement-col .edit-statement{
	width: 95%;
}

/*Slider CSS copied from w3schools as example.
	https://www.w3schools.com/howto/howto_js_rangeslider.asp
*/
.print-safety-statements-dialog .modal-dialog .font-slider {
	-webkit-appearance: none;
	width: 100%;
	height: 15px;
	border-radius: 5px;
	background: #d3d3d3;
	outline: none;
	opacity: 0.7;
	-webkit-transition: .2s;
	transition: opacity .2s;
}

.print-safety-statements-dialog .modal-dialog .font-slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: var(--fm-color);
	cursor: pointer;
}

.print-safety-statements-dialog .modal-dialog .font-slider::-moz-range-thumb {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: var(--fm-color);
	cursor: pointer;
}
/*Slider CSS copied from w3schools as example.
	https://www.w3schools.com/howto/howto_js_rangeslider.asp
*/

.blockingAjax {
	position: fixed; /* Sit on top of the page content */
	display: none; /* Hidden by default */
	width: 100%; /* Full width (cover the whole page) */
	height: 100%; /* Full height (cover the whole page) */
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(33,33,33,0.3); /* Black background with opacity */
	z-index: 900; /* Specify a stack order in case you're using a different order for other elements */
}

.bottle-barcode-container{
	padding:2mm;
}

.print-barcode-sizes{
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	padding-left:10px;
}

.entity-image .waste-image-content{
	margin-left: auto;
	margin-right: auto;
	width: fit-content;
	padding-top:25px;
}

.entity-image .waste-classification {
	padding-top: 10px;
	font-size: 15px;
	text-align: center;

}

#rootPCL label,
#rootPCL label .formula-check,
#rootPCL label .formula-radio{
	cursor : pointer;
}

#rootPCL label{
	min-height: 25px;
}

.moleculeResult.waste .divArrow, .materialResult.waste .divArrow {
	vertical-align: top;
	margin-top: 70px;
}

.withBadge {
	position: relative;
}

.withBadge .badge {
	display: none;
	position: absolute;
	top: -10px;
	right: -10px;
	background: #FF4B48;
	color: white;
	font-size: 10px;
}

#show-message .modal-dialog {
	width: 1200px;
}


/* The container <div> - needed to position the dropdown content */
.dropdown {
	display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 10;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

/* Links inside the dropdown */
.dropdown-content a {
	color: #555;
	padding: 7px 10px;
	text-decoration: none;
	display: block;
	font-family: verdana;
	font-weight: normal;
	border: 1px #0b0b0b;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
	background-color: var(--fm-color);
	color: #FFF;
}

.uiButtonDropDown {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	margin-bottom: 0px;
}

.uiDropDown {
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	margin-bottom: 0px;
	padding: 7px 4px;
}

.auditLine {
	margin-bottom: 10px;
}

.bcc-categories-container{
	color: black;
	margin-top: 10px;
}

.brzo-categories-container {
	color: black;
	margin-top: 10px;
}

.show-message-modal {
	height: 97%;
	overflow: hidden;
}

.show-message-modal .modal-body{
	min-height: 700px;
}

.show-message-modal .conversations-container{
	overflow: auto;
}

.confirm-order-title{
	width: auto;
	padding: 5px;
}

.new-order{
	font-size: 9px;
}

.visibility-hidden {
	visibility: hidden;
}

.select-chosen-create-btn{
	position: absolute;
	right: 25px;
	top: 6px;
	font-size: 11px;
}

.no-scroll{
	overflow:hidden!important;
}

.header-logo{
	width: 175px;
	max-height: 60px;
}

.tiny-header-logo{
	height: 45px;
}

.select-fm-product-container{
	font-size: 14px;
}

.select-fm-product-container .product-wrapper{
	padding-left: 30px;
	display: inline-block;
	vertical-align: -10px;
}
.select-fm-product-container span{
	vertical-align: sub;
}

.select-fm-product-container img{
	max-height: 25px;
}

.select-fm-product-container .selected {
	text-decoration: none;
	border-bottom: 5px var(--fm-color) solid;
	padding-bottom:10px;
}

.linkButton.collapse{
	display :none;
}

.treeContainer {
	overflow-y: auto;
	max-height: 500px;
}

.cursorMove {
	cursor: move;
}

.selectColumnList {
	margin-top: 5px;
	margin-bottom: 0px;
}

.columnChoice {
	display: inline-block;
	background-color: white;
	border: solid 1px #72AEE2;
	padding: 5px 7px 5px 7px;
	border-radius: 20px;
	margin-bottom: 7px;
	cursor: pointer;
}

.selectedColumnChoice {
	color: white;
	background-color: #72AEE2;
	border: solid 2px white;
}

#seveso-report-content table tr {
	height : 60px;
	max-height : 60px;
}

#seveso-report-content table tr.sub-header {
	height : 30px;
	max-height : 30px;
}

#seveso-report-content table.seveso-report-table thead tr.main-header th,
#seveso-report-content table.seveso-report-table thead td,
#dashboard-content table.dashboard-table thead tr.main-header th,
#dashboard-content table.dashboard-table thead td {
	padding: 10px 8px;
}

#seveso-report-content table.seveso-report-table thead tr.main-header th,
#dashboard-content table.dashboard-table thead tr.main-header th
{
	position: sticky;
	top: 0;
	z-index: 10;
}

table.seveso-report-table tr.main-header th,
table.dashboard-table tr.main-header th{
	min-width : 25px;
	background-color: #72AEE2;
	color: white;
	font-weight: normal;
}

#seveso-report-content table.seveso-report-table thead tr.sub-header th,
dashboard-content table.dashboard-table thead tr.sub-header th {
	position: sticky;
	top: 131px;
	z-index: 10;

	background-color: #72AEE2;
	color: white;
	text-align: center;
}

table.seveso-report-table td{
	min-width : 100px;
	word-wrap : break-word!important;
}

table.seveso-report-table td.xs{
	min-width : 50px;
}

table.seveso-report-table td.sm{
	min-width : 75px;
}

table.seveso-report-table td.md{
	min-width : 150px;
}

table.seveso-report-table td.lg{
	min-width : 200px;
}

table.seveso-report-table td.xl{
	min-width : 300px;
}

table.seveso-report-table > tbody > tr:nth-child(4n+1) > td {
	background-color: #f9f9f9;
}

table.seveso-report-table > tbody > tr:nth-child(odd):hover > td {
	background-color: #D7E7F7 !important;
}

.seveso-report-line {
	cursor: pointer;
}

.seveso-report-line hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

.seveso-report-max {
	background-color: #D7E7F7 !important;
}

.report-details-div {
	max-height: 600px;
	overflow-y: auto;
}

div.report-details-div > table.full-inventory thead th {
	position: sticky;
	top: 0;
	z-index: 5 !important;
}

.fm-manager-login-button {
	background-color: #e67e22;
}

.fm-manager-login-button .over:hover {
	background-color: #e2710d !important;
}

#exposure-report-content table.exposure-report-table thead tr.main-header th,
#exposure-report-content table.exposure-report-table thead td {
	padding: 10px 8px;
}

#exposure-report-content table.exposure-report-table thead tr.main-header th {
	position: sticky;
	top: 0;
	z-index: 10;
}

table.exposure-report-table tr.main-header th{
	min-width : 25px;
	background-color: #72AEE2;
	color: white;
	font-weight: normal;
}

@media (min-height: 1001px) {
	#groupPopupScroll {
		max-height: 600px;
	}
}

@media (max-height: 1000px) {
	#groupPopupScroll {
		max-height: 400px;
	}
}

@media (max-height: 500px) {
	#groupPopupScroll {
		max-height: 200px;
	}
}

/* biologics types */
.bio-category {
	padding: 0.4em;
	font-size: 12px;
	background: forestgreen;
	color: white;
	border-radius: 7px;
	text-align: center;
	cursor : pointer;
}