html {
    height: 100%;
}

* {
    padding: 0px;
    margin: 0px;
}

body {
    height: 100%;
    font-size: 100% !important;
    background-color: #EEEEEE !important;
    color: #696969 !important;
    line-height: 1.3 !important;
    font-family: Trebuchet MS, Arial, sans-serif !important;
    margin: 0px !important;
}

#rootPanel {
    min-height: 100%;
    /*padding-bottom: 31px;*/
}

A:hover {
    text-decoration: underline;
}

.mainPanel {

}

#loginPanel
{
    width: 100%;
    text-align: center;
    margin: 0px;
    background: #EEEEEE;
}

.header1 {
    background: #edeff1;
    min-width: 1005px;
    font-size: 0.75em;
    text-align: right;
    padding: 7px 10px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edeff1', endColorstr='#e5e8ec', GradientType=0);
    border-bottom: #d9e3ed 1px solid;
}

/*Нижняя часть*/
.footer {
    background: #edeff1;
    font-size: 0.75em;
    text-align: right;
    padding: 7px 10px;
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edeff1', endColorstr='#e5e8ec',GradientType=0);*/
    /*background-color:#d9e3ed;*/
    /*#e5e8ec;*/
    border-bottom: #d9e3ed 1px solid;
    position: relative;
    margin-top: -31px;
    clear: both;
}

.inner {
    min-width: 985px;
    padding: 0px 10px;
    margin: 0px auto;
    max-width: 1140px;
}

.phone {
    color: #000000;
    padding: 0px 0px 0px 10px;
    font-weight: bold;
}

/*Напишите нам*/
.sendLink, .sendLink:visited, .sendLink:link, .sendLink:active {
    color: #696969;
    position: relative;
    margin: 0px 0px 0px 37px;
}

.sendLink:before {
    position: absolute;
    width: 13px;
    background: url(img/sprite.png) no-repeat -130px -26px;
    height: 9px;
    top: 3px;
    left: -17px;
    content: "";
}

.header2 {
    font-size: 0.75em;
    padding: 0px;
}

.header2 .inner {
    padding: 7px 10px;
}

.header2 .inner > A {
    position: relative;
}

/*ЛОГО*/
.logoLink {
    width: 526px;
    height: 55px;
    background: url(img/logotk.gif) no-repeat 0px 0px;
    float: left;
}

/*ВЫХОД*/
A.exitLink, A.exitLink:link, A.exitLink:visited, A.exitLink:active {
    COLOR: #96244c;
    float: right;
    margin: 20px 0px 0px 28px;
}

A.exitLink:hover {
    COLOR: #aa5454;
}

A.exitLink:before {
    position: absolute;
    width: 16px;
    background: url(img/sprite.png) no-repeat -156px -26px;
    height: 11px;
    content: "";
    top: 2px;
    left: -17px;
}

/*ПОЛЬЗОВАТЕЛЬ*/
.user {
    margin: 20px 4px 0px 0px;
    float: right;
    COLOR: #000000;
    position: relative;
}

.user:before {
    position: absolute;
    width: 15px;
    background: url(img/sprite.png) no-repeat -144px -39px;
    height: 15px;
    content: "";
    top: 1px;
    left: -17px;
}

/*ЗАВЕРШЕНИЕ ОБТЕКАНИЯ*/
.clear {
    clear: both;
}

/*МЕНЮ*/
.topMenu {

}

.topMenu .inner {
    border-top: #bcbcbc 1px dashed;
    padding: 15px 10px;
    font-size: 0.87em;
}

.oneTopMenu {
    float: left;
    position: relative;
    margin-left: 33px;
    margin-right: 40px;
}

.reportsMenu:before {
    position: absolute;
    width: 25px;
    background: url(img/menu.gif) no-repeat -25px 0px;
    height: 19px;
    content: "";
    top: 0px;
    left: -30px;
}

/*.settingsMenu:before --закладка на будущее
{
    position: absolute;
    width: 27px;
    background: url(img/sprite-color.png) no-repeat -29px -26px;
    height: 21px;
    content: "";
    top: 0px;
    left: -33px;
    background-color: #008dc9;
}*/
.reportsSettingsMenu:before {
    position: absolute;
    width: 25px;
    background: url(img/menu.gif) no-repeat 0px 0px;
    height: 19px;
    content: "";
    top: 0px;
    left: -30px;
}

.oneTopMenuText {
    COLOR: #000000;
    font-size: 1.14em;
}

A.oneTopMenuLink, A.oneTopMenuLink:link, A.oneTopMenuLink:visited, A.oneTopMenuLink:active {
    display: block;
    text-decoration: none;
    color: #008dc9;
}

A.oneTopMenuLink:hover {
    color: #4db6ed;
}

/*ОСНОВНОЕ ОКНО*/
.body {
    padding-bottom: 31px;
}

.body .line {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7d4df', endColorstr='#f6f6f6', GradientType=0);
    width: 100%;
    background: #c7d4df;
    height: 4px;
}

.body .inner {
    padding-top: 10px;
    font-size: 0.87em;
    padding-bottom: 10px;
}

.bodyMenu {
    color: #696969;
    font-size: 0.85em;
    margin-left: 2px;
}

.bodyMenu A, .bodyMenu A:link, .bodyMenu A:visited, .bodyMenu A:active {
    color: #696969;
}

.bodyMenu A:hover {
    color: #4db6ed;
}

.bodyMenuDelim {
    padding: 0px 5px;
}

.curPageInBodyMenu {
    COLOR: #000000;
}

.tableTitle {
    font-size: 2em;
    color: #000000;
    padding: 10px 0px;
    float: left;
}

/*Дополнительный элемент в титле таблицы*/
.elemTableTitle {
    float: right;
    padding: 15px 0px;
}

/* Элемент поиск в доступных отчётах*/
.findButton {
    background: url(img/br_next.png) no-repeat 0px 2px;
    width: 18px;
    height: 20px;
    float: right;
    border: #aabac4 1px solid;
    border-left: 0px;
    /*background-color: #e5e5e5;*/
    background-color: #FFFFFF;
}

/*когда вводим текст в поле поиска*/
.findButtonActive {
    background: url(img/br_next.png) no-repeat 0px 2px;
    width: 18px;
    height: 20px;
    float: right;
    border: #265f7d 1px solid;
    border-left: 0px;
    background-color: #FFFFFF;
}

.findButton:hover, .findButtonActive:hover {
    cursor: pointer;
}

.flexTable {
    width: 100%;
    border-collapse: collapse;;
    border: #aabac4 1px solid;
    margin: 10px 0px;
    box-shadow: rgba(120, 136, 152, 0.12) 0 0 12px;
}

.flexTable TD {
    border-top: #aabac4 1px solid;
    border-bottom: #aabac4 1px solid;
    padding: 5px 10px;
    background-color: #FFFFFF;
    font-family: Trebuchet MS, Arial, sans-serif !important;
}

/*заголовок группы*/
.flexTable TD.group {
    font-weight: bold;
    font-style: italic;
    color: #000000 !important;
}

/*элементы группы*/
.flexTable TD.groupItem {
    padding-left: 25px;
}

/*Выделенная строка*/
.flexTable TR.selected TD {
    background-color: #eaf1fd !important;
}

/*ссылка*/
.link {
    color: #008dc9 !important;
}

.link:hover {
    color: #265f7d !important;
    cursor: pointer;
    text-decoration: underline;
}

.flexTable .flexTableHeader TD {
    background: url(img/hbg.png) #f7f9f8 repeat-x 0px 0px;
    padding: 5px 10px;
    text-align: left;
    color: #000000;
    font-size: 1em; /*0.85*/
    font-weight: bold;
}

.flexTable .flexTableFooter TD {
    background: url(img/hbg.png) #f7f9f8 repeat-x 0px 0px;
    padding: 5px 10px;
    text-align: right;
    color: #000000;
    font-size: 1em; /*0.85*/
    font-weight: bold;
}

/*ПОСМОТРЕТЬ*/
A.showInfo, A.showInfo:link, A.showInfo:visited, A.showInfo:active {
    cursor: pointer;
    background: url(img/edit.png) no-repeat;
    width: 17px;
    height: 17px;
    float: left;
}

A.showInfo:hover {

}

.cbold {
    font-weight: bold;
}

.citalic {
    font-style: italic;
}

.cred {
    color: red;
}

.cblocked {
    color: #929396;
    font-style: italic;
}

/*Обычный инпут, как бы задисабленный*/
.inputDisabled {
    border: #aabac4 1px solid;
    background-color: #e5e5e5;
    color: #929396;
    padding: 2px 3px;
}

/*Обычные инпут*/
.tagInput {
    background: #FEFEFF;
    color: #696969;
    border: 1px solid #BDBFC2;
    padding: 2px 3px;
}

.tagInput:focus {
    border: 1px solid #265f7d;
}

.tagInput[disabled] {
    border: #aabac4 1px solid;
    background-color: #e5e5e5;
    color: #929396 !important;
    padding: 2px 3px;
}

/*селект*/
.tagSelect {
    min-width: 258px;
    max-width: 500px;
    background: #FEFEFF;
    color: #696969;
    border: 1px solid #BDBFC2;
}

.tagSelect:focus {
    border: 1px solid #265f7d;
}

.tagSelectWitdh0 {
    min-width: 0px !important;
}

.tagSelect[disabled] {
    border: #aabac4 1px solid;
    background-color: #e5e5e5;
    color: #929396;
}

/*Поле с датой*/
.tagDateBox {
    background: #FEFEFF;
    color: #696969;
    border: 1px solid #BDBFC2;
    padding: 2px 3px;
}

.tagDateBox:focus {
    border: 1px solid #265f7d;
}

.tagDateBox[disabled] {
    border: #aabac4 1px solid;
    background-color: #e5e5e5;
    color: #929396;
    padding: 2px 3px;
}

.tagDateBoxOnlyData {
    width: 70px !important;
}

/*Кнопка*/
.tagButton {
    border-bottom: 1px solid;
    border-bottom-color: #004E78;
    border-left: 1px solid;
    border-left-color: #0a678f;
    border-radius: 3px;
    border-right: 1px solid;
    border-right-color: #0a678f;
    border-top: 1px solid;
    border-top-color: #0a87bd;
    color: #FFFFFF;
    background: #1699d4;
    text-shadow: #16729d 0 -1px 0;
    font-size: 0.87em;
    line-height: 2.07;
    margin: 0px;
    /*margin-right: 5px;*/
    overflow: hidden;
    padding: 0px 30px !important;
    text-align: center;
    text-decoration: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ca6df', endColorstr='#028eca');
}

.tagButton:active {
    border: #265f7d 1px inset;
}

.tagButton:hover {
    cursor: pointer;
    /*background: #39a6d5 !important;*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59b9e6', endColorstr='#39a6d5');
}

/*Кнопка для добавления файлов к отчёту*/
.addFileButton {

}

/*Чекбокс*/
.tagCheckBox {
}

.tagCheckBox LABEL {
    padding-left: 5px !important;
}

/*форма параметров*/
.paramForm {
    width: 100%;
    border: #aabac4 1px solid;
    margin: 10px 0px;
    padding: 10px;
    box-shadow: rgba(120, 136, 152, 0.12) 0 0 12px;
}

/*форма параметров*/
.paramFormTitle {
    color: #000000;
    padding: 0px 0px 10px 0px;
    font-weight: bold;
}

/*название элемента формы*/
.elementPreviewText {
    text-align: left;
    width: 250px;
}

.elementPreviewTextInline {
    text-align: center !important;
    padding: 0px 10px;
}

.elementPreviewTextInlineFirst {
    padding-left: 0px !important;
}

/*содержит элемент формы*/
.elementFormInner {
}

.elementFormInner TD {
    padding: 5px 5px 5px 0px;
    vertical-align: middle !important;
}

.elementFormInner TD:first-child {
    padding: 5px 0px;
}

/*строка с несколькими кнопками*/
.elementButtonRow TD {
    padding: 0px 5px;
}

.elementButtonRow TD:first-child {
    padding: 0px;
}

/*Элемент с некорректными данными*/
.elementError {
    background-color: #ffcccc;
    border-color: #ce4f4f;
}

/*Затеняющий див при запросе*/
DIV#send-mask {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #FFF;
    opacity: .75;
    filter: alpha(opacity=75);
    z-index: 100;
}

/*DIV с текстом в всплывающем окне*/
/*.popupWinTitle
{
    color: #000000;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    padding: 10px 0px;
}*/

/**/
.popupWinButtons
{
    text-align: center;
    padding: 10px;
    font-size: 0.85em;
}

/*Ссылка на регистрацию*/
.regLink {
    color: #0066cc;
}

.regLink:hover {
    text-decoration: underline;
    cursor: pointer;
}

.regLink:visited {
    color: #0066cc;
    text-decoration: none;
}

.reg_btnSksb {
    margin-top: 4px;
}

.reg_comment {
    font-size: 10px;
    color: #696969;
    margin: 0 auto;
    padding-left: 0px;
}