﻿
/* Written by Peter Segerdahl  */



html {
    -ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%; 
    scroll-behavior: smooth;
}

h1 {
    font-size: 15px;
    color: Gray;
}

p {
    font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    color: #525252;
}

span {
    font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    color: #525252;
}

input {
    font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    color: Black;
}


    input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }
    input[type=number] {
        -moz-appearance: textfield;
    }


#divAll,
.divAll,
#divInUt,
.col2LdivAll,
.col2LdivAllGrey2,
.col2LdivAllRegTid1 {
    font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: normal;
    color: #5C5C5C;
}

#divAll,
.divAll,
#divInUt,
.col2LdivAll,
.col2LdivAllGrey2,
.col2LdivAll_x {
    max-width: 800px; 
}

.row,
.divAll,
#divAll,
.divAllMinSz,
.divHeaderBYGGsamWEB,
.divHeaderWEBTID,
.fixBottomBar,
.modal-content {
    min-width: 336px; 
}

#divAll,
.divAll,
#divInUt {
    width: 100%;
}


.row:after {
    content: "";
    display: table;
    clear: both;
}


.col2L, .col2R,
.col2LdivAll
{
    width: 50%;
    box-sizing: border-box;
}
.col2L,
.col2LdivAll,
.col2LdivAllRegTid1,
.col2LdivAllRegTid2 {
    float: left;
}
.col2R {
    float: right;
}

@media screen and (max-width: 405px) {
    .col2L, .col2R {
        width: 100%;
        float: left;
        margin-top: 10px;    
    }
}
*/

/*
.col2LdivAllRegTid2 {
    margin-left: 10px;
}
*/


.col2LdivAllGrey2 {
    margin: 20px 0 0 10px;
    padding: 5px;
    background-color: #bfe9e6;
    border: 1px solid #C0C0C0;
}


.col2LdivMargins1 {
    margin: 20px 0 20px 0;
}

.col2LdivMargins2 {
    margin: 14px 10px 0 20px;
}


@media screen and (max-width: 1000px) {
    .col2LdivAll {
        width: 100%;
    }

    .col2LdivAllGrey2,
    .col2LdivAll_x {
        margin-left: 0;
    }

    .col2LdivMargins1 {
        margin: 20px 0 0 0;
    }

    .col2LdivMargins2 {
        margin: 20px 0 0 0;
    }
}

.col3 {
float: left;
width: 32%;
box-sizing: border-box;
}

@media screen and (max-width: 600px) {
    .col3 {
        width: 100%;
    }
}


.col4 {
    float: left;
    width: 25%;
    box-sizing: border-box;
}

@media screen and (max-width: 600px) {
    .col4 {
        width: 100%;
    }
}

.justify {
    padding: 0 30px 0 30px;
    text-align: justify;
}

.imgMenu,
#ImgBtnHome,
#ImgBtnBack
{
    cursor:pointer;
}

#ImgBtnHome:hover,
#ImgBtnBack:hover
{
    -moz-box-shadow: 0 0 10px #222;
	-webkit-box-shadow: 0 0 10px #222;
	box-shadow: 0 0 10px #222;
}

.imgMenu:hover
{
}


.Search
{
    vertical-align: text-bottom;
    margin-top: 2px;
    cursor:pointer;
}


.Login
{
    font-size: medium;
    height: 25px;
    width: 220px;
}

.arrows {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    padding: 6px 14px;
    font-size: 14px;
    background-color: #629491;
    border-color: White;
    color: #FFFFFF;
    border-width: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}

.arrows:hover {
    background-color: #366764;
}


.multiResTable {
    width: 100%;
    border: solid 1px Black;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
    margin: 0;
    font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
}


.DgbTable {
    width: 100%;
    border: solid 1px Black;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
    margin: 0;
    font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
}


.DgbTableNoLine {
    width: 99%; 
    border: none 0 Black;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
    margin: 0;
    font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
}


.DgbTableHeader,
.DgbTableHeaderNoLine,
.DgbTableHeaderSmallNoLine,
.DgbTableHeaderMediumNoLine,
.DgbTableRow,
.DgbTableRowNoLine,
.DgbEdit,
.DgbTableRowAlignR_NL,
.DgbTableRowSumNoLine,
.DgbTableRowSumAlignR_NL,
.DgbTableRowBtnNoLine,
.DgbTableRowBgNoLine
.numericCell,
.tmLabel {
    font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}


.numericCell {
    font-size: 15px;
    color: black;
    text-align: right;
    border-width: 0;
    padding-right: 0;
}

.tmLabel {
    font-size: 15px;
    color: black;
    text-align: left;
    border-width: 0;
}

.DgbTableHeader {
    border: solid 1px Black;
    font-size: x-small;
    text-align: left;
    color: Blue;
}

.DgbTableHeaderNoLine {
    border: none 0 Black;
    font-size: x-small;
    text-align: left;
    color: Blue;
}

.DgbTableHeaderSmallNoLine,
.DgbTableHeaderMediumNoLine {
    border: none 0 Black;
    text-align: left;
    color: Blue;
}

.DgbTableHeaderSmallNoLine {
    font-size: small;
}

.DgbTableHeaderMediumNoLine {
    font-size: medium;
}

.DgbTableRow {
    border: solid 1px Black;
    font-size: small;
    text-align: left;
    color: Black;
}

.DgbTableRowNoLine {
    border-width: 0;
    font-size: small;
    text-align: left;
    color: Black;
}


.DgbEdit {
    border-width: 0;
    font-size: small;
    text-align: left;
    color: Black;
    background-color: #E6FFE6;
}


.DgbTableRowAlignR_NL {
    border-width: 0;
    font-size: small;
    text-align: right;
    color: Black;
}


.DgbTableRowSumNoLine {
    border-width: 0;
    font-size: small;
    text-align: left;
    color: Blue;
}

.DgbTableRowSumAlignR_NL {
    border-width: 0;
    font-size: small;
    text-align: right;
    color: Blue;
}


.DgbTableRowBtnNoLine {
    width: 150px;
    border-width: 0;
    font-size: small;
    text-align: left;
    color: Black;
}


.DgbTableRowBgNoLine {
    border-width: 0;
    font-size: small;
    text-align: left;
    color: Black;
    background-color: Aqua;
}



.TableCell,
.TableCellBorder {
    overflow:hidden;
}

.TableCellBorder {
    border: 1px solid LightGrey;
}

.iOSCellPadding {
    padding-right: 3px;
}

.TableCellBorder:disabled{
    background-color: #fff;
}


.AvvTable, 
.AvsTable,
.InkTable {
    table-layout:fixed;
    border: solid 1px LightGrey;
    border-collapse: collapse;
    padding: 1px;
    margin: 0;
    font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
    font-variant: normal;
}

.AvvTable {
    white-space:nowrap;
}

.InkTable {
    line-height: 12px;
}



.AvvHeaderTable,
.InkHeaderTable {
    width: 100%;
    border: solid 1px LightGrey;
    padding: 5px;
    margin: 0;
    font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
    font-variant: normal;
    white-space: nowrap;
}

.InkHeaderTable {
    line-height: 10px;
}


.AvvTableHeader,
.InkTableHeader {
    font-size: x-small;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: Blue;
    border: 0;
    overflow: hidden;
}

.InkTableHeader {
    white-space: normal;
    padding-left: 3px;
}



.AvvTableType,
.InkRubrik
{
    font-size: small;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: Blue;
    border: 0;
}

.InkRubrik {
    font-size: medium !important;
}

.AvsTableHeader {
    font-size: x-small;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    color: Blue;
    border: 0;
    white-space: normal;
    word-wrap: break-word;
}




.AvvTableRowAlignR_NL,
.AvvTableRowSumAlignR_NL,
.AvvTableRowNoLine,
.TKTableTb,
.TKTableTbRO,
.TKTableTbRO_alt,
.TKTableTbNum,
.TKTableTbNumRO,
.TKTableTbNumBlueRO,
.TKTableRowLnkButtonNoUL,
.AvsNegativeRed,
.AvsNegativeRedSum,
.AvsNegativeRedTotalSum,
.AvsSumNum,
.AvsSumTxt,
.AvsTableTb,
.AvsTableTbRO,
.AvsTableTbNum,
.AvsTableTbNumRO,
.InkTableTbRO,
.InkTableTbRO_alt,
.InkTableTbNum,
.InkTableTbNumRO,
.InkTableTbNumBlueRO,
.InkTableRowLnkButtonNoUL
.InkTableRowSumAlignR_NL {
    border-width: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
}


.AvvTableRowAlignR_NL,
.AvvTableRowSumAlignR_NL,
.AvvTableRowNoLine,
.TKTableTb,
.TKTableTbRO,
.TKTableTbRO_alt,
.TKTableTbNum,
.TKTableTbNumRO,
.TKTableTbNumBlueRO,
.TKTableRowLnkButtonNoUL,
.AvsTableTb,
.AvsTableTbRO,
.AvsTableTbNum,
.AvsNegativeRed,
.AvsNegativeRedSum,
.AvsNegativeRedTotalSum,
.AvsSumNum,
.AvsSumTxt {
    font-size: smaller;
}


.InkTableTbRO,
.InkTableTbRO_alt,
.InkTableTbNum,
.InkTableTbNumRO,
.InkTableTbNumBlueRO,
.InkTableRowLnkButtonNoUL {
    font-size: x-small;
}


.InkTableTbRO,
.InkTableTbRO_alt {
    padding-left: 1px;
    font-size: x-small;
}

 
.AvvTableRowNoLine,
.TKTableTb,
.TKTableTbRO,
.TKTableTbRO_alt,
.AvsSumTxt,
.AvsTableTb,
.AvsTableTbRO
{
    text-align: left;
    color: Black;
}



.InkTableTbNum,
.InkTableTbNumRO,
.InkTableTbNumBlueRO,
.AvvTableRowAlignR_NL,
.TKTableTbNum,
.TKTableTbNumRO,
.AvsTableTbNum,
.AvsTableTbNumRO,
.TKTableTbNumBlueRO,
.AvsNegativeRed,
.AvsNegativeRedSum,
.AvsNegativeRedTotalSum,
.AvsSumNum {
    text-align: right;
}


.AvvTableRowAlignR_NL,
.TKTableTbNum,
.TKTableTbNumRO,
.AvsTableTbNum,
.AvsTableTbNumRO {
    color: Black;
}

.TKTableTbNumBlueRO
 {
    color: Blue;
}

.AvvTableRowSumAlignR_NL,
.InkTableRowSumAlignR_NL {
    text-align: right;
    color: Blue;
}

.InkTableRowSumAlignR_NL {
    font-size: x-small !important;
    font-weight: bold !important;
}

.TKTableRowLnkButtonNoUL {
    color: black;
    border: solid blue 1px;
    text-decoration: none;
    overflow: visible;
}



.AvsNegativeRed,
.AvsNegativeRedSum,
.AvsNegativeRedTotalSum
{
    color:red;
}

.AvsSumTxt,
.AvsSumNum,
.AvsNegativeRedSum,
.AvsNegativeRedTotalSum {
    font-weight: bold !Important;
}


.AvsTableTb,
.AvsTableTbNum,
.AvsSumTxt,
.AvsSumNum,
.AvsTableTbRO,
.AvsTableTbNumRO,
.AvsNegativeRed,
.AvsNegativeRedSum,
.AvsNegativeRedTotalSum {
    background-color: transparent !Important;
    font-size: 11px;
}


.AvsNegativeRed_Cell,
.AvsNegativeRedSum_Cell 
{
    background-color:yellow!Important;
}

.AvsSumNum_Cell,
.AvsSumTxt_Cell,
.AvsNegativeRedTotalSum_Cell {
    background-color: #97DDFF;
}

.AvsNegativeRed_Cell,
.AvsNegativeRedSum_Cell,
.AvsSumNum_Cell,
.AvsSumTxt_Cell,
.AvsNegativeRedTotalSum_Cell,
.AvsTableTbRO_Cell,
.AvsTableTb_Cell,
.AvsTableTbNumRO_Cell,
.AvsTableTbNum_Cell,
.TKTableTbNum_Cell,
.TKTableTbNum_Cell,
.TKTableTb_Cell,
.InkTableTbNumRO_Cell,
.InkTableTbNum_Cell,
.InkTableTbNumBlueRO_Cell {
    padding-right: 4px;
}


.dateCol {
    min-width: 80px;
}

.tmMultiHeader,
.TableHeader,
.TableHeaderCtrl,
.tableHeaderCenter,
.tableRowHeader,
.TableHeaderRight,
.TableRowNoLineLink,
.TableRowLink,
.TableRowButton,
.TableRowLnkButtonNoUL,
.TableRowLnkButtonBoldNoUL,
.TableRowTextButton,
.TableRowClientLnkClean
{
    font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: left;
}


.tmMultiHeader {
    font-weight: bold;
    color: black;
}

.tableHeaderCenter {
    text-align: center;
}


.TableHeader,
.TableHeaderCtrl,
.tableRowHeader,
.tableHeaderCenter {
    font-weight: normal;
    color: rgb(0, 0, 0);
    text-decoration: none;
}

.TableHeader,
.tableRowHeader,
.tableHeaderCenter {
    background: rgb(191, 233, 230) !important;
    height: 34px;
    vertical-align: middle;
    border-color: lightgray;
}


.TableHeader,
.tableRowHeader,
.tableHeaderCenter {
    background: rgb(191, 233, 230) !important;
    height: 30px;
    vertical-align: middle;
}

.TableHeader,
.tableRowHeader,
.TableHeaderCtrl,
.tableHeaderCenter {
    font-size: 14px;
}

.TableHeader{
    word-wrap:break-word;
    cursor:default;    
}


@media screen and (max-width: 1200px) {
    .TableHeader,
    .tableRowHeader,
    .TableHeaderCtrl,
    .tableHeaderCenter {
        font-size: small;
    }
    .TableHeader,
    .tableRowHeader,
    .tableHeaderCenter {
        height: 24px;
    }
}

    .TableHeaderHover:hover,
    .tableRowHeader:hover {
        background: rgb(158, 189, 187) !important;
    }


    .TableHeaderRight {
        text-align: right;
        text-decoration: none;
    }

    .TableRowNoLineLink {
        font-weight: bold;
        color: Black;
        border-width: 0;
    }

    .TableRowLink {
        color: Blue;
        border: none 0 Black;
    }

    .TableRowButton {
        color: Black;
        border-color: #FF00FF;
        overflow: visible;
        padding-left: 0;
    }

.TableRowLnkButtonNoUL,
.TableRowClientLnkClean {
    color: Black;
    text-decoration: none;
    overflow: visible;
    padding-left: 0;
}

    .TableRowLnkButtonBoldNoUL {
        font-weight: bold;
        color: Black;
        overflow: visible;
        padding-left: 0;
        text-decoration: none;
    }

    .TableRowTextButton {
        color: Black;
        border: 0 solid;
        overflow: visible;
        padding-left: 0;
        text-decoration: none;
    }


.TKTableRowClientBtn,
.TKTableRowClientBtnC {
    background-color: transparent !important;
}


.TableRowClientLnkClean {
    border: none;
    background-color: transparent;
}
    .TableRowClientLnkClean:hover {
        cursor: pointer;
    }


.TableRowLnkButtonNoUL,
.TableRowClientLnkClean {
    padding-top: 0;
    padding-bottom: 0;
}

    @media screen and (max-width: 600px) {
        .TableRowLnkButtonNoUL,
        .TableRowClientLnkClean {
            padding-top: 8px;
            padding-bottom: 8px;
        }
    }



    /*---------------------------------------------------------------------------------------------------------------------------*/

    .dropTable {
        width: 100%;
        border-collapse: collapse;
        padding: 2px;
        margin: 0;
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: small;
        border: solid 1px LightGrey;
        background: #ffefd5;
    }

        .dropTable th {
            text-align: left;
            font-weight: normal;
        }

        .dropTable td {
            padding-left: 4px;
        }

        .dropTable tr:hover {
            background-color: #fff;
            padding-left: 8px;
        }

    .dropDiv {
        height: 0;
        width: 0;
        overflow: hidden;
       
    -moz-transition: height 0.3s ease-in;
    -o-transition: height 0.3s ease-in;
    transition: height 0.3s ease-in; */
    }

    .dropTableRow,
    .dropTableRowTxt {
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
        font-size: medium;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        text-align: left;
        color: Black;
        text-decoration: none;
        
        padding-left: 0;
        display: inline-block;
        white-space: nowrap;
        width: 100%;
        -webkit-appearance: none;
        -moz-appearance: none;
        border: 0;
        background: #ffefd5;
    }

    .dropTableRowTxt {
        cursor: not-allowed;
    }

        .dropTableRow:hover,
        .dropTableRowTxt:hover {
            background-color: #fff;
            padding-left: 8px;
        }

    .dropTableRow:hover {
        cursor: pointer;
    }


    .SimpleTableHead,
    .SimpleTable {
        width: 100%;
        border-collapse: collapse;
        padding: 2px;
        margin: 0;
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: small;
    }

    .SimpleTable {
        border: solid 1px LightGrey;
    }

    .SimpleTableHead {
        border: solid 1px #898989;
    }

    .SimpleTable th {
        text-align: left;
        font-weight: normal;
    }

    .ButtonTable,
    .ListTableHead,
    .ListTable,
    .propTable,
    .calendarTable {
        width: 100%;
        border-collapse: collapse;
        padding: 0;
        margin: 0;
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
    }

    .ButtonTable,
    .ListTable,
    .propTable,
    .calendarTable {
        border: solid 1px Black;
    }

        .ButtonTable tr {
            background: white;
        }


    .ListTableHead {
        font-weight: normal;
        font-size: small;
        border: solid 1px LightGrey;
    }

    .ListTable tbody tr:nth-child(odd),
    .SimpleTable tbody tr:nth-child(odd),
    .altTable tbody tr:nth-child(odd) {
        background: rgb(255, 255, 255);
    }

    .ListTable tbody tr:nth-child(even),
    .SimpleTable tbody tr:nth-child(even),
    .altTable tbody tr:nth-child(even),
    .GridAlternatingRow {
        background: rgb(232, 247, 246);
    }

    .ListTable tr:hover,
    .calendarTable tr:hover {
        background: rgb(250,255,227) !important;
    }

    .hoverTable tr:hover {
        background: rgb(250,255,227) !important;
    }


    .Grid {
        border-style: none;
        padding: 0;
        margin: 0;
        border-width: 0;
        width: 100%;
        border-spacing: 0;
        font-style: normal;
        font-variant: normal;
        font-size: small;
        font-weight: normal;
    }

    .GridBase tr:hover {
        background: rgb(250,255,227);
    }

    .GridHeader:hover {
        background-color: rgb(191, 233, 230) !important;
    }

    .GridBase {
        width: 100%;
        font-size: small;
        font-weight: normal;
        color: #333333;
        border-color: #71d5d3;
    }

    .GridHeader {
        background-color: rgb(191, 233, 230);
        color: black;
        font-size: small;
        font-weight: normal;
        height: 34px;
    }

    .GridRow {
        background-color: White;
    }

    .GridSelectedRow {
        background-color: #FFCC66;
    }

    .Grid,
    .GridBase,
    .GridHeader,
    .GridRow,
    .GridSelectedRow,
    .GridAlternatingRow {
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
        text-align: left;
    }

    .RightAligned {
        text-align: right;
    }

    @media only screen {
        .fixBottomBar {
            z-index: 9989;
            position: fixed;
            width: 100%;
            bottom: 0;
            left: 0;
            padding: 10px 10px 20px 10px;
            background-color: rgba(255, 255, 255, 0.80);
        }
    }

    @media only print {
        .fixBottomBar {
            visibility: collapse;
            z-index: 0;
        }
    }



    @media only screen {
        .divHeaderWEBTID,
        .divHeaderBYGGsamWEB {
            z-index: 9989;
            position: fixed; 
            width: 100%;
            top: 0;
            left: 0;
        }
    }

    @media only print {
        .divHeaderBYGGsamWEB,
        .divHeaderWEBTID {
            position: static;
        }
    }

    .divHeaderWEBTID,
    .divHeaderBYGGsamWEB,
    .HeaderText,
    .HeaderBYGGsamWEB,
    .HeaderTextWEBTID,
    .HeaderTextWEBsam,
    .HeaderTextPartner {
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: large;
        text-align: left;
    }

.divHeaderBYGGsamWEB {
    color: #BFE9E6;
    background-color: rgba(64, 64, 64, 0.80);
}

    .divHeaderWEBTID {
        color: #367d73;
        background-color: rgba(255, 255, 255, 0.80);
    }

    .HeaderTextWEBsam {
        color: #BFE9E6;
    }

.HeaderText,
.HeaderTextWEBTID,
.HeaderTextPartner {
    color: #367d73;
}

    .HeaderText,
    .HeaderBYGGsamWEB,
    .HeaderTextWEBTID,
    .HeaderTextWEBsam,
    .HeaderTextPartner {
        padding-right: 12px;
        padding-left: 2px;
    }

.MenuTableTop {
    font-size: large;
    font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    font-style: normal;
    border-collapse: collapse;
    border-spacing: 0;
}

.MenuTableTop_tr {
    border-style: solid;
    border-width: 1px;
    border-color: #cdd1e7;
}

    .MenuTableTop_tr:hover {
        background-color: #e3e1ff;
    }


    .MenuTableTop_cnt_td {
        text-align: right;
    }

    .MenuTableTop_cnt_span {
        text-align: right !important;
    }

    .fontSmall {
        font-size: small !important;
    }

    .fontMedium {
        font-size: medium !important;
    }

    .fontLarge {
        font-size: large !important;
    }


    .no_hours_bg {
        background-color: #fff6ab !important;
    }

    .imgMenu {
    }

    .MenuTable {
        font-size: large;
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
        text-align: left;
        font-style: normal;
        background-color: #E5F7FF;
        border-color: White;
        border-width: 0;
    }



    .MenuButton,
    .BtnReg,
    .BtnReg2,
    .BtnRegMedium,
    .BtnStd,
    .BtnStdMedium,
    .BtnStdSmall,
    .BtnEditSmall,
    .BtnEditMedium,
    .btnUpdateSmall,
    .BtnHelpSmall,
    .BtnHelpMedium,
    .BtnNy,
    .BtnNyMedium,
    .TKTableNewRowBtn,
    .TKTableRowClientBtn,
    .TKTableRowClientBtnFakt,
    .TKTableRowClientBtnC,
    .ButtonCell,
    .btnDropTable,
    .lnkRow,
    .btnMultiUnder {
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
        text-align: center;
        font-style: normal;
        font-weight: normal;
        border-width: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        cursor: pointer;
    }

    .btnMultiUnder {
        height: 21px;
        width: 200px;
        text-align: left;
        font-size: small;
    }

        .btnMultiUnder:enabled {
            background-color: #627094;
            border-color: White;
            color: #FFFFFF;
        }

        .btnMultiUnder:hover {
            background-color: #36446b;
        }

.ButtonCell,
.TKTableNewRowBtn,
.TKTableRowClientBtn,
.TKTableRowClientBtnFakt,
.TKTableRowClientBtnRO,
.TKTableRowClientBtnC,
.TKTableRowClientBtnCRO {
    font-size: smaller;
    color: black;
    text-decoration: none;
    overflow: visible;
    padding-left: 1px;
    padding-right: 1px;
    height: 95%;
}


.ButtonCell,
.TKTableNewRowBtn,
.TKTableRowClientBtnFakt,
.TKTableRowClientBtnRO,
.TKTableRowClientBtnCRO {
    border: 1px solid #aaaaaa;
}

    .ButtonCell,
    .TKTableRowClientBtn,
    .TKTableRowClientBtnFakt,
    .TKTableRowClientBtnRO,
    .btnDropTable,
    .lnkRow {
        text-align: left;
    }


    .TKTableNewRowBtn,
    .TKTableRowClientBtnC,
    .TKTableRowClientBtnCRO {
        text-align: center;
    }


.TKTableRowEdit
{
    background-color: #E6FFE6;
}

    .btnDropTable {
        background-color: #fff;
        color: #000;
        height: 26px;
        border: 1px solid rgb(205, 205, 205);
        padding-left: 4px !important;
    }

.cmbTM {
    background-color: #ffffeb;
    font-size: 15px;
}


    .cmbDgb {
        -webkit-appearance: none;
        -moz-appearance: none;
        cursor: pointer;
        padding-left: 4px;
    }



.TKTableRowClientBtn,
.TKTableRowClientBtnC {
    height: 18px;
}



.ButtonCell,
.TKTableRowClientBtnFakt,
.TKTableRowClientBtnCRO,
.lnkRow {
    background-color: white;
}

.TKTableNewRowBtn {
    background-color: #82edfe;
    height: 20px;
}


.TKTableTb,
.AvsTableTb 
{
    background-color: transparent;
}

.TKTableTbRO,
.TKTableTbNumRO,
.AvsTableTbRO,
.InkTableTbRO,
.InkTableTbNumRO {
    background-color: transparent;
}

.TKTableTbNum,
.TKTableTbNumRO
.TKTableTbNumBlueRO,
.TKTableTbNumBlueRO,
.AvsTableTbNum,
.AvsTableTbNumRO,
.AvsTableTbNumBlueRO {
    background-color: transparent;
}


tr.TKTableRowEdit:hover,
tr.TKTableRowEdit:focus,
tr.AvsTableTbNumRO:hover,
tr.AvsTableTbNumRO:focus,
tr.TKTableRowRO:hover,
tr.TKTableRowRO:focus,
tr.InkTableRowRO:hover,
tr.InkTableRowRO:focus {
    background-color: #FFFFA0 !important;
}


input.ButtonCell:hover,
input.TKTableRowClientBtn:hover,
input.TKTableRowClientBtnFakt:hover,
input.TKTableRowClientBtn:focus,
input.TKTableRowClientBtnC:hover,
input.TKTableRowClientBtnC:focus,
input.TKTableTb:hover,
input.TKTableTbRO:hover,
input.TKTableTbRO:focus,
input.TKTableTbNumRO:hover,
input.TKTableTbNumRO:focus,
input.InkTableTbRO:hover,
input.InkTableTbRO:focus,
input.InkTableTbNumRO:hover,
input.InkTableTbNumRO:focus,
input.AvsTableTbRO:hover,
input.AvsTableTb:hover,
input.AvsTableTbNumRO:hover,
input.AvsTableTbNumBlueRO:hover,
input.AvsTableTbNum:hover,
input.AvsTableTbRO:focus,
input.AvsSumTxt:hover,
input.AvsSumTxt:focus,
input.AvsSumNum:hover,
input.AvsSumNum:focus,
input.AvsSumTxt_Cell:focus,
input.TKTableTbNum:hover,
input.TKTableTbNumRO:hover,
input.TKTableTbNumBlueRO:hover,
input.lnkRow:hover
td.ButtonCell:hover,
td.ButtonCell:focus,
td.AvsSumTxt_Cell:hover,
td.AvsSumTxt_Cell:focus,
td.AvsSumNum_Cell:hover,
td.AvsSumNum_Cell:focus,
td.AvsTableTbRO_Cell:hover,
td.AvsTableTbRO_Cell:focus
td.AvsTableTbNumRO_Cell:hover,
td.AvsTableTbNumRO_Cell:focus {
    background-color: transparent !important;
}


    .lnkRow {
        padding-left: 0px;
    }


.MenuButton {
    text-align: left;
    font-size: large;
    background-color:transparent;
    border-color: #EFEFEF;
    color: #2C00A7; 
    height: 32px;
}

        .MenuButton:hover {
            background-color: #e3e1ff;
        }

        .MenuButton:disabled {
            color: rgb(205, 205, 205);
            border-color: White;
            background-color: #FFFFFF;
            cursor: default;
        }


    .BtnReg,
    .BtnReg2,
    .BtnRegMedium {
        border-color: White;
        color: #FFFFFF;
    }

    .BtnReg,
    .BtnRegMedium {
        background-color: #009CE2;
    }

    .BtnReg,
    .BtnReg2 {
        font-size: large;
        height: 35px;
        width: 221px;
    }


    .BtnRegMedium {
        font-size: medium;
    }


    .BtnReg2 {
        background-color: #007ac1;
    }


    .BtnReg:hover,
    .BtnRegMedium:hover {
        background-color: #007ae2;
    }

    .BtnReg2:hover {
        background-color: #004bc1;
    }


    .BtnReg:disabled,
    .BtnReg2:disabled,
    .BtnRegMedium:disabled {
        background-color: rgb(205, 205, 205);
        border-color: White;
        color: #FFFFFF;
        cursor: default;
    }


    .BtnStdSmall {
        background-color: #629491;
        border-color: White;
        color: #FFFFFF;
    }

        .BtnStd,
        .BtnStdMedium,
        .BtnStdSmall:enabled {
            background-color: #629491;
            border-color: White;
            color: #FFFFFF;
        }

            .BtnStd:hover,
            .BtnStdMedium:hover,
            .BtnStdSmall:hover {
                background-color: #366764;
            }


    .BtnStd {
        font-size: large;
        height: 35px;
    }

    .BtnStdMedium {
        font-size: medium;
    }

    .BtnStdSmall {
        font-size: small;
    }

        .BtnStdSmall:disabled,
        .BtnStdMedium:disabled,
        .BtnStd:disabled,
        .btnMultiUnder:disabled {
            background-color: rgb(205, 205, 205);
            border-color: White;
            color: #FFFFFF;
            cursor: default;
        }

    .BtnEditMedium,
    .BtnEditSmall {
        background-color: #1C599B;
        border-color: White;
        color: #FFFFFF;
    }

        .BtnEditMedium:hover,
        .BtnEditSmall:hover {
            background-color: #5369d4;
        }

    .btnUpdateSmall {
        background-color: #962938;
        border-color: White;
        color: #FFFFFF;
    }

        .btnUpdateSmall:hover {
            background-color: #681f2c;
        }

    .BtnEditMedium {
        font-size: medium;
    }

    .btnUpdateSmall,
    .BtnEditSmall {
        font-size: small;
        height: 30px;
        width: 92px;
        margin-top: 0;
    }

        .BtnEditMedium:disabled,
        .BtnEditSmall:disabled,
        .btnUpdateSmall:disabled {
            background-color: rgb(205, 205, 205);
            border-color: White;
            color: #FFFFFF;
            cursor: default;
        }


    .BtnHelpSmall,
    .BtnHelpMedium {
        background-color: #1C599B;
        border-color: White;
        color: #FFFFFF;
        height: 30px;
        margin-top: 0;
    }

        .BtnHelpSmall:hover,
        .BtnHelpMedium:hover {
            background-color: #1c3a9b;
        }

    .BtnHelpSmall {
        font-size: small;
        height: 30px;
        width: 52px;
    }

    .BtnHelpMedium {
        font-size: medium;
        height: 30px;
        width: 82px;
        margin-bottom: 0;
    }

        .BtnHelpSmall:disabled,
        .BtnHelpMedium:disabled {
            background-color: rgb(205, 205, 205);
            border-color: White;
            color: #FFFFFF;
            cursor: default;
        }


    .BtnNy,
    .BtnNyMedium {
        background-color: #455A64;
        border-color: White;
        height: 30px;
        color: #FFFFFF;
    }

        .BtnNy:hover,
        .BtnNyMedium:hover {
            background-color: #4c4564;
        }

    .BtnNy {
        font-size: large;
        width: 200px;
        color: #FFFFFF;
    }

    .BtnNyMedium {
        font-size: medium;
    }

        .BtnNy:disabled,
        .BtnNyMedium:disabled {
            background-color: rgb(205, 205, 205);
            border-color: White;
            color: #FFFFFF;
            cursor: default;
        }


    .addonBtnUrval {
        background-color: #FF7F7F !important;
        color: black !important;
    }



    .rbBtn,
    .rbBtn_dis {
        padding: 2px 8px 4px 8px;
    }

    .rbBtn {
        background-color: #5694cf;
        cursor: pointer;
    }

        .rbBtn:hover {
            background-color: #034280 !important;
        }

        .rbBtn:disabled,
        .rbBtn_dis,
        .rbBtn_dis:hover {
            background-color: #cacaca;
            cursor: not-allowed;
        }

    input[class="rbBtn"] {
        display: none;
    }

    form input[class="rbBtn"]:checked + label {
        background-color: #034280;
    }


    .divError {
        margin-top: 30px;
        margin-bottom: 50px;
    }


    .label {
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
        font-size: small;
        font-weight: normal;
        color: #525252;
    }

    .ErrorMsg {
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
        font-size: medium;
        font-weight: normal;
        font-style: normal;
        font-variant: normal;
        color: #FF0000;
        background-color: #FFFFB0;
    }

    .ErrorMsgSmall {
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
        font-size: small;
        font-weight: normal;
        font-style: normal;
        font-variant: normal;
        color: #FF0000;
        background-color: #FFFFB0;
    }


    .statusNote {
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
        font-size: medium;
        font-weight: normal;
        font-style: normal;
        font-variant: normal;
        color: darkblue;
    }


    .MediumNormal,
    .MediumBlue,
    .MediumNormalDarkGrey,
    .MediumBold,
    .MediumNormalBlack,
    .MediumNormalBlue,
    .Medium,
    .MediumArial,
    .MediumAlert,
    .MediumStatus {
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
        font-size: medium;
    }

    .MediumNormal {
        font-weight: normal;
        color: #6E6E6E;
    }

    .MediumNormalBlack {
        font-weight: normal;
        color: #000000;
        margin-left: 0;
    }

    .MediumNormalBlue {
        font-weight: normal;
        color: Blue;
        margin-left: 0;
    }

    .MediumNormalDarkGrey {
        font-weight: normal;
        color: #5C5C5C;
    }

    .MediumBold {
        font-weight: bold;
        color: #5C5C5C;
        font-style: normal;
    }

    .Medium {
        font-weight: normal;
    }

    .MediumBlue {
        font-weight: normal;
        color: Blue;
    }

    .divStickyBtn {
    }

    @media screen and (min-width: 38.75em) {
        .divStickyBtn {
        }
    }


    .SmallBlack,
    .SmallBlack2,
    .SmallBlack_pr,
    .SmallGrey,
    .SmallDarkGrey,
    .SmallBlue,
    .SmallDarkBlue,
    .SmallBold,
    .SmallBoldBlue,
    .SmallBoldBlack,
    .SmallAlert,
    .searchPrj,
    .searchPrj_reggaTid {
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
        font-size: small;
        font-weight: normal;
    }

    .SmallBlack,
    .SmallBlack2,
    .SmallBlack_pr,
    .searchPrj,
    .searchPrj_reggaTid {
        color: #000000;
    }

    .searchPrj,
    .searchPrj_reggaTid {
        border: 1px solid rgb(205, 205, 205);
        height: 26px;
        padding-left: 5px;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

    .searchPrj {
        margin-top: 4px;
    }


.rounded,
#divPrj,
.searchPrj,
.searchPrj_reggaTid,
.fileInputButton,
.DivGreyTop20,
.DivGrey0TopBot20,
.DivGreyTopBot20,
.DivGrey1TopBot20,
.DivGrey2TopBot20,
.DivGrey3TopBot20,
.toolTip,
.ButtonCell,
.TKTableNewRowBtn,
.TKTableRowClientBtnFakt,
.TKTableRowClientBtnC,
.TKTableRowClientBtnCRO,
.MenuButton,
.BtnReg,
.BtnReg2,
.BtnRegMedium,
.BtnStd,
.BtnStdMedium,
.BtnStdSmall,
.BtnEditSmall,
.BtnEditMedium,
.btnUpdateSmall,
.BtnHelpSmall,
.BtnHelpMedium,
.BtnNy,
.BtnNyMedium,
.TKTableNewRowBtn,
.TKTableRowClientBtnFakt,
.TKTableRowClientBtnC,
.ButtonCell,
.btnDropTable,
.MenuButton,
.BtnReg,
.BtnReg2,
.BtnRegMedium,
.btnMultiUnder {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .v_middle {
        vertical-align: middle;
    }

    .SmallGrey {
        color: #6E6E6E;
    }

    .SmallDarkGrey {
        color: #4B4B4B;
        margin-left: 0;
        margin-bottom: 0;
    }

    .SmallBlue {
        color: Blue;
    }

    .SmallDarkBlue {
        color: #000099;
    }

    .SmallBold {
        font-weight: bold;
        color: #6E6E6E;
    }

    .SmallBoldBlue {
        font-weight: bold;
        color: #000080;
    }

    .SmallBoldBlack {
        font-weight: bold;
        color: #000000;
    }

    .SmallAlert,
    .MediumAlert {
        color: #000080;
        background-color: #FFFFCC;
    }


    .ArialGrey {
        font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
        color: #6E6E6E;
    }

    .X-Large {
        font-size: x-large;
    }


    .fileInputButton {
        background: #9E9E9E;
        color: rgb(255, 255, 255);
        font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
        padding: 0 0 0 0;
        font-size: 16px;
        margin-bottom: 20px;
        width: 100%;
        vertical-align: top;
        margin-top: -2px;
        -webkit-appearance: none;
        -moz-appearance: none;
    }


    .LargeArialGrey,
    .LargeArialBlack,
    .LargeArialBlue,
    .LargeArialDarkBlue,
    .LargeStatus {
        font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
        font-size: large;
        font-weight: normal;
    }

    .LargeArialGrey {
        color: #6E6E6E;
    }

    .LargeArialBlack {
        color: #000000;
    }

    .LargeArialBlue {
        color: Blue;
    }

    .LargeArialDarkBlue {
        color: #000797;
    }


    .LargeStatus,
    .MediumStatus {
        color: azure;
        background-color: #FF00FF;
    }


    .X-LargeArialGrey {
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
        font-size: x-large;
        color: #6E6E6E;
    }


    .tableNormal80px {
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
        font-size: medium;
        font-weight: normal;
        width: 80px;
    }


    .InfoMedium {
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
        font-size: medium;
        font-weight: normal;
        color: ButtonText;
        background-color: rgb(219, 238, 228);
    }


    .Table62px {
        width: 55px;
    }

    .Table100procent {
        width: 100%;
    }


    .X-SmallBlackArial,
    .xSmallBlack,
    .xSmallBlue,
    .X-SmallGrey,
    .XSmallBoldGrey,
    .versionXSmall {
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
        color: #000000;
        font-weight: normal;
        font-style: normal;
        font-variant: normal;
    }

    .X-SmallBlackArial,
    .xSmallBlack {
        color: #000000;
    }

    .xSmallBlue {
        color: blue;
    }

    .X-SmallGrey {
        color: #6E6E6E;
    }

    .XSmallBoldGrey {
        font-weight: bold;
        color: #6E6E6E;
        text-decoration: none;
        text-transform: none;
    }

    .versionXSmall {
        color: #6E6E6E;
    }

    
    .MenuItem1 {
        font-size: large;
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
        text-align: left;
        font-style: normal;
        width: auto;
        background-color: rgb(219, 219, 219);
        font-weight: normal;
        color: #000000;
    }

    .MenuItem2 {
        font-size: large;
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
        text-align: left;
        font-style: normal;
        width: auto;
        background-color: rgb(232, 232, 232);
        font-weight: normal;
        color: #000000;
    }

    .divPlaceholder100 {
        padding: 0 5px 0 0;
    }


    #divPrj {
        margin: 20px 0 20px 0;
        padding: 8px 0 14px 14px;
        background-color: rgb(232, 247, 246);
        border: 1px solid #a2e7e6;
    }

 
    .DivGreyTop20 {
        margin: 20px 0 0 0;
        padding: 5px;
        background-color: #e6f6f5;
        border: 1px solid #C0C0C0;
    }

    .DivGrey0TopBot20 {
        margin: 20px 0 40px 0;
        padding: 5px;
        background-color: #e6f6f5;
        border: 1px solid #C0C0C0;
    }

    .DivGreyTopBot20 {
        margin: 20px 0 20px 0;
        padding: 5px;
        background-color: #e6f6f5;
        border: 1px solid #a2e7e6;
    }

    .DivGrey1TopBot20 {
        margin: 20px 0 20px 0;
        padding: 5px;
        background-color: #e6f6f5;
        border: 1px solid #C0C0C0;
    }

    .DivGrey2TopBot20 {
        margin: 20px 0 20px 0;
        padding: 5px;
        background-color: #e6f6f5;
        border: 1px solid #C0C0C0;
    }

    .DivGrey3TopBot20 {
        margin: 20px 0 20px 0;
        padding: 5px;
        background-color: #e6f6f5;
        border: 1px solid #C0C0C0;
    }

    .DivGrey2Top20 {
        margin: 20px 0 0 0;
        padding: 5px;
        background-color: #e6f6f5;
        border: 1px solid #C0C0C0;
    }


    .Red {
        background-color: #FF0000;
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
        color: #FFFFFF;
    }


    .modal {
        display: none; 
        position: fixed; 
        z-index: 1; 
        left: 0;
        top: 0;
        width: 100%; 
        height: 100%;
        overflow: auto;
        background-color: rgb(0,0,0); 
        background-color: rgba(0,0,0,0.4); 
    }
    .modal-content {
        background-color: #fefefe;
        margin: 15% auto; 
        padding: 20px;
        top: 60px;
        border: 1px solid #888;
        width: 80%;
        max-width: 800px;
    }
    .close {
        color: #aaa;
        float: right;
        font-size: 28px;
        font-weight: bold;
    }

        .close:hover,
        .close:focus {
            color: black;
            text-decoration: none;
            cursor: pointer;
        }


    .modalOverlay {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        padding: 0;
        background: #000;
        opacity: 0;
        -webkit-transition: opacity 0.3s ease-in;
        -moz-transition: opacity 0.3s ease-in;
        -o-transition: opacity 0.3s ease-in;
        transition: opacity 0.3s ease-in;
        z-index: 101;
    }

.modalWindow {
    position: fixed;
    top: 40px;
    margin-top:10px;
    margin-left:10px;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 600px;
    background-color: #fefefe;
    text-align: left;
    word-spacing: 2px;
    line-height: 15px;
    color: #000;
    opacity: 0;
    font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    z-index: 102;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: -1px 2px 12px rgba(0, 0, 0, 0.91);
    -moz-box-shadow: -1px 2px 12px rgba(0, 0, 0, 0.91);
    box-shadow: -1px 2px 12px rgba(0, 0, 0, 0.91);
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
}

    .toolTip {
        position: fixed;
        width: 350px;
        left: 10px;
        top: 0;
        padding: 8px;
        background-color: #fff;
        color: #000;
        opacity: 0;
        text-align: center;
        overflow-wrap: break-word;
        -webkit-box-shadow: -1px 2px 12px rgba(0, 0, 0, 0.91);
        -moz-box-shadow: -1px 2px 12px rgba(0, 0, 0, 0.91);
        box-shadow: -1px 2px 12px rgba(0, 0, 0, 0.91);
        font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-size: smaller;
        font-weight: normal;
        -webkit-transition: opacity 0.2s ease-in;
        -moz-transition: opacity 0.2s ease-in;
        -o-transition: opacity 0.2s ease-in;
        transition: opacity 0.2s ease-in;
        -webkit-transition-delay: 0.2s; 
        -moz-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }


    .colStd {
        cursor: col-resize;
        border-right: 1px solid lightgray;
    }

    .colMark {
        cursor: col-resize;
        border-right: 1px solid lightgray;
    }

    .colDrag {
        border-top: 1px solid black;
        border-bottom: 1px solid black;
        background-color: darkgray;
        cursor: col-resize;
    }


    body {
    }

