/* ------------------------------------------------------------ */
/*              Changed 29.10.13 by Eyal hirsh                  */
/* ------------------------------------------------------------ */

.testpage-test-tube-default {
	background-color: #FFFFFF;
	border: 1px solid #B3B3B3;
}

.testpage-test-tube-1,
.v-table-row-test_tube_container_1 {            /* White */
	background-color: #FFFFFF !important;
	border: 1px solid #B3B3B3 !important;
}
.testpage-test-tube-2,
.v-table-row-test_tube_container_2 {            /* Gray */
	background-color: #8E8E8E !important;
	border: 1px solid #6D6D6D !important;
        color: white !important;
}
.testpage-test-tube-3,
.v-table-row-test_tube_container_3 {            /* Black */
	background-color: #000000 !important;
	border: 1px solid #000000 !important;
        color: white !important;
}
/* Makes a white checkmark inside the black checkbox */
.testpage-test-tube-3 > input[type=checkbox] + label {
    background-image: url(../themes/netlimsBase/Images/TransparentCheckbox_white.png);
}
.testpage-test-tube-4,
.v-table-row-test_tube_container_4 {            /* Red */
	background-color: #DFAEAE !important;
	border: 1px solid #CE7676 !important;
}
.testpage-test-tube-5,
.v-table-row-test_tube_container_5 {            /* Pink */
	background-color: #F1C7F2 !important;
	border: 1px solid #DAA6DD !important;
}
.testpage-test-tube-6,
.v-table-row-test_tube_container_6 {            /* Orange */
	background-color: #F4C78C !important;
	border: 1px solid #F49A4A !important;
}

.testpage-test-tube-7,
.v-table-row-test_tube_container_7 {            /* Yellow */
	background-color: #EDEA80 !important;
	border: 1px solid #C9C267 !important;
}
.testpage-test-tube-8,
.v-table-row-test_tube_container_8 {            /* Green */
	background-color: #B3DAB6 !important;
	border: 1px solid #71B571 !important;
}
.testpage-test-tube-9,
.v-table-row-test_tube_container_9 {            /* Light blue */
	background-color: #A4F2F4 !important;
	border: 1px solid #7AC5E5 !important;
}
.testpage-test-tube-10,
.v-table-row-test_tube_container_10 {           /* Blue */
	background-color: #1DA0CE !important;
	border: 1px solid #005E91 !important;
        color: white !important;
}
.testpage-test-tube-11,
.v-table-row-test_tube_container_11 {           /* Purple */
	background-color: #B871B5 !important;
	border: 1px solid #64266f !important;
}
.testpage-test-tube-12,
.v-table-row-test_tube_container_12 {           /* Pink/silver */
	background-color: #F1C7F2 !important;
	border: 1px solid #AFAAAF !important;
}
.testpage-test-tube-13,
.v-table-row-test_tube_container_13 {           /* Blue/light blue */
	background-color: #A4F2F4 !important;
	border: 1px solid #1DA0CE !important;
}
.testpage-test-tube-14,
.v-table-row-test_tube_container_14 {           /* Blue/gray */
	background-color: #1DA0CE !important;
	border: 1px solid #434343 !important;
        color: white !important;
}
.testpage-test-tube-15,
.v-table-row-test_tube_container_15 {           /* Orange/gold */
	background-color: #F4C78C !important;
	border: 1px solid #AA9415 !important;
}
.testpage-test-tube-16,
.v-table-row-test_tube_container_16 {           /* Brown */
	background-color: #964B00 !important;
	border: 1px solid #5A2D00 !important;
        color: white !important;
}
/* Makes a white checkmark inside the black checkbox */
.testpage-test-tube-16 > input[type=checkbox] + label {
    background-image: url(../themes/netlimsBase/Images/TransparentCheckbox_white.png);
}
.testpage-test-tube-17,
.v-table-row-test_tube_container_17 {           /* Rust */
	background-color: #B7410E !important;
	border: 1px solid #92340B !important;
        color: white !important;
}
/* Makes a white checkmark inside the black checkbox */
.testpage-test-tube-17 > input[type=checkbox] + label {
    background-image: url(../themes/netlimsBase/Images/TransparentCheckbox_white.png);
}

.testpage-test-tube-18,
.v-table-row-test_tube_container_18 {            /* Beige */
    background-color: #e4e4a1 !important;
    border: 1px solid #A0A071 !important;
}

.testpage-test-tube-19,
.v-table-row-test_tube_container_19 {           /* Dark red */
	background-color: #cc0000 !important;
	border: 1px solid #8b0000 !important;
	color: white !important;
}
/* Makes a white checkmark inside the black checkbox */
.testpage-test-tube-19 > input[type=checkbox] + label {
	background-image: url(../themes/netlimsBase/Images/TransparentCheckbox_white.png);
}

.testpage-test-tube-20,
.v-table-row-test_tube_container_20 {           /* Dark blue */
	background-color: #003399 !important;
	border: 1px solid #003351 !important;
	color: white !important;
}
/* Makes a white checkmark inside the black checkbox */
.testpage-test-tube-20 > input[type=checkbox] + label {
	background-image: url(../themes/netlimsBase/Images/TransparentCheckbox_white.png);
}


.testpage-test-tube-21,
.v-table-row-test_tube_container_21 {           /* Dark green */
	background-color: #336600 !important;
	border: 1px solid #333d00 !important;
	color: white !important;
}
/* Makes a white checkmark inside the black checkbox */
.testpage-test-tube-21 > input[type=checkbox] + label {
	background-image: url(../themes/netlimsBase/Images/TransparentCheckbox_white.png);
}
.testpage-test-tube-22,
.v-table-row-test_tube_container_22 {           /* Dark Purple */
background-color: #8b219e !important;
border: 1px solid #760091 !important;
color: white !important;
}
/* Makes a white checkmark inside the black checkbox */
.testpage-test-tube-22 > input[type=checkbox] + label {
background-image: url(../themes/netlimsBase/Images/TransparentCheckbox_white.png);
}
 
.testpage-test-tube-23,
.v-table-row-test_tube_container_23 {           /* Dark Orange */
background-color: #ff9030 !important;
border: 1px solid #f97300 !important;
color: white !important;
}
/* Makes a white checkmark inside the black checkbox */
.testpage-test-tube-23 > input[type=checkbox] + label {
background-image: url(../themes/netlimsBase/Images/TransparentCheckbox_white.png);
}
