/*
при смене стиля в версии после 5.3 - необходимо менять название у этого файла,
иначе он подхватится из кэша браузера только через месяц
*/
body {
    margin: 0;
}
a{
    color:#003dd8;
}
.new {
    color: #008c22;
}
a.delete {
    color: #b01000;
}
.topmenu {
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    color: #171717;
}
td.topmenusel {
    background-color: #5e6f9a;
    background-image: url('/img/mbg.gif');
    background-repeat:repeat-x;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    line-height:14px;
    color: #ffffff;
    border-left: 1px solid #5e6f9a;
    border-right: 1px solid #5e6f9a;
}
td.menusel {
    background-color: #5e6f9a;
    background-image: url('/img/mbg.gif');
    background-repeat:repeat-x;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    line-height:14px;
    color: #ffffff;
}
form{
    margin-bottom:0;
    margin-top:0;
}
td.topmenuitem {
    background-color: #9eb3e9;
    background-image: url('/img/mbgn.gif');
    background-repeat: repeat-x;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    line-height:14px;
    color: #ffffff;
}
a.topmenusel {
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    line-height:14px;
    color: #ffffff;
    text-decoration: none;
}
a.topmenuitem {
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    line-height:14px;
    color: #ffffff;
    text-decoration: none;
}
.line {
    background-color: #5e6f9a;
}
.redline {
    background-color: red;
}
.mbg {
    background-color: #5e6f9a;
    color: white;
}
h1,.hdr {
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #aa0000;
    margin-bottom:0;
}
h2 {
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #335A77;
    margin-bottom:0;
}
.formbg {
    background-color: #e8e8e0;
}
table.t td.forminfo {
    padding-top:5px;
}
th {
    background-color: #5e6f9a;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    color: white;
}
th.wth {
    background-color:white;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: black;
}
.title {
    font: bold 14px Arial, Helvetica, sans-serif;
    text-align: center;
    color: white;
}
td.menu,table.menu {
    background-color: #9eb3e9;
    background-image:url("/img/blue_bg.jpg");
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    color: white;
    line-height:14px;
}
a.menu {
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    color: #fffaf8;
    line-height:14px;
    text-decoration: none;
}
.submenu {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: white;
    background-color: #8EA1D2;
}

td, input, textarea {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 14px;
}

select {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 14px;
    margin: 2px;
}
.inp {
	border: 1px solid #9eb3e9;
}
input.inp {
    margin: 2px;
}
.smlinp {
	border: 1px solid #9eb3e9;
    font-size: 11px;
    line-height: 12px;
    height:16px;
    padding-top:0;
    padding-top=1px;
    margin:0;
}
.w {
    background-color: white;
}
.grey {
    background-color: #9c9c9c;
}
.small {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #171717;
}
.white {
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    color: white;
}
tr.even {
    background-color: #f9f9f2;
    behavior: url(/IEFixes.htc);
}
tr.evensel {
    background-color: #f0f0c8;
    behavior: url(/IEFixes.htc);
}
tr.even:hover, tr.even_hover,tr.evensel:hover, tr.evensel_hover {
    background-color: #e1e5f5;
    behavior: url(/IEFixes.htc);
}
.even {
    background-color: #f9f9f2;
}
.evensel {
    background-color: #f9f9d0;
}
tr.odd {
    background-color:inherit;
    behavior: url(/IEFixes.htc);
}
tr.odd:hover, tr.odd_hover,tr.oddsel:hover, tr.oddsel_hover {
    background-color: #e1e5f5;
    behavior: url(/IEFixes.htc);
}
.oddsel {
    background-color: #fffed0;
}
.red {
    font-weight: bold;
    color: #cc3300;
}
.disabled {
    font-weight: bold;
    color: #e8e8e8;
}
.report {
    color: #5e6f9a;
    font-weight: bold;
}
.reportsuccess {
    color: #107000;
    font-weight: bold;
}
.reportproblem {
    color: #8B1D1D;
    font-weight: bold;
}
.smallred {
    color: #cc3300;
    font-size: 11px;
}
.redbg {
    background-color: #cc0000;
}
.splash {
    font: bold italic 18px Arial, Helvetica, sans-serif;
    color: #5e6f9a;
}
.greyred{
    background-color: #F2DEDE;
}
.thred {
    background-color: #9C6A6A;
}
.frspn{
    background-color: #7cd230;
    background-image: url('/img/gbg.gif');
}
.flspn {
    background-color: #f05f2d;
    background-image: url('/img/rbg.gif');
}
.slspn {
    background-color: #5b9a23;
    background-image: url('/img/dgbg.gif');
}
table.t {
    border-collapse:collapse;
    width:100%;
}
table.t td {
    padding: 3px;
    border-top-color: #b8c2d8;
    border-top-width: 1px;
    border-bottom-width: 0;
    border-right-color: white;
    border-right-width: 1px;
    border-left-color: white;
    border-left-width: 1px;
    border-style: solid;
    vertical-align: top;
}
table.t th {
    padding:2px;
    border-color: white;
    border-width:1px;
    border-style: solid;
}
table.t1 {
    border-collapse:collapse;
    width:100%;
}
table.t1 td {
    padding:1px;
    border-top-color: #b8c2d8;
    border-top-width:1px;
    border-bottom-width:0;
    border-right-color:white;
    border-right-width:1px;
    border-left-color:white;
    border-left-width:1px;
    border-style:solid;
    vertical-align: top;
}
table.t1 th {
    padding:2px;
    border-color: white;
    border-width:1px;
    border-style:solid;
}
table.z {
    border-collapse:collapse;
}
table.z td {
    padding:0;
    border-style:none;
    border-width:0;
}
table.z th {
    padding:0;
    border-style:none;
    border-width:0;
}
table.l {
    border-collapse:collapse;
    width:100%;
    height: 1px;
    background-color: #5e6f9a;
}
table.l td {
    padding:0;
    background-color: #5e6f9a;
}
table.l1 {
    border-collapse:collapse;
    width:100%;
    height: 5px;
    background-image: url('/img/bs.gif');
}
table.l1 td {
    padding:0;
    background-image: url('/img/bs.gif');
}
table.l2 {
    border-collapse:collapse;
    width:100%;
    height: 7px;
    background-image: url('/img/ws.gif');
}
table.l2 td {
    padding:0;
    background-image: url('/img/ws.gif');
}
.gtxt {
    color: #cc7777;
}
.grtxt {
    color: #7e765f;
}
.b {
    font-weight:bold;
}
option.user {
    background-image: url(/img/user_suit.png);
    background-repeat: no-repeat;
    padding-left: 18px;
}
option.department {
    background-image: url(/img/department.gif);
    background-repeat: no-repeat;
    padding-left: 18px;
}
table.simple td {
    padding: 0px;
    border-width: 0px;
}
.v {
    vertical-align:top;
}
.icon {
    margin-right:3px;
    border:none;
    width:16px;
    height:16px;
    vertical-align:top;
    margin-bottom: -2px;
}
a.menu img.icon {
    margin-bottom: 0;
}
a.topmenusel img.icon {
    margin-bottom: 0;
}
.smallicon {
    margin-left:1px;
    margin-right:1px;
    border:none;
    width:12px;
    height:12px;
    vertical-align:bottom;
}
.delicon {
    margin-left:3px;
    border:none;
    width:16px;
    height:16px;
    vertical-align:top;
}
.calendar {
    margin-left:0;
    margin-top:3px;
    border:none;
    width:16px;
    height:16px;
    vertical-align:top;
}
.thumb {
    margin-right:3px;
    border:none;
    width:72px;
    height:48px;
    vertical-align:top;
}
.f {
    background-color:#ffffc0;
}
.frm {
    background-color: #8e9faa;
}
.weight {
    text-align: right;
    color: #007000;
}
.volume {
    text-align: right;
    color: #3000d0;
}
.eventType {
    background-color: #F0F8D0;
    border-bottom: 1px solid #80A090;
    border-right: 1px solid #80A090;
    padding: 1px;
    white-space: nowrap;
}
table.t td.noborder {
    border-top: 0;
}
.progressbar {
    margin-top:1px;
}
table.t td.ts {
    border-top-width: 2px;
    padding-top: 5px;
}
table.z td.l {
    border-top: 1px solid #b8c2d8;
    padding:2px;
}
table.z td.l1 {
    padding:2px;
}
.typeCode {
    width: 90px;
}
.lbl {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #4e463f;
    margin-left: 2px;
    margin-top: 2px;
    margin-bottom: 1px;
}
}
