/* Create:  09.01.25 */
/* Edit:    18.01.25 */
/* Version: 1.04.005 */

/* ^ https://studio-himed.com/file/css/test/test.css */

@charset "utf-8";

img { border: 0px solid Black; vertical-align: bottom; }
table { border: 0px solid Black; }

input[id="IDName"] { width: 255px; height: 25px; border-width: 1px; border-color: #B6C5CC; }

input[id="IDClear"] { width: 255px; height: 25px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDMain"] { width: 255px; height: 25px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDTest"] { width: 255px; height: 25px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDEnd"] { width: 270px; height: 25px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDProtocol"] { width: 225px; height: 25px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDPrint"] { width: 225px; height: 25px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDPrintProtocol"] { width: 225px; height: 25px; border-width: 1px; border-color: #B6C5CC; }

input[id="IDVopros0"] { width: 50px; height: 30px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDVopros1"] { width: 50px; height: 30px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDVopros2"] { width: 50px; height: 30px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDVopros3"] { width: 50px; height: 30px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDVopros4"] { width: 50px; height: 30px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDVopros5"] { width: 50px; height: 30px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDVopros6"] { width: 50px; height: 30px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDVopros7"] { width: 50px; height: 30px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDVopros8"] { width: 50px; height: 30px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDVopros9"] { width: 50px; height: 30px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDVopros10"] { width: 50px; height: 30px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDVopros11"] { width: 50px; height: 30px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDVopros12"] { width: 50px; height: 30px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDVopros13"] { width: 50px; height: 30px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDVopros14"] { width: 50px; height: 30px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDVopros15"] { width: 50px; height: 30px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDVopros16"] { width: 50px; height: 30px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDVopros17"] { width: 50px; height: 30px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDVopros18"] { width: 50px; height: 30px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDVopros19"] { width: 50px; height: 30px; border-width: 1px; border-color: #B6C5CC; }

input[id="IDOtvet1"] { width: 15px; height: 15px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDOtvet2"] { width: 15px; height: 15px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDOtvet3"] { width: 15px; height: 15px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDOtvet4"] { width: 15px; height: 15px; border-width: 1px; border-color: #B6C5CC; }
input[id="IDOtvet5"] { width: 15px; height: 15px; border-width: 1px; border-color: #B6C5CC; }

.btm { font-size: 13px; }

.s1 { font-size: 10px; color: rgba(128, 128, 128, 0.7); }
.s2 { font-size: 14px; color: Gray; }
.s3 { font-weight: bold; color: DarkBlue; }
.s4 { font-size: 20px; font-weight: bold; color: Green; }
.s5 { font-size: 20px; font-weight: bold; color: Red; }
.s6 { font-size: 25px; font-weight: bold; color: DarkGreen; }
.s7 { font-size: 25px; font-weight: bold; color: DarkOrange; }
.s8 { font-size: 25px; font-weight: bold; color: DarkBlue; }
.s9 { font-size: 25px; font-weight: bold; color: DarkRed; }

/* Progres Bar*/

.progres_bar_1
{
	width: 1095px;
	height: 5px;
	background-color: LightGray;
	position: relative;
}

.progres_bar_2
{
	height: 100%;
	width: 0;
	background-color: DarkBlue;
	position: absolute;
}
