/* Standard Tags */

* { margin: 0; }

html {
    font-size: 62.5%;
}

body {
 	height: 100%;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1.3em;
    line-height: 1.4;
	}

input,
select,
texterea,
button {
    font-family: inherit;
}

a {outline: none;}
a:active {outline: none;}
a:focus {-moz-outline-style: none;}

.helpIcon:hover { }
a {
    color: #018A8A;
    text-decoration: none;
}
a .twitter-timeline {color: #00ABAB; text-decoration: none;}
a:hover { color: #000; text-decoration: underline; }
a img { border: 0; }
h1, h2, h3, h4 { margin: 0 0 20px; font-weight: normal; line-height: normal; }
h1 { padding: 0 0 5px; border-bottom: 3px solid #ddd; color: #075f5f; font-size: 24px; }
h1:after { content: '.'; opacity: 0; }
h2 { font-size: 18px; color: #075f5f; }
h4 { color: #fff; font-size: 18px; text-shadow: -1px -1px 0 rgba(0,0,0,0.25); }
h5 { margin: 0 0 5px; font-size: 12px; }
h6 { height: 26px; padding: 0 5px; margin: 10px 0px 10px 0px; color: var(--hx-text-primary); font-size: 17px; line-height: 26px; }
address { font-style: normal; }

/* Elements */

#top {
	height: 21px;
	padding: 4px 10px 0;
	}
	#top ul { padding: 0 12px 0 0; list-style: none; background: url(../img/bg/top-menu.gif) top right; float: right; }
	#top ul li { padding: 0 0 0 2px; background: url(../img/bg/top-menu-split.gif) no-repeat 0 4px; line-height: 16px; text-shadow: 1px 1px 0 #3c3c3c; float: left; }
	#top ul li a { height: 21px; padding: 0 12px; color: #ddd; float: left; }
    #top ul li a:hover { color: #fff; }
	#top ul li.first { padding: 0 0 0 12px; background: url(../img/bg/top-menu.gif) bottom left; }
	
#personal
{
    width: 250px;
	height: 24px;
    margin: -30px 0 0 0;
	float:right;
	
}
    #personal ul { padding: 0 25px 0 0; list-style: none; float:right;  background: url(../img/bg/personal-menu.png) no-repeat; width:500px; }
	#personal ul li { padding: 0 0 0 2px; line-height: 18px; text-shadow: 1px 1px 0 #3c3c3c; float:left; }
	#personal ul li a { height: 20px; padding: 0 12px; color: #fff; }
    #personal ul li a:hover { color: #fff; }    
	#personal ul li.first { padding: 0 0 0 20px; }
	#personal ul li.middle { background: url(../img/bg/top-menu-split.gif) no-repeat 0 6px; }


#journalnavigation {width: 980px;  background:url(/media/skin/elabjournal/img/bg/content.png);}
.navigationbar  { background: url(/media/css/img/bg/navigationbar.png); background-repeat:no-repeat; height:37px; width:980px; margin-top:8px; line-height:16px; font-weight:bold; font-size:13px;}

.sf-menu li:hover, .sf-menu li.active 
{
	background-color:#08a0a1;
	
}

.sf-menu li li:hover, .sf-menu li li.active 
{
	background-color:#08a0a1;
	
}

.sf-menu li li a, .sf-menu li li a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#FFF;
	background-color:#07595a;
}


.sf-menu li li li {
	background:		#08a0a1;
}

.sf-menu li li a:hover, .sf-menu li li a:active, .sf-menu li li a.active {
	color:			#FFF;
	background-color:#08a0a1;
}


#header {
    min-width:972px;
	height: 95px;
	margin: 6px 10px 0 0;
	background: url(../img/bg/header.png);
	}
	#header a.logo { width: 397px; height: 80px; margin: 15px 0 0 25px; background: url(../img/bg/logo.gif) no-repeat; text-indent: -9999px; float: left; }
	#header ul { padding: 15px 30px 0 0; list-style: none; font-size: 15px; text-shadow: 1px 1px 0 #fff; float: right; }
	#header ul li { height: 70px; margin: 0 0 0 10px; float: left; }
	#header ul li.bro { background: url(../img/bg/icon-browse.png) no-repeat top; }
	#header ul li.joi { background: url(../img/bg/icon-join.png) no-repeat top; }
	#header ul li.tou { background: url(../img/bg/icon-tour.png) no-repeat top; }
	#header ul li.sup { background: url(../img/bg/icon-support.png) no-repeat top; }
	#header ul li a { height: 35px; padding: 35px 15px 0; color: #666; float: left; }
	#header ul li a:hover { color: #4d4d4d; }
    #header ul li.active a { background: url(../img/bg/hover-btn.png) no-repeat bottom; color: #4d4d4d; }
    
     #info {
     	width: 500px;
      	height: 50px;
       	padding: 10px 5px  0 10px;
       	margin: 0px 5px 0 30px;
       	background: url(../img/bg/info.png) no-repeat;
        color: #fff;
        line-height: 16px;
        float: right;
	    }
        #info img { margin: 10px 9px 0 9px; }
        #info span.name { width: 160px; margin: 0 15px 0 0; float: left; }
        #info span.type { width: 125px; float: left; }
        #info span.value { width: 80px; float: left; }
        #info #logout {float:right;}
        #info a { color: #fff; }
        #info a.logout { width: 40px; height: 22px; padding: 0 7px; margin: 0 15px 0 0; float: left;background: url(../img/bg/btn.png) no-repeat -20px -1px; }
        #info a.logout:hover {background: url(../img/bg/btn.png) no-repeat -20px -28px; }  

    #main-content a.btn img,
    #AddBtn a.btn img { float: left; }

#main-content {
 	margin: 0 auto 0 auto;
  	display: inline;
   	text-align: left;
	}
	#main-content a {font-weight:bold;}
	#main-content table a, #main-content .fileTable a {font-weight:normal;}
	#main-content a.btn, #AddBtn a.btn,
    #main-content .a.btn{ font-weight:bold;padding: 0 10px; width: 148px; height: 27px; margin: 0 0 20px; background: url(../img/bg/btn.png) no-repeat top right; display: inline-block; line-height: 27px; color: #fff; }
	#main-content a:hover.btn, #AddBtn a.btn:hover { background-position: bottom right; text-decoration:none;}
	.popupWindow a.btn { font-weight:normal;padding: 0 10px; width: 148px; height: 27px; margin: 0 0 20px; background: url(../img/bg/btn.png) no-repeat top right; display: block; line-height: 27px; color: #fff; }
	.popupWindow a:hover.btn { background-position: bottom right; }

	span.btn-prev {font-weight:bold;padding: 6px 10px 6px 20px; width: 148px; height: 27px; background: url(../img/bg/btn-grey.png) no-repeat; 
                            line-height: 27px; color: #fff;}
    span.btn-prev:hover { background-position: bottom left; text-decoration:none;cursor:pointer;}
	
	#main-content span.btn-prev {font-weight:bold;padding: 6px 10px 6px 20px; width: 148px; height: 27px; background: url(../img/bg/btn-grey.png) no-repeat; 
                            line-height: 27px; color: #fff;}
    #main-content span.btn-prev:hover { background-position: bottom left; text-decoration:none;cursor:pointer;}

    /*DueDate Start*/
.fa-exclamation-triangle.duedate-warning,
.dueState_near {
    color: var(--hx-text-warning, #fc7c00);
}

    .fa-exclamation-triangle.duedate-alert,
    .fa-exclamation-circle.duedate-alert,
    a.crossbutton i {
        color: var(--hx-text-error, red);
    }
#dueDate .dueState_now, #dueDate .dueState_near {
    margin-left: 5px;
}
td .dueState_now, td .dueState_light, td .dueState_medium, td .dueState_near {
    margin-left: 4px;
}

.dueState_normal {
    padding-left: 23px;
}
.dueState_light {
    color: var(--hx-text-error, red)
}
.dueState_medium {
    color: var(--hx-text-error, red);
}
    .dueState_complete {
        color: var(--hx-text-success, green);
    }

        .dueState_complete i {
            margin-right:5px;
        }

        .signedIcon {
            color: var(--hx-text-success, green);
        }

.experimentMeta #dueDate .fa-exclamation-circle.duedate-alert {
    margin-left:-12px;
}

    #main-content h1 a.btn { font-size: 11px; float: right; }
    
    #main-content #right ul { padding: 0 0 20px 20px; list-style: none; }
	#main-content #right ul li { padding: 0 0 0 30px; background: url(../img/bg/blog-li.png) no-repeat 0 5px; }
	
	
	#main-content #normalcontent {padding:0px 40px 10px 0px;}
	#main-content #normalcontent ul {list-style:square;margin: 0px 0px 10px 0px;}
	
	#main-content #groupForm input{margin:0px 5px;}

    #exportArchive .defaultTh {
        width:135px;
    }

#exportArchive li {
    list-style:none;
    display:inline-block;
    margin-left:10px;
}
    #exportArchive li:first-child {
        margin-left:0px;
    }
#exportArchive ul {
    padding:0;
}
#exportArchive .detail-row {
    display:none;
    line-height:22px;
}

.exportTable {
  border-spacing:0px!important
}

    #main-content form .field:focus { background-position: 0 -28px; }
    
    #main-content .erroroff {display:none;}
  
    #main-content .formFeedback {color:#FF0000;text-align:center;}
    #main-content .formFeedbackOK {color:#00AA00;text-align:center;}

    #main-content .box-highlight { width: 680px; padding: 0 10px; margin: 0 0 20px; background: url(../img/bg/box-highlight.png); color: #fff; }
    #main-content .box-highlight h4 { margin: 0 0 5px; }
    #main-content .box-highlight p { padding: 0 0 5px; }
    #main-content .box-highlight img { margin: 0 10px 5px 0; float: left; }
    #main-content .box-highlight span.top { width: 700px; height: 5px; margin: 0 -10px 5px; display: block; background: url(../img/bg/box-highlight.png) -700px 0; overflow: hidden; }
    #main-content .box-highlight span.bottom { width: 700px; height: 5px; margin: 0 -10px; display: block; background: url(../img/bg/box-highlight.png) -1400px 0; overflow: hidden; clear: both; }
    #main-content .box-highlight li {margin-left:15px;}

    #main-content .comment .img { width: 110px; float: left; }
    #main-content .comment .img img { border: 5px solid var(--hx-border-tertiary, #ddd); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; }
    #main-content .comment .text { display: table; width: calc(100% - 110px); }
    #main-content .comment .text p.user { width: 100%; padding: 0; margin: 0 0 10px; display: block; border-bottom: 1px solid #ddd; }
    #main-content .comment .text p.user a.delete { width: 17px; height: 17px; background: url(../img/bg/delete.gif); text-indent: -9999px; float: right; }
    #main-content .comment .text p.user a:hover.delete { background-position: 0 -17px; }
    #main-content .comment .text a.btn { margin: 0; }
    #main-content .indent { margin: 0 0 20px 110px; }
    #main-content .indent-2 { margin: 0 0 20px 220px; }
    #main-content .indent-3 { margin: 0 0 20px 330px; }
    #main-content .own-post .img img { border: 5px solid #018A8A; }
    
    #main-content .imgborder {border:3px solid #AAAAAA;padding:5px;background-color:#DDDDDD;}

    #main-content .sharedStorageLoader {
        margin: auto;
        width: 50px;
    }
    
    #postnewcomment {border-bottom: 1px solid #DDDDDD;margin-bottom:15px;display:none;clear:both;}
		
#searchresults {height:180px;overflow:auto;max-width:640px;width:100%;z-index:9999;background-color:#FFF;position:absolute;display:none;margin-top:-12px;}
.resultheader {background-color:#bacbd4 !important;font-weight:bold;padding:4px;width:100%;}

	#tour {
        width: 700px;
        height: 341px;
        position: relative;
        }
        #tour .right-side { width: 420px; height: 284px; padding: 20px 20px 0; background: url(../img/bg/tour-right.png); position: absolute; top: 17px; right: 20px; overflow: auto; }
        #tour ul.slider-tabs { padding: 10px 0 0; position: absolute; top: 17px; left: 20px; z-index: 1; list-style:none;}
        #tour ul.slider-tabs li { padding: 0; background: none; }
        #tour ul.slider-tabs li a { width: 191px; height: 27px; padding: 0 10px; display: block; background: url(../img/bg/list.png) no-repeat; color: #fff; line-height: 27px; }
        #tour ul.slider-tabs li a.current { background: url(../img/bg/tour-active.png); }

        #tour #first, #tour #second, #tour #third {
            width: 660px;
            height: 304px;
            padding: 17px 20px 20px;
            background: url(../img/bg/tour.jpg);
            position: absolute;
            z-index: 1;
            }

	#banner {
		width: 660px;
		height: 200px;
		padding: 20px 20px;
		margin: 0 0 20px;
		background: url(../img/bg/banner.jpg);
		position: relative;
		text-align:left;
		}
		#banner h2 { margin: 0 0 15px; font-size: 24px; font-style: normal; color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); }
		#banner strong { font-style: italic; }
        #banner a { font-weight:normal;width: 144px; height: 41px; display: block; background: url(../img/bg/banner-btn.png); color: #fff; font-size: 18px; line-height: 41px; position: absolute; bottom: 20px; }
		#banner a.tour { padding: 0 20px 0 0; right: 194px; text-align: right; }
		#banner a.join { padding: 0 0 0 20px; background-position: 0 82px; right: 20px; }
		#banner a:hover.join { background: url(../img/bg/banner-btn.png) 0 -123px; }
		#banner a:hover.tour { background: url(../img/bg/banner-btn.png) 0 -41px; }
		#banner ul { padding: 0; list-style: none; color: #fff; font-size: 18px; }
		#banner ul li { padding: 0 0 0 30px; background: url(../img/bg/banner-li.png) no-repeat left; line-height: 34px; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); }
    
    .document {
    	}
    	.document .toppaper{ background-color:#FFF; /*no-repeat: bottom;*/ overflow: hidden;height:15px; margin-top:10px; }
        .document ul#options { padding: 0 0 14px 0px; list-style: none;}
        .document ul#options li { padding: 0 5px 0 0; background: none; text-align: center; float: left; }
        .document ul#options li a { width: 63px; height: 38px; padding: 6px 0 0; background: url(../img/bg/document-icon-bg.gif); color: #666; float: left; }
        .document ul#options li a:hover { color: #018A8A; text-decoration: none; }
    
   /* #page has been moved to /interface/protocols/style.css */
    
	#left {
		width:45%;
  		margin: 0 20px 0 0;
		float: left;
		}
		
	#right {
		width: 50%;
		float: left;
		}
		
#side-bar {
	width: 230px;
	float: right;
	color: #fff;
	}
	#side-bar a { text-decoration: none; color: #fff; }
	#side-bar a:active{outline: none;}
	#side-bar a:focus{-moz-outline-style: none;}
	
	#side-bar a:hover { text-decoration: underline; }
    #side-bar a.linked-in { width: 160px; height: 32px; padding: 0 0 0 50px; margin: 10px 0 0px 20px; display: block; background: url(../img/bg/linkedin.png); color: #666; 
                            line-height: 32px; text-shadow: 1px 1px 0 rgba(255,255,255,0.5);}
    #side-bar a:hover.linked-in { color: #4d4d4d; }
	#side-bar h4 { padding: 0 0 0 20px; margin: 0; width: 210px; height: 46px; line-height: 50px; background: url(../img/bg/heading.png); overflow: hidden; }
	#side-bar h4.cat { background: url(../img/bg/heading.png) 0 -46px; }
    #side-bar h4.pri { background: url(../img/bg/heading.png) 0 0px; }
    #side-bar h4.sha { background: url(../img/bg/heading.png) 0 -230px; }
    #side-bar h4.use { background: url(../img/bg/heading.png) 0 -184px; }
    #side-bar h4.glo { background: url(../img/bg/heading.png) 0 -276px; }
	
    #side-bar div.content-box { width: 190px; padding: 15px 20px 20px 20px; background: url(../img/bg/box.png) 230px 0; overflow: hidden; }
	#side-bar div.content-box input.login { border: 0;font: 11px Arial, Helvetica, sans-serif; color: #4d4d4d;padding: 7px 10px; margin: 0 0 3px; 
	                                        width: 170px; background: url(../img/bg/login-field.png) no-repeat top left; }
	#side-bar div.content-box input.login-btn { border: 0;font: 11px Arial, Helvetica, sans-serif; color: #4d4d4d;width: 70px; height: 27px; padding: 0 0 2px 7px; margin: 0 -10px 0 0; background: url(../img/bg/login-btn.png) no-repeat top left; color: #fff; text-align: left; float: right; cursor: pointer; }
	#side-bar div.content-box input.login-btn:hover { background: url(../img/bg/login-btn.png) no-repeat bottom left; text-decoration: underline; }
    #side-bar div.content-box span.error { width: 162px; height: 26px; padding: 0 0 0 28px; margin: 0 0 3px; display: block; background: url(../img/bg/login-error.gif); color: #685d2c; }
    
    
    #side-bar div.content-box-login { width: 190px; padding: 15px 20px 20px 20px; background: url(../img/bg/box.png) 230px 0; overflow: hidden; }
	#side-bar div.content-box-login input.login { border: 0;font: 11px Arial, Helvetica, sans-serif; color: #4d4d4d;padding: 7px 10px; margin: 0 0 3px; 
	                                        width: 170px; background: url(../img/bg/login-field.png) no-repeat top left !important; }
	#side-bar div.content-box-login input.login-btn { border: 0;font: 11px Arial, Helvetica, sans-serif; color: #4d4d4d;width: 70px; height: 27px; padding: 0 0 2px 7px; margin: 0 -10px 0 0; background: url(../img/bg/login-btn.png) no-repeat top left; color: #fff; text-align: left; float: right; cursor: pointer; }
	#side-bar div.content-box-login input.login-btn:hover { background: url(../img/bg/login-btn.png) no-repeat bottom left; text-decoration: underline; }
    #side-bar div.content-box-login span.error { width: 162px; height: 26px; padding: 0 0 0 28px; margin: 0 0 3px; display: block; background: url(../img/bg/login-error.gif); color: #685d2c; }
    
	#side-bar span.btm-box { margin: 0 0 9px; height: 6px; background: url(../img/bg/box.png) no-repeat; display: block; clear: both; overflow: hidden; }
	
	#side-bar ul { padding: 0; list-style: none; }
	#side-bar ul:hover li a { background: url(../img/bg/list.png) no-repeat !important; }
	#side-bar ul li { height: 27px; line-height: 27px; }
	#side-bar ul li a { width: 200px; padding: 0 20px 0 10px; height: 27px; display: block; background: url(../img/bg/list.png) no-repeat; }
	#side-bar ul li a:hover { background-position: bottom left !important; text-decoration: none; }
	#side-bar ul li.active a { background-position: bottom left; }
    
    #side-bar span.type { width: 65px; float: left; }
    #side-bar span.value { width: 125px; float: left; }
    
    #side-bar .spot { width: 190px; height: 67px; padding: 12px 20px 0; margin: 0 0 9px; background: url(../img/bg/spot.png); font-size: 18px; text-shadow: 1px 1px 0 rgba(0,0,0,0.25); }
    #side-bar .spot strong { font-style: italic; }

#footer-top {
	width: 100%;
	padding: 2px 0 0;
 	background: url(../img/bg/footer-top.gif) repeat-x #abe5e5;
  	line-height: 26px;
  	overflow: hidden;
	}
    #footer-top h4 { height: 40px; padding: 0 0 0 33px; line-height: 38px; }
    #footer-top h4.lat { background: url(../img/bg/icon-latest-protocols.png) no-repeat left; }
    #footer-top h4.tes { background: url(../img/bg/icon-testimonials.png) no-repeat left; }
    #footer-top h4.sta { background: url(../img/bg/icon-stats.png) no-repeat left; }
    #footer-top h4.fol { background: url(../img/bg/icon-follow.png) no-repeat left; }
    #footer-top ul { padding: 0 0 20px; list-style: none; color: #075f5f; }
    #footer-top ul li { padding: 0 0 0 15px; background: url(../img/bg/footer-bullet.gif) no-repeat left; width:200px; height: 26px; overflow: hidden; text-overflow:ellipsis; }
    #footer-top ul li a { color: #075f5f; text-decoration: none; }
    #footer-top ul li a:hover { color: #000; text-decoration: underline; }
    #footer-top ul.soc li { padding: 0; margin: 0 0 9px; background: none; height: 32px;}
    #footer-top ul.soc li a { width: 190px; height: 32px; padding: 0 0 0 50px; display: block; background: url(../img/bg/social-media.gif); line-height: 32px; }
    #footer-top ul li.fac a { background-position: 0 -32px; }
    #footer-top ul li.lin a { background-position: 0 -64px; }
    #footer-top ul li.mai a { height: 26px; margin: 0; background-position: 0 -96px; line-height: 26px; }
    #footer-top .column { width: 240px; text-shadow: 1px 1px 0 rgba(255,255,255,0.5); float: left; }

#footer-bottom {
 	height: 40px;
 	background: url(../img/bg/footer-bottom.gif);
  	border-top: 1px solid #c8eeee;
   	color: #ddd;
    line-height: 38px;
    text-shadow: 1px 1px 0 #323232;
	}
    #footer-bottom a { color: #ddd; text-decoration: none; }
    #footer-bottom a:hover { color: #fff; text-decoration: underline; }
    #footer-bottom .right { text-align: right; float: right; }

.ui-timepicker-div {padding:10px;}

/* Classes */

.img-right { margin: 0 0 0 20px; float: right; }
.img-left { margin: 0 20px 0 0; float: left; }
.right { float: right; }
.break { width: 100%; height: 0; margin: 0 0 20px; display: block; border-bottom: 1px solid #ddd; overflow: hidden; clear: both; }
.border { border: 5px solid #fff; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; }

.swfupload { z-index:1 !important; cursor:pointer !important;}
.noSamplesFound { padding:5px; font-style:italic;}

#sampleactionbuttons:after,
#sampleseriesactionbuttons:after {
    content: '';
    display: table;
    clear: both;
}
/*
#sampleactionbuttons ul#options, #sampleseriesactionbuttons ul#options {
    list-style: none outside none;
    padding: 0 0 14px 0;
}
#sampleactionbuttons ul#options li, #sampleseriesactionbuttons ul#options li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    padding: 0 5px 0 0;
    text-align: center;
    margin: 0 0 5px;

}
#sampleactionbuttons ul#options li a, #sampleseriesactionbuttons ul#options li a {
    color: #666666;
    float: left;
    height: 43px;
    padding: 6px 6px 0;
    min-width: 63px;
	background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
	background-clip: padding-box;
}

#sampleactionbuttons ul#options li a:hover, #sampleseriesactionbuttons ul#options li a:hover{
 	text-decoration: none; color:#FFF;
	}
    */
span .deleteIcon { font-size:1.5em;}

.sdkBtn.sdkCheckBtn i { color: #08a0a1 !important;}
.sdkBtn.sdkCheckBtn:hover { background-color: #08a0a1 !important; }
.sdkBtn.sdkCheckBtn:hover i { color:#FFF !important; }

.deleteIcon i{ color:#08A0A1 !important;}
.deleteIcon:hover>i{ color:#FFF !important;}
.deleteIcon:hover { background-color:#F00 !important; color:#FFF !important; font-weight:bold;}	

.editIcon i{ color:#08A0A1 !important;}
.editIcon:hover>i{ color:#FFF !important;}
.editIcon:hover>span i{ color:#FFF !important;}
.editIcon:hover { background-color:#08A0A1 !important; color:#FFF !important; font-weight:bold;}	

.addIcon i{ color:#08A0A1 !important;}
.addIcon:hover>i{ color:#FFF !important;}
.addIcon:hover { background-color: var(--hx-surface-brand-secondary, #08A0A1) !important; color: #FFF !important; font-weight:bold;}	

.backIcon i{ color:#08a0a1 !important;}
.backIcon:hover>i{ color:#FFF !important;}
.backIcon:hover { background-color: var(--hx-surface-brand-secondary, #08A0A1) !important; color: #FFF !important; font-weight:bold;}	

.quantityAction i{ color:#08A0A1 !important;}
.quantityAction:hover>i{ color:#FFF !important;}
.quantityAction:hover { background-color: var(--hx-surface-brand-secondary, #08A0A1) !important; color: #FFF !important; font-weight:bold;}	

.actionIcon i{ color:#ff9c00 !important;}
.actionIcon:hover>i{ color:#ff9c00 !important;}
.actionIcon:hover { background-color:#08A0A1 !important; color:#FFF !important; font-weight:bold;}	


#sampleactionbuttons li a i,
#sampleseriesactionbuttons li a i {
    display: block;
}


.conditionalFieldName {font-weight:bold; color:#FF0;}


#barcodeSpinner { background-image:url(../../images/elab_icons/16/spinner2.gif); background-repeat:no-repeat; width:16px; height:16px; float:left; margin:2px 10px 0 0;}

table .eLabUpload_filelist td {background-color:#FFF;}
.eLabUpload_cell .eLabUpload_file_name {}

td .eLabUpload_cell .eLabUpload_file_name {height:10px; padding:0px; line-height:10px}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited  { color:#1074B5 !important;}

#ui-datepicker-div {
    z-index: 9999991!important;
    line-height: normal !important;
    background: var(--hx-bg-primary, #fff) !important;
}

    #ui-datepicker-div.dialogPicker {
        z-index: 200007!important;
    }

.sampleform {
    background-color: #FFFFFF;
    height: auto;
}

.tablecheckbox td {
	border:none;
	vertical-align:top;
	line-height:16px;
}

.helpIcon a {color:#08A0A1;}
.helpIcon a:hover {color:#08A0A1;}

.doDelete i, .doRemoveFromSeries i {color: var(--hx-fg-primary, #576f7b);}
.doDelete i:hover, .doRemoveFromSeries i:hover, i.doDelete:hover{color:#F00;}


.activeIcon i { color:#008040; font-size:1.5em; opacity:1.0 !important;}

#studyHTMLTable .grid td { min-width:75px;}
.doEdit i, .editbutton i {color: var(--hx-fg-primary, #576f7b);}
.doEdit i:hover, .editbutton i:hover {color:orange;}

.contextmenu li a:hover, .contextmenu li.vakata-hover > a, .contextMenu LI.hover A {
    background-color:#08A0A1; color:#FFF;
}

.contextMenu LI.hover A.delete {
	background-color:#ff5300!important; color:#FFF;
}

#imageEditor i { font-size:2em; margin-left:5px; }

#spanButtonPlaceHolder div { background-color:#08A0A1;}

._actionIcon {
            white-space:nowrap;
        }
         ._actionIcon i  {
            cursor:pointer;margin-right:15px;color:var(--hx-fg-primary, #999);
        }
        tr:hover ._actionIcon i {
                color: #08A0A1;
            }
        ._actionIcon i.red {
            color:#ff5300 !important; 
        }
        ._actionIcon i.orange, ._actionIcon.red { 
            color:orange !important; 
        }

		#editSampleQuantity, #parentSampleInfo i {
            color:#999 !important;
}
		#editSampleQuantity i:hover, #parentSampleInfo i:hover {
            color:orange !important;
}

.cke_widget_wrapper.cke_widget_focused > .cke_widget_element, .cke_widget_wrapper .cke_widget_editable.cke_widget_editable_focused  { outline:solid #F00 2px !important;}
.cke_widget_wrapper:hover > .cke_widget_element{ outline:solid #F00 2px !important;}

#compareWindow {
    word-break: break-all;
}

.delLine {
    background-color: #FF8080; color:#000; text-decoration: line-through;
}
.insertLine {
    background-color: #80FF80; color:#000;
}
		
#systemsDialogContents {  background-color:#FFF; height:400px; overflow:auto; width:550px; float:left;}
.deviceItem { border-bottom: 1px  dotted; float:left; padding:5px; cursor:pointer;}
.deviceImage { height:130px; width:130px; float:left; }
.deviceStatus { float:right; font-size:1.5em;}
.deviceName {float:left;  width:500px;}
.deviceInfo { font-size:10px; padding:3px 20px 3px 20px; }
.btnAddDevice { float:right; margin:10px; }

#_panelShareSettings { 
    background-color:#FFF;
    padding:10px; 
    margin-bottom:10px;
}

#btnAssignToGroup, #btnRemoveFromGroup {
    background-color: #08a1a1;
    color: #FFF;
    width: 80px;
}
/*History Modal*/

.history-modal {
    padding: 20px;
    height: 74px;
    background-color: #f7f9fa;
    margin:0;
}
    .history-modal h2 {
        font-size: 2.4rem;
    }

    .history-modal .innerContent {
        padding: 5px;
    }
    .history-modal .innerTable {
        max-height: 400px;
        overflow: auto;
    }
    .history-modal .viewWindow {
        height: auto;
        border: none;
    }


.history-table {
    width: 100%;
    margin: 10px;
    margin-left: auto;
    margin-right: auto;
}
.history-modal-container {
    height:auto;
    max-height: 550px;
    overflow-y: auto;
    overflow-x: hidden;
}
#fileSectionTable {
    padding-left: 4px;
    padding-right: 4px;
}
.grid.history-table {
    border-spacing: 0;
}

#_bulkScanUpdaterSampleIDs {
	background-color:#FFF;
	border:1px solid;
	padding:10px;
	text-align:left;
	line-height:14px;
	height:400px;
	width:160px;
	overflow:auto;
}

#_bulkScanUpdaterValues {
	padding:10px;
	line-height:14px;
	height:400px;
	width:250px;
	overflow:auto;
	list-style:none;
}

.popUpinfo {
	line-height:14px;
	background-color:#FFF; 
	padding:5px;
	font-size:12px;
	margin-bottom:10px;
	}
	
.mainAction { border: 1px solid black; background-color: #002c6c; padding: 4px 8px; color: white; font: bold 12px; cursor:pointer;}
.altAction { border: 1px solid black; background-color:#fe8100; padding: 4px 8px; color: white; font: bold 12px; cursor:pointer;}
.cancelAction { border: 1px solid black; background-color:#909090; padding: 4px 8px; color: white; font: bold 12px; cursor:pointer;}

.recoverButton {
    -webkit-border-radius: .4rem;
    border-radius: .4rem;
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    padding: .4rem 1.4rem;
    border: 0;
    background: #fe8100;
    color: #FFF;
    font-weight: bold;
    cursor:pointer;
}



.tab-content .explain {
	background-color: #ffd800;
    color: black;
    padding: 10px;
    margin-bottom: 10px;
}
	
/*import samples dialog*/
.bulkAddAskParameters #btnChooseMoreLocations,
.bulkAddAskParameters #btnResetAndChooseLocations,
.bulkAddAskParameters #_doBulkAddStart {
    display:none;
}

.bulkAddAskParameters #btnResetAndChooseLocations:hover, .bulkAddAskParameters .remove:hover {
    cursor:pointer;
}

    .bulkAddAskParameters #sampleTypeFields {
        display: none;
    }
    .bulkAddAskParameters .compartmentDetails {
        display:block;
    }
    .bulkAddAskParameters .amount {
        color:#666;
		font-style:italic;
    }
    .bulkAddAskParameters .actionbuttons{
        margin-top:0px;
    }
    .bulkAddAskParameters .actionbuttonsImport{
        margin-top:10px;
    }
    .bulkAddAskParameters .fa-trash {
       font-size:17px; 
       color:#e56d6d;
       margin:5px;
    }
    .bulkAddAskParameters #bulkAddSampleLocation {
        display: block;
    }
