*:focus {
    outline: none;
}

.menu {
    position: relative;
    height: 30px;
}

.menu table {
    position: absolute;
    left: 10px;
    top: 0px;
    border-spacing: 0;
}

.menu td {
    width: 200px;
    padding: 5px;
    text-align: center;
}

.menu a {
    text-decoration: none;
    font: 12px Verdana, Arial, sans-serif;
    color: blue;
}

.menu a:hover {
    text-decoration: underline;
    color: black;
}

.idsn {
    width: 450px;
    background-color: #41FF80;
    border-radius: 10px;
}

.idsn td {
    width: 450px;
}

.ids {
    width: 285px;
    background-color: #41FF80;
    border-radius: 10px;
}

.ids td {
    width: 285px;
}

.ids a {
    border: none;
}

.ids input {
    width: 275px;
    background-color: #41FF80;
}

progress {
    width: 100%;
    height: 12px;
}

#mn td {
    background-color: #CCCCCC;
    border: 0;
    width: 100%;
}

#mn input {
    background: #CCCCCC;
    color: #732828;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
    border: 0;
    height: 25px;
    width: 100%;
}

#mn input:hover {
    text-decoration: underline;
    background: #FFAC37;
}

#menu1 {
    display: none;
    top: 27px;
    left: 16px;
}

#menu2 {
    display: none;
    top: 27px;
    left: 235px;
}

#menu3 {
    display: none;
    top: 34px;
    left: 16px;
}

#left table tr td {
    text-align: right;
}

#butm {
    width: 450px;
    background: #BFFFBE;
    border-radius: 20px;
}

a {
    border: 1px dotted #78E2FF;
}

body {
    padding: 0px;
    margin: 0px;
    background: #f5f8fa;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#im {
    border: 2px solid #FF9532;
    border-radius: 20px;
    width: 100%;
}

.pac {
    color: #CC0000;
    font-size: 12px;
    font-weight: bold;
    font-family: sans-serif;
}

.pac_link {
    color: #000088;
    font-size: 12px;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
}

.pac_link:hover {
    color: #880000;
}

.pac_link:visited,
.pac_link:active {
    color: #000088;
}

#clim {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: blue;
}

#erx {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: red;
}

#cal_sta {
    z-index: 101;
}

#cal_end {
    z-index: 101;
}

#zon {
    width: 100%;
    border: 0;
}

#zon td {
    text-align: center;
}

#zon input {
    width: 100%;
    text-align: center;
    border: 0;
    border-bottom-color: red;
    font-size: 12px;
    font-weight: bold;
    border-radius: 20px;
    background-color: #B3FFAF;
}

#zsh {
    width: 30%;
    border: 1;
}

#zsh td {
    text-align: center;
}

#zsh input {
    width: 100%;
    text-align: center;
    border: 0;
    border-bottom-color: red;
    font-size: 12px;
    font-weight: bold;
    border-radius: 20px;
    background-color: #B3FFAF;
}

#bigbut input {
    width: 90px;
    text-align: center;
    border: 0;
    border-bottom-color: red;
    font-size: 11px;
    font-weight: bold;
    border-radius: 10px;
    background-color: #3AE2CE;
}

#bigbut1 input {
    width: 120px;
    text-align: center;
    border: 0;
    border-bottom-color: red;
    font-size: 11px;
    font-weight: bold;
    border-radius: 10px;
    background-color: #3AE2CE;
}

#bigbut2 input {
    width: 120px;
    text-align: center;
    border: 1;
    border-bottom-color: blue;
    font-size: 10px;
    font-weight: bold;
    border-radius: 10px;
    background-color: #C1D3B2;
}

#bigbut3 input {
    width: 170px;
    text-align: center;
    border: 1;
    border-bottom-color: blue;
    font-size: 11px;
    font-weight: bold;
    border-radius: 10px;
    background-color: #3AE2CE;
}

#smallbut input {
    width: 30px;
    text-align: center;
    border: 1;
    border-bottom-color: blue;
    font-size: 7px;
    font-weight: bold;
    border-radius: 10px;
    background-color: #C1D3B2;
}

#smallbut1 input {
    width: 50px;
    text-align: center;
    border: 1;
    border-bottom-color: blue;
    font-size: 10px;
    font-weight: bold;
    border-radius: 10px;
    background-color: #C1D3B2;
}

#smallbut2 input {
    width: 100px;
    text-align: center;
    border: 1;
    border-bottom-color: blue;
    font-size: 10px;
    font-weight: bold;
    border-radius: 10px;
    background-color: #C1D3B2;
}

#smallbut3 input {
    width: 25px;
    text-align: center;
    border: 1;
    border-bottom-color: blue;
    font-size: 10px;
    font-weight: bold;
    border-radius: 10px;
    background-color: #C1D3B2;
}

#login {
    position: relative;
    left: 0px;
    font-family: sans-serif;
    font-size: 12px;
    width: 220px;
    height: 90px;
}

#zont {
    width: 100%;
}

#zont td {
    text-align: center;
}

#zont input {
    width: 100%;
    text-align: center;
    border: 2px;
    border-bottom-color: red;
    font-size: 14px;
    font-weight: bold;
    border-radius: 20px;
    background-color: #BFEDBF;
}

#zont1 {
    width: 100%;
    border: 2px solid blue;
    border-style: dashed;
    border-collapse: collapse;
    /* Убираем двойные линии между ячейками */
}

#zont1 td {
    text-align: center;
    border: 1px solid black;
}

#zont1 input {
    width: 100%;
    text-align: center;
    border: 1px;
    border-bottom-color: red;
    font-size: 14px;
    font-weight: bold;
    border-radius: 20px;
    background-color: #BFEDBF;
}

#fldsr {
    overflow: scroll;
    height: 380px;
}

#fldsr table {
    width: 100%;
    height: 375px;
}

#fldset {
    width: 98%;
    background-color: #FFF3C3;
    margin-left: auto;
    margin-right: auto;
}

.ulogin {
    width: 150px;
    height: 15px;
    background: #005478;
    color: #fff;
    padding: 2px 5px;
    border: 4px;
    font-size: 10px;
    line-height: 10px;
}

.reg_tbl {
    background: #afcbd8;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    border-spacing: 5px;
}

#sel td select {
    width: 32px;
    background-color: #95EFEF;
}

#sel td option {
    background-color: #70EFA9
}

#zx td select {
    width: 250px;
    background-color: #95EFEF;
}

#zx td option {
    background-color: #70EFA9
}

#selt td select {
    font-size: 11px;
    font-weight: bold;
    width: 120px;
    border-radius: 10px;
    background-color: #3AE2CE;
}

#selt td option {
    background-color: #70EFA9
}

#but {
    width: 130px;
    background: #A2E5A2;
    border-radius: 10px;
}

#butw {
    width: 200px;
    background: #A2E5A2;
    border-radius: 20px;
}

#bred {
    color: red;
}

#head {
    width: 100%;
    height: 100px;
}

#head input {
    width: 130px;
    background: #8DD3D7;
    border-radius: 10px;
}

#head h1 {
    color: #FF00AE;
    font-size: 32px;
    font-weight: bold;
    background-color: #AEF6FF;
    text-align: center;
    border-radius: 20px;
    width: 180px;
}

#header {
    width: 100%;
    height: 100px;
}

px #header input {
    width: 120px;
    border-radius: 10px;
}

#header h1 {
    color: #FF00AE;
    font-size: 36px;
    font-weight: bold;
    background-color: #37F2FF;
    text-align: center;
    border-radius: 20px;
}

#txt {
    width: 50px;
    text-align: center;
    background-color: #FFD446;
}

#txtt {
    width: 70px;
    text-align: center;
    background-color: #FFD446;
}

table {
    border-spacing: 0;
    width: 100%;
}

#rz {
    width: 100%;
}

#rz td {
    text-align: center;
}

#rz input {
    width: 160px;
    background: #A2E5A2;
    border-radius: 10px;
}

#rz td select {
    font-size: 12px;
    width: 120px;
    background-color: #95EFEF;
}

#rz td option {
    background-color: #70EFA9
}

#rz1 td {
    text-align: center;
}

#rz1 input {
    width: 20px;
    background: #A2E5A2;
    border-radius: 10px;
}

#rec {
    width: 30%;
    margin: auto;
}

#rec input {
    width: 220px;
    background: #A2E5A2;
    border-radius: 10px;
}

#main_flt tr {
    background: #C8F6FF;
    text-align: center;
}

#tab_wv {
    font-size: 12px;
    border-spacing: 2px;
    width: 100%;
}

#tab_wv td:hover {
    background: #00FFA9;
    color: #000;
}

#tab_wv tr:active {
    background: #00FFA9;
    color: #FF1921;
    font-weight: bolder;
}

#tab_wv td {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
}

#tab_wv th {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 15px;
    background: #ACEDE9;
    text-align: center;
    vertical-align: top;
    font-weight: bold;
}

#tab_r {
    background: #9EEDCC;
    font-size: 12px;
    border-spacing: 2px;
    width: 100%;
    text-align: center;
}

#tab_r tr:hover {
    background: #D0FF00;
    color: #000000;
}

#tab_set {
    background: #9EEDCC;
    font-size: 12px;
    border-spacing: 2px;
    width: 100%;
    text-align: center;
}

#tab_set th {
    background: #00FFA9;
    color: #000;
}

#tab_set input {
    background: #D2FFD4;
    color: #291EFF;
}

#tab_set input:hover {
    background: #D0FF00;
    color: #E21F22;
}

#main_tbl {
    font-size: 12px;
    border-spacing: 2px;
    width: 100%;
}

#main_tbl td:hover {
    background: #00FFA9;
    color: #000;
}

#main_tbl tr:active {
    background: #00FFA9;
    color: #FF1921;
}

#main_tbl tr.red {
    background: #FF6464;
}

#main_tbl tr.yellow {
    background: #EEFF1E;
}

#main_tbl tr.blue {
    background: #59A1B4;
}

#main_tbl tr.green {
    background: #30F43D;
}

#main_tbl tr.rose {
    background: #FFCCB0;
}

#main_tbl tr.silver {
    background: #B8E088;
}

#main_tbl tr.tabl {
    background: #D0FF00;
}

#main_tbl td.redo {
    background: #FFA0A9;
}

#main_tbl td.yellow {
    background: #FFDD00;
}

#main_tbl td.bold {
    color: #FF00AE;
    font-weight: bold;
}

#main_tbl td {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    vertical-align: top;
}

#main_tbl th {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 15px;
    background: #ACEDE9;
    text-align: center;
    vertical-align: top;
    font-weight: bold;
}

#tbo td {
    vertical-align: top;
}

.css3-button {
    display: inline-block;
    zoom: 1;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    padding: 1px 5px 2px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.css3-button:active {
    position: relative;
    top: 1px;
    left: 1px;
}

.blue {
    color: #f5f8fa;
    border: solid 1px #0076a3;
    background: -o-linear-gradient(#0095cc, #00678e);
    background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
    background: -moz-linear-gradient(top, #0095cc, #00678e);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}

.blue:hover {
    color: #f5f8fa;
    background: #0095cd;
    background: -o-linear-gradient(#00adee, #0078a5);
    /* CSS3: фон с градиентом для Opera 11+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
    /* CSS3: фон с градиентом для Safari, Chrome */
    background: -moz-linear-gradient(top, #00adee, #0078a5);
    /* CSS3: фон с градиентом для FireFo FireFo 3.6+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

.blue:active {
    color: #f5f8fa;
    background: #0095cd;
    background: -o-linear-gradient(#0078a5, #00adee);
    background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
    background: -moz-linear-gradient(top, #0078a5, #00adee);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}