* {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
body {
overflow-y:hidden;
}
.my-input {
	transition: all linear 0.5s;
	background: transparent;
}

.my-input.ng-invalid {
	color: white;
	background: red;
}

@media print {
	.no-print, .no-print * {
		display: none !important;
	}
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.videoContainer {
	margin: auto;
	width: 71%;
	pointer-events: none;
}

video#videoControll {
	position: fixed;
	left: 200;
	bottom: 0;
	min-width: 70%;
	min-height: 70%;
	width: auto;
	height: auto;
	z-index: -100;
	background-size: cover;
}

.center {
	margin: auto;
	width: 30%;
	padding: 10px;
}

.tackClass {
	margin: auto;
	width: 50%;
	padding: 10px;
}

.tackImg {
	height: 100%;
	width: 100%;
	/* border-radius: 8px; */
	border-radius: 50%;
}

.fingerTappImg {
	height: 50%;
	width: 50%;
}
fieldset {
	width: 100%;
	padding: 12px 20px;
	margin: 8px 0;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	font-size: 0.8em;
	color: #aaa;
}
input[type="text"], select {
	width: 100%;
	padding: 12px 20px;
	margin: 8px 0;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
}
input[type="password"], select {
	width: 100%;
	padding: 12px 20px;
	margin: 8px 0;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
}

.firstButton {
	background-color: #008CBA; /* Blue */
	border: none;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	margin: 4px 2px;
	cursor: pointer;
	font-size: 28px;
	padding: 15px 50px;
	border-radius: 12px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0
		rgba(0, 0, 0, 0.19);
	width: 93%;
	position: relative;
	border: none;
	color: #FFFFFF;
	padding: 20px;
	text-align: center;
	-webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
	text-decoration: none;
	overflow: hidden;
	cursor: pointer;
	outline: none;
}



.firstButton:hover {
	box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.5), 0 17px 50px 0
		rgba(0, 0, 0, 0.19);
}

.firstButton:disabled {
	background-color: grey;
}

.firstButton:disabled:hover {
	box-shadow: none;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0
		rgba(0, 0, 0, 0.19);
}

.firstButtonPatient {
	background-color: #06925e; /* Green */
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer;
	border-radius: 12px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0
		rgba(0, 0, 0, 0.19);
	position: relative;
	border: none;
	color: #FFFFFF;
	padding: 15px;
	text-align: center;
	-webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
	overflow: hidden;
	outline: none;
}

.startaTestButton {
	background-color: #008CBA; /* Blue */
	position: relative;
	border: none;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 30px;
	margin: 4px 2px;
	cursor: pointer;
	border-radius: 200px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0
		rgba(0, 0, 0, 0.19);
	width: 50%;
	height: 250px;
	color: #FFFFFF;
	padding: 20px;
	transition-duration: 0.4s;
	overflow: hidden;
	margin-bottom: 5%;
	outline: none;
}

.startaTestButton:hover {
	/* box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19); */
	box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.5), 0 17px 50px 0
		rgba(0, 0, 0, 0.19);
}

.test_traning {
	vertical-align: middle;
	height: 200px;
	width: 200px;
}

.test_traning1 {
	vertical-align: middle;
	height: 220px;
	width: 220px;
}

img {
	height: 50px;
	width: 50px;
	pointer-events: none;
}

.login {
	display: inline-block;
	clear: left;
	width: 250px;
	text-align: right;
}

input {
	display: inline-block;
}

.show_instructions {
	float: left;
	margin-right: 5px;
	vertical-align: middle;
}

.play_instructions {
	float: left;
	vertical-align: middle;
}

.test_test {
	vertical-align: middle;
}

.test_start {
	vertical-align: middle;
}

.test_reset {
	vertical-align: middle;
}

.test_save {
	float: right;
	margin-left: auto;
	margin-right: auto;
}

.languages {
	width: 75px;
}

figure {
	text-align: center;
}

.instructions {
	text-align: center;
}

.test0 {
	text-align: center;
}

.test1 {
	text-align: center;
}

.test2 {
	vertical-align: middle;
	text-align: center;
}

.test3 {
	text-align: center;
}

.test4 {
	text-align: center;
}

.test5 {
	text-align: center;
}

.test6 {
	text-align: center;
}

.test6-text {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.test7 {
	text-align: center;
}


.test8 {
	text-align: center;
}

.test9 {
	text-align: center;
}

.test10 {
	text-align: center;
}

.test0-button {
	background-color: white;
	border-radius: 200px;
	border: 15px solid;
	height: 150px;
	width: 150px;
	outline: none;
}

.test0-button:active {
	background-color: black;
	color: white;
	outline: none;
}

.test1-button {
	background-color: white;
	border-radius: 200px;
	border: 15px solid;
	height: 150px;
	width: 150px;
	outline: none;
	margin-top: 100px;
}

.test1-button:active {
	background-color: black;
	color: white;
	outline: none;
}

.left-button1 {
	float: left;
	margin-left: 50px;
}

.right-button1 {
	float: right;
	margin-right: 50px;
}

/*arrow*/
.test1-middle-image {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	border: 5px solid;
	border-color: white;
	background-size: 100% 100%;
	border-radius: 0px;
	height: 300px;
	width: 350px;
	margin-top: 100px;
}

/*cross*/
.test1-middle-button {
	display: inline-block;
	margin: auto;
	height: 150px;
	width: 150px;
	border: 5px solid;
	border-color: white;
	background-color: white;
	background-size: 100% 100%;
	margin-top: 100px;
}

.test2-button {
	position: absolute;
	background-color: white;
	border-radius: 70px;
	border: 5px solid;
	outline: none;
}

.loginKey-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	position: absolute;
	background-color: white;
	border-radius: 70px;
	outline: none;
	opacity: 0.7;
	width: 9%;
	height: 14%;
}

.test3-button {
	position: absolute;
	background-color: white;
	border-radius: 70px;
	border: 5px solid;
	outline: none;
}

.test4-label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 96px;
	font-weight: bold;
}

.test4-button {
	background-color: white;
	border-radius: 200px;
	border: 15px solid;
	height: 150px;
	width: 150px;
	outline: none;
	margin-top: 200px;
}

.test4-middle-button {
	display: inline-block;
	margin: auto;
	height: 150px;
	width: 150px;
	border: 5px solid;
	border-color: white;
	background-color: white;
	background-size: 100% 100%;
	margin-top: 200px;
}

.test5-label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 96px;
	font-weight: bold;
}

.test5-button {
	background-color: white;
	border-radius: 200px;
	border: 15px solid;
	height: 150px;
	width: 150px;
	outline: none;
	margin-top: 200px;
}

.test5-middle-button {
	display: inline-block;
	margin: auto;
	height: 150px;
	width: 150px;
	border: 5px solid;
	border-color: white;
	background-color: white;
	background-size: 100% 100%;
	margin-top: 200px;
}

.test6-button {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	height: 350px;
	width: 350px;
	border: 5px solid;
	border-color: white;
	background-color: white;
	background-size: 100% 100%;
	outline: none;
}

.test6-button1 {
	display: inline-block;
	margin: auto;
	height: 170px;
	width: 400px;
	border: 5px solid;
	border-color: white;
	background-color: white;
	background-size: 100% 100%;
	outline: none;
}

.test6-button2 {
	background-color: #008CBA; /* Blue */
	border: none;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 30px;
	margin: 4px 2px;
	cursor: pointer;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0
		rgba(0, 0, 0, 0.19);
	font-size: 3em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 20px;
	transition-duration: 0.4s;
	overflow: hidden;
	margin-bottom: 5%;
	outline: none;
	height: 125px;
	width: 275px;
	margin-right:120px;
}

.test6-button2:hover {
	box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.5), 0 17px 50px 0
		rgba(0, 0, 0, 0.19);
}


.test6-label {
	font-size: 5em;
}

.testResumeSession-label {
	font-size: 2em;
}

.test7-button {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-size: 100% 100%;
	height: 250px;
	width: 250px;
	outline: none;
}

.test8-label {
	font-size: 5em;
}

.test8-button {
	background-color: white;
	display: block;
	border-radius: 250px;
	border: 15px solid;
	height: 200px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	outline: none;
	margin-top: 200px;
	font-size: 2.5em;
	font-weight: bold;
}

.test8-button:active {
	background-color: black;
	color: white;
	outline: none;
}

.test9-button {
	background-color: white;
	border-radius: 150px;
	border: 2px solid;
	height: 150px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	outline: none;
}

.test9-button:hover {
	background-color: gray;
	color: white;
}

.test9-button:active {
	background-color: black;
	color: white;
	outline: none;
}

.test10-label {
	display: block;
    font-size: 4em;
    height: 300px;
    max-height: 300px;
    min-height: 300px;
    overflow: hidden;
}


.test10-button {
	background-color: white;
	display: inline-block;
	text-align: center;
	border-radius: 150px;
	border: 15px solid;
	height: 200px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
	margin-top: 150px;
	font-size: 2.5em;
	font-weight: bold;
}

.test10-button:active {
	background-color: black;
	color: white;
}

.test11-button {
	background-color: white; 
	border-width: 8px;
	border-color: black;
	border-radius: 5px;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 30px;
	margin: 4px 2px;
	cursor: pointer;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0
		rgba(0, 0, 0, 0.19);
	font-size: 2em;
	font-weight: bold;
	color: #000000;
	transition-duration: 0.4s;
	overflow: hidden;
	outline: none;
	margin-top: 3%;
}

.print_report {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.left-button {
	float: left;
}

.right-button {
	float: right;
}

.button {
	height: 70px;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
}

.buttonBig {
	height:110px;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
}

.verifysoundTable {
	display: block;
	text-align: center;
	vertical-align: bottom;
}

.verifysoundTableRow, .verifysoundTableHeading {
	clear: both;
	height: 55px;
}

.verifysoundTableHeading {
	font-weight: bold;
}

.verifysoundTableButton, .verifysoundTableWord {
	background-color: #EEEEEE;
	float: left;
	width: 60px;
	height: 60px;
}
.verifysoundTableButtonFluency {
	background-color: #EEEEEE;
	float: left;
	width: 150px;
	height: 60px;
}

.verifysoundTableButton>img {
	height: auto;
	width: 35px;
}

.verifysoundTableWord {
	padding-left: 10px;
	width: 20%;
}
.firstButtonFluency {
	background-color: #008CBA; /* Blue */
	border: none;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer;
	font-size: 28px;
	border-radius: 12px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0
		rgba(0, 0, 0, 0.19);
	width: 40px;
	height: 40px;
	position: relative;
	border: none;
	color: #FFFFFF;
	text-align: center;
	-webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
	text-decoration: none;
	overflow: hidden;
	cursor: pointer;
	outline: none;
}
.verifySound-button {
	background-color: white;
	border-radius: 70px;
	border: 5px solid;
	height: 50px;
	width: 50px;
	outline: none;
	font-size: x-large;
    font-weight: bold;
    padding-left: 3px;
    padding-right: 3px;
}

.verifysoundTableButton>input[type='checkbox'] {
	-ms-transform: scale(2.5); /* IE */
	-moz-transform: scale(2.5); /* FF */
	-webkit-transform: scale(2.5); /* Safari and Chrome */
	-o-transform: scale(2.5); /* Opera */
}

.verifysoundTable:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.verifysoundTableButtonReport {
	padding-left: 10px;
	width: 30%;
	height: 75%;
}

#reportBody {
	font-size: 10px;
}

.reportMainResultsAndSummery {
	border: 1px solid;
    margin-bottom: 25px;
    width: 100%;
    padding: 10px;
    background-color: #eeeeee;

}

.reportHeaderDateName {
	font-size: 16px;
	font-weight: bold;
}

.reportMainHeader {
	font-size: 24px;
	font-weight: bold;
	display: block;
}

.reportLargeHeader {
	font-size: 16px;
	font-weight: bold;
	display: block;
}

.reportHeader {
	margin-bottom: 10px;
}

.reportHeaderImg {
	height: 45px;
	width: 150px;
	float: right;
    margin: 10px 10px 10px 10px;
}

.reportContent {
	margin-bottom: 10px;
	padding-left: 40px;
}

.reportContentHeading {
	font-size: 14px;
	font-weight: bold;
}

.reportContentBody {
	padding-left: 80px;
	font-size: 10px;
}

.reportContentBody>table, th, td {
	padding-right: 40px;
	font-size: 10px;
}

.reportContentAlignRight {
	text-align: right;
}

.reportContentAlignLeft {
	text-align: left;
}

.show_debugdata2 {
	font-size: 0.5em;
}

table#checkBoxKlarat {
    width:40%;
}
table#checkBoxKlarat th {
    background-color: black;
    color: white;
	width:50%;
}

/* table, th, td { */
table#checkBoxKlarat  th , table#checkBoxKlarat td {
    border: 1px solid black;
    border-collapse: collapse;
	font-size: 1.2em;
}
table#checkBoxKlarat th, table#checkBoxKlarat td {
    padding: 5px;
    text-align: center;
}

table#checkBoxKlarat tr:nth-child(even) {
    background-color: #eee;
}
table#checkBoxKlarat tr:nth-child(odd) {
   background-color:#fff;
}

table#checkBoxKlarat td  input[type='checkbox'] {
	-ms-transform: scale(2); /* IE */
	-moz-transform: scale(2); /* FF */
	-webkit-transform: scale(2); /* Safari and Chrome */
	-o-transform: scale(2); /* Opera */
}

@keyframes growIn {
    from {
        width: 60px;
        height: 20px;
    }
    to {
        width: calc(100% - 50px);
        height: 300px;
    }
}

#debugPanel {
    overflow: hidden;
    position: fixed;
    width: 60px;
    bottom: 10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.8em;

    background-color: #304050;
    color: white;
    border-radius: 12px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#debugPanel.collapsed {
    animation: growIn 0.5s reverse;
    width: 60px;
    height: 20px;
}

.activate-debug-menu button {
    display: inherit;
    width: 100%;
    text-align: center;
    background: transparent;
    border: none;
	color: white;
    cursor: pointer;
}

#debugPanel.expanded {
    animation: growIn 0.5s;
    width: calc(100% - 50px);
    height: 300px;
    padding: 10px 15px;
    z-index: 9;
}

button.close {
    position: absolute;
    top: 5px;
    right: 5px;
    height: 20px;
    border: solid 1px white;
    background-color: black;
    color: white;
}

button.reset {
    background: #dddddd;
    border: none;
}

.test-action-group {
    display: block;
}

#debugPanel ul {
    height: 200px;
    overflow: auto;
    list-style: none;
    background-color: rgba(0, 0, 0, 0.1);
}

#debugPanel li {
    font-size: 1.3em;
    line-height: 1.5em;
}
.flex-container-top {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
  	padding: 4%;
    margin-bottom: 6%;
    margin-top: 3%;
}
.flex-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
    padding-right: 12%;
    padding-left: 12%;
    padding-top: 3%;
    padding-bottom: 3%;
}
.flex-container-button {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: flex-end;
  padding-right: 9%;
}
.triangle-full {
  width: 0; 
  height: 0; 
  border: 60px solid black;
  outline: 1px solid black;
  box-shadow: none;
}
.triangle-full-pos {
	position: fixed;
    bottom: 70%;
    right: 90%;
}
.triangle-blank {
  width: 0; 
  height: 0; 
  border: 60px solid #008CBA;
  outline: 1px solid black;
  box-shadow: none;
}
.triangle-none {
	width: 0; 
	height: 0; 
	border: 60px solid transparent;
	outline: 1px solid black;
	box-shadow: none;
}
.triangle-none-pos {
	position: fixed;
    bottom: 70%;
    right: 75%;
}
.triangle-down-right {
	width: 0; 
	height: 0; 
	border-top: 60px solid transparent;
	border-left: 60px solid transparent;
	border-right: 60px solid black;
	border-bottom: 60px solid black;
	outline: 1px solid black;
	box-shadow: none;
}
.triangle-down-right-pos {
	position: fixed;
    bottom: 70%;
    right: 60%;
}
.triangle-up-left {
	width: 0; 
	height: 0; 
	border-top: 60px solid black;
	border-bottom: 60px solid transparent;
	border-left: 60px solid black;
	border-right: 60px solid transparent;
	outline: 1px solid black;
	box-shadow: none;
}
.triangle-up-left-pos {
	position: fixed;
    bottom: 70%;
    right: 45%;
}
.triangle-down-left {
	width: 0; 
	height: 0; 
	border-top: 60px solid transparent;
	border-bottom: 60px solid black;
	border-left: 60px solid black;
	border-right: 60px solid transparent;
	outline: 1px solid black;
	box-shadow: none;
}
.triangle-down-left-pos {
	position: fixed;
    bottom: 70%;
    right: 30%;
}
.triangle-up-right {
	width: 0; 
	height: 0; 
	border-top: 60px solid black;
	border-bottom: 60px solid transparent;
	border-left: 60px solid transparent;
	border-right: 60px solid black;
	outline: 1px solid black;
	box-shadow: none;
}
.triangle-up-right-pos {
	position: fixed;
    bottom: 70%;
    right: 15%;
}
.grid-container {
  display: grid;
  grid-template-columns: 121px 121px;
  grid-template-rows: 121px 121px;
}
.grid-container-pos1 {

}
.grid-container-pos2 {

}

.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

[class*="col-"] {
	float: left;
}

.card {
	box-shadow: 0px 0px 14px 0px #d6d6d6;
	margin: 20px;
}

.row::after {
	content: "";
	clear: both;
	display: table;
}

.disclaimer-box {
	background-color: #fff25e;
	padding: 10px 20px;
	display: inline-block;
	font-size: 0;
	border-radius: 10px;
}

.start-btn-icon {
	background-image: url('graphics/Edu-142-512.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	width: 30px;
	padding-left: 60px;
}

.clock-icon {
	background-image: url('graphics/clock-outline.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 20px;
	float: left;
	padding-right: 20px;
}

.title {
	font-family: 'High Tower Text';
}

.test-info-text {
	font-size: medium; 
	padding-bottom: 30px;
}

.test-time-text {
	font-size: x-small;
	width: 40%;
	padding-left: 100px;
}

.select-css {
	display: block;
	font-size: 16px;
	font-family: sans-serif;
	font-weight: 700;
	color: #444;
	line-height: 1.3;
	padding: .6em 1.4em .5em .8em;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #aaa;
	box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
	border-radius: .5em;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	  linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
}
.select-css::-ms-expand {
	display: none;
}
.select-css:hover {
	border-color: #888;
}
.select-css:focus {
	border-color: #aaa;
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #222;
	outline: none;
}
.select-css option {
	font-weight:normal;
}