﻿body
{
    font-family: Verdana;
    font-size: 12px;
    background-color: lightsteelblue;
    position: relative;
}

*:focus
{
    outline: none;
}

imagebody
{
    font-family: Verdana;
    font-size: 13px;
    background-color: transparent;
}

input[type="password"].cl-inputPassword
{
    height: 18px;
    margin-bottom: 3px;
    margin-left: 6px;
    text-indent: 3px;
    width: 120px;
    background-color: snow;
    border: 1px solid #acacac;
    font-family: Verdana;
    font-size: 12px;
}

input[type="date"].cl-inputDate
{
    height: 18px;
    margin-bottom: 3px;
    text-indent: 3px;
    margin-left: 6px;
    width: 95px;
    background-color: snow;
    border: 1px solid #acacac;
    font-family: Verdana;
    font-size: 12px;
}

input[type="date"].cl-inputDateRange
{
    height: 18px;
    margin-top: -3px;
    text-indent: 3px;
    margin-left: 6px;
    width: 95px;
    background-color: snow;
    border: 1px solid #acacac;
    font-family: Verdana;
    font-size: 12px;
}

input[type="text"].cl-inputList
{
    background-color: snow;
    border: 1px solid #acacac;
    font-family: Verdana;
    font-size: 12px;
    height: 18px;
    margin-bottom: 3px;
    margin-left: 6px;
    text-indent: 3px;
    width: 60px;
}

input[type="text"].cl-inputText::selection
{
    color: black;
}

input[type="text"].cl-inputText
{
    background-color: snow;
    border: 1px solid #acacac;
    font-family: Verdana;
    font-size: 12px;
    height: 18px;
    margin-bottom: 3px;
    margin-left: 6px;
    text-indent: 3px;
    width: 120px;
}

input[type="text"].cl-inputTextDisabled
{
    background-color: whitesmoke;
    border: 1px solid #acacac;
    font-family: Verdana;
    font-size: 12px;
    height: 18px;
    margin-bottom: 3px;
    margin-left: 6px;
    text-indent: 3px;
    width: 120px;
}

input[type="text"].cl-inputTextDouble
{
    height: 18px;
    margin-bottom: 3px;
    text-indent: 3px;
    margin-left: 6px;
    width: 120px;
    background-color: snow;
    border: 1px solid #acacac;
    border-right-width: 3px;
    border-right-color: darkblue;
    font-family: Verdana;
    font-size: 12px;
}

input[type="text"].cl-inputTextDate
{
    height: 18px;
    margin-bottom: 3px;
    text-indent: 3px;
    margin-left: 6px;
    width: 95px;
    background-color: snow;
    border: 1px solid #acacac;
    font-family: Verdana;
    font-size: 12px;
}

input[type="text"].cl-inputTextAmount
{
    height: 18px;
    margin-bottom: 3px;
    text-indent: 3px;
    margin-left: 6px;
    width: 120px;
    background-color: snow;
    border: 1px solid #acacac;
    font-family: Verdana;
    font-size: 12px;
}

input[type="text"].cl-inputTextLeft
{
    height: 18px;
    text-indent: 3px;
    margin-left: 6px;
    width: 120px;
    background-color: snow;
    border: 1px solid #acacac;
    font-family: Verdana;
    font-size: 12px;
    float: left;
}

input[type="text"].cl-inputTime
{
    height: 18px;
    margin-bottom: 3px;
    text-indent: 3px;
    margin-left: 6px;
    width: 50px;
    background-color: snow;
    border: 1px solid #acacac;
    font-family: Verdana;
    font-size: 12px;
}

input[type="text"].cl-inputTimeImg
{
    height: 18px;
    margin-bottom: 3px;
    text-indent: 3px;
    margin-left: 46px;
    width: 50px;
    background-color: snow;
    border: 1px solid #acacac;
    font-family: Verdana;
    font-size: 12px;
}

input[type="text"].cl-inputSpinner
{
    /*height: 18px;*/
    margin-bottom: 3px;
    /*text-indent: 3px;*/
    /*margin-left: 6px;*/
    width: 60px;
    /*background-color: snow;*/
    /*border: 1px solid #acacac;*/
    font-family: Verdana;
    font-size: 12px;
    float: left;
}

input[type="checkbox"]
{
    margin-top: 6px;
    margin-left: 6px;
    background-color: snow;
}

.cl-action
{
    position: relative;
    /*float: right;*/
    font-family: Verdana;
    font-size: 12px;
    height: 24px;
    color: firebrick;
    display: inline-block;
    margin-top: 5px;
    margin-right: 8px;
    text-align: right;
    width: auto;
}

.cl-action-right
{
    position: relative;
    font-family: Verdana;
    font-size: 12px;
    float: right;
    height: 24px;
    color: firebrick;
    display: inline-block;
    margin-top: 5px;
    margin-right: 8px;
    text-align: right;
    width: auto;
}

.cl-anchor
{
    margin-left: 5px;
    font-size: 11px;
    font-family: Verdana;
    color: firebrick;
    background-color: transparent;
}

.cl-body
{
    position: fixed;
    font-family: Verdana;
    font-size: 12px;
    background-color: transparent;
}

.cl-bottom-right
{
    float: right;
    right: 0;
    margin-right: 8px;
    height: 21px;
}

.cl-bottom-overview
{
    float: right;
    right: 0;
    margin-top: -22px;
    margin-right: 8px;
    height: 21px;
}

.cl-content
{
    background-color: transparent;
    border-bottom: 1px solid #5656ac;
    display: inline;
}

.cl-contentUiLink
{
    background-color: aliceblue;
    border-radius: 1px;
}

.cl-contentDefault
{
    height: 100%;
    display: none;
}

.cl-contentDetail
{
    height: 100%;
    display: none;
}

.cl-contentDetailDialog
{
    display: none;
}

.cl-contentDetailGrid
{
    height: 100%;
    display: none;
    margin-top: 16px;
}

.cl-dash-left
{
    width: inherit;
    height: 224px;
    margin: 4px;
    background-color: aliceblue;
}

.cl-dash-right
{
    width: inherit;
    height: 148px;
    margin: 4px;
    background-color: aliceblue;
}

.cl-dash-title
{
    width: inherit;
    height: 20px;
    margin: 4px;
    background-color: aliceblue;
}

.cl-checkbox
{
    margin-top: 6px;
    margin-right: 170px;
    width: 25px;
}

.cl-checkboxExt
{
    margin-top: 6px;
    width: 25px;
}

.cl-cntxMenuItem
{
    font-family: Verdana;
    font-size: 11px;
    text-align: left;
    margin-top: 6px;
    color: #ff0000;
    color: darkblue;
    cursor: pointer;
}

.cl-combobox
{
    width: 140px;
    height: 21px;
    line-height: 19px;
    vertical-align: middle;
    border-width: 1px;
    border-color: lightgray;
    font-size: 12px;
    font-family: Verdana;
    color: #000000;
    cursor: default;
    outline: none;
    margin-left: 9px;
    margin-bottom: 1px;
}

.cl-dialog
{
    display: none;
    background-color: #c2af45;
}

.cl-dialog-quick
{
    display: none;
    color: lightsteelblue
}

.cl-divUi
{
    display: inline-block;
    float: left;
    min-width: 250px;
}

.cl-divUiTab
{
    display: inline-block;
    float: left;
    min-width: 250px;
    border-radius: 5px;
}

.cl-divUiColor
{
    margin-top: 6px;
    display: inline-block;
    float: left;
    min-width: 250px;
}

.cl-divUiBottom
{
    margin-bottom: 10px;
    display: inline-block;
    float: left;
    min-width: 250px;
}

.cl-divUiTop
{
    margin-top: 10px;
    display: inline-block;
    float: left;
    min-width: 250px;
}

.cl-divUiTopTitle
{
    text-align: center;
    margin-top: 10px;
    display: inline-block;
    float: left;
    width: auto;
}

.cl-extras
{
    width: 150px;
    height: 20px;
    line-height: 20px;
    text-indent: 4px;
    text-align: left;
    vertical-align: middle;
    border-radius: 2px;
    font-size: 11px;
    font-family: Verdana;
    color: #000000;
    cursor: default;
    outline: none;
}

.cl-extras option
{
    height: 20px;
}

.cl-extras option[default]
{
    color: aquamarine;
}

.cl-extras option[selected]
{
    color: aquamarine;
}

.cl-grid
{
    /*margin-top: 10px;*/
}

.cl-gridTop
{
    margin-top: 26px;
}

.cl-header
{
    height: 26px;
    background-color: #e9cd33;
}

.cl-headerExt
{
    height: 26px;
    background-color: #e9cd33;
}

.cl-imgBottom
{
    font-family: Verdana;
    font-size: 12px;
    cursor: pointer;
    display: none;
}

.cl-imgBottomDisplay
{
    font-family: Verdana;
    font-size: 12px;
    cursor: pointer;
}

.cl-imgIcon
{
    cursor: pointer;
    display: inline-block;
    float: left;
    padding-top: 5px;
    padding-left: 4px;
}

.cl-imgIconWeather
{
    /*padding-left: 2px;
    margin-bottom: 4px;*/
    cursor: pointer;
    display: inline-block;
    float: left;
    width: 20px;
    height: 20px;
}

.cl-imgIconOff
{
    padding-top: 5px;
    padding-left: 4px;
    cursor: pointer;
    display: none;
    float: left;
}

.cl-imgIconText
{
    padding-top: 2px;
    padding-left: 5px;
    cursor: pointer;
    display: inline-block;
    float: left;
}

.cl-imgIconAfterName
{
    padding-top: 4px !important;
    /*    padding-top: 8px !important;
*/
    padding-right: 50px;
    cursor: pointer;
}

.cl-imgIconAfterDate
{
    margin-bottom: -2px;
    padding-left: 21px;
    cursor: default;
    display: inline-block;
}

.cl-imgIconAfterTime
{
    margin-bottom: -2px;
    padding-left: 4px;
    cursor: default;
    display: inline-block;
}

.cl-imgIconAfterText
{
    margin-bottom: -2px;
    padding-left: 5px;
    cursor: pointer;
    display: inline-block;
}

.cl-imgLine
{
    padding-top: 5px;
    padding-left: 7px;
    padding-right: 4px;
    cursor: none;
    display: inline-block;
    float: left;
}

.cl-imgLineOff
{
    padding-top: 5px;
    padding-left: 7px;
    padding-right: 4px;
    cursor: none;
    display: none;
    float: left;
}

.cl-imgSpace
{
    width: 8px;
    cursor: none;
    display: inline-block;
    float: left;
}

.cl-info
{
    position: relative;
    float: left;
    height: 24px;
    color: black;
    display: inline-block;
    margin-top: 5px;
    margin-left: 8px;
    text-align: right;
    width: auto;
}

.cl-list
{
    margin-left: 11px;
    color: darkblue;
    list-style-type: none;
}

.cl-list li
{
    height: 20px;
    width: 210px;
    color: darkblue;
    cursor: pointer;
}

.cl-active-li
{
    color: #ff0000;
    background: yellow;
}

.cl-map
{
    background-color: #eeeeee;
    /*margin-top: -4px;
    margin-right: 1px;*/
    /*margin-bottom: 1px;*/
    /*height: 457px;
    width: auto;*/
    border-bottom: 1px solid #5656ac;
    display: inline-block;
}

.cl-mapTitel
{
    height: 24px;
    color: firebrick;
    display: inline-block;
    margin-top: 5px;
    margin-left: 10px;
    text-align: left;
    width: auto;
}

.cl-menu
{
    /*display: inline-block;
    width: 100%;*/
}

.cl-menuDialog
{
    /*width: 100%;*/
}

.cl-notification
{
    position: relative;
    width: 250px;
    height: 200px;
}

.cl-notification-text
{
    background-color: #eeeeee;
    position: absolute;
    bottom: 0;
    right: 0;
}

.cl-radPrint
{
    margin-top: 8px;
}

.cl-table-header-left
{
    text-align: left;
}

.cl-tb-row
{
    display: inline-block;
    float: left;
}

.cl-textAreaEdit
{
    height: 40px;
    margin-top: 5px;
    margin-bottom: 3px;
    margin-left: 6px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    background-color: snow;
    border-width: 1px;
    border-color: lightgray;
    font-family: Verdana;
    font-size: 12px;
    overflow: hidden;
    resize: none;
    -ms-overflow-style: none;
}

.cl-textAreaEditLeft
{
    height: 40px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 6px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    background-color: snow;
    border-width: 1px;
    border-color: lightgray;
    font-family: Verdana;
    font-size: 12px;
    overflow: hidden;
    resize: none;
    -ms-overflow-style: none;
}

.cl-textAreaMsg
{
    height: 325px;
    width: 98%;
    margin-top: 8px;
    margin-right: 12px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    background-color: snow;
    border-width: 1px;
    border-color: lightgray;
    font-family: Verdana;
    font-size: 12px;
    overflow-y: auto;
    resize: none;
}

.cl-textAreaEditScroll
{
    height: 40px;
    margin-top: 5px;
    margin-bottom: 3px;
    margin-left: 6px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    background-color: snow;
    border-width: 1px;
    border-color: lightgray;
    font-family: Verdana;
    font-size: 12px;
    overflow: hidden;
    resize: none;
    overflow-y: auto;
}

.cl-titel
{
    height: 24px;
    color: midnightblue;
    display: inline-block;
    margin-left: 6px;
    text-align: left;
    width: 120px;
    font-family: Verdana;
    font-size: 15px;
}

.divAutocomplete
{
    /*the container must be positioned relative:*/
    position: relative;
    display: inline-block;
}

.image
{
    width: 16px;
    height: 16px;
}

.main
{
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    font-family: Verdana;
    font-size: 14px;
    background-color: lightsteelblue;
}

.required input:after
{
    content: "*";
    color: red;
}

.splitter
{
    /* should stay fixed size */
    flex: 0 0 auto;
    width: 5px;
    cursor: col-resize;
    background-color: crimson;
}

label.cl-LCheckboxText
{
    height: 20px;
    width: 170px;
    margin-left: 6px;
    color: #b12020;
    font-family: Verdana;
    font-size: 12px;
}

label.cl-labelBusy
{
    height: 16px;
    width: auto;
    margin-top: 2px;
    margin-right: 5px;
    text-align: right;
    color: firebrick;
    display: inline-block;
    font-family: Verdana;
    font-size: 11px;
}

label.cl-labelDialog
{
    height: 11px;
    width: auto;
    margin-top: 3px;
    margin-left: 2px;
    text-align: left;
    color: #5656ac;
    display: inline-block;
    font-family: Verdana;
    font-size: 11px;
}

label.cl-labelCenter
{
    height: 16px;
    width: auto;
    margin-left: 8px;
    text-align: left;
    color: #5656ac;
    display: inline-block;
    font-family: Verdana;
    font-size: 11px;
}

label.cl-labelTab
{
    height: 16px;
    width: auto;
    margin-left: 8px;
    text-align: left;
    color: #5656ac;
    display: inline-block;
    font-family: Verdana;
    font-size: 11px;
}

label.cl-labelRight
{
    height: 19px;
    width: 150px;
    margin-top: 6px;
    margin-left: 3px;
    text-align: right;
    color: firebrick;
    display: inline-block;
    font-family: Verdana;
    font-size: 12px;
}

label.cl-labelRightShort
{
    height: 19px;
    width: 140px;
    margin-top: 6px;
    margin-left: 3px;
    text-align: right;
    color: firebrick;
    display: inline-block;
    font-family: Verdana;
    font-size: 12px;
}

label.cl-labelRightDialog
{
    height: 20px;
    width: 130px;
    margin-top: 6px;
    margin-left: 3px;
    text-align: right;
    color: firebrick;
    display: inline-block;
    font-family: Verdana;
    font-size: 12px;
}

label.cl-labelRightShortColor
{
    height: 20px;
    width: 140px;
    margin-top: 6px;
    margin-left: 3px;
    margin-right: 8px;
    text-align: right;
    color: firebrick;
    display: inline-block;
    font-family: Verdana;
    font-size: 12px;
}

label.cl-labelRightRad
{
    height: 20px;
    width: 145px;
    margin-top: 6px;
    margin-left: 3px;
    text-align: right;
    color: firebrick;
    display: inline-block;
    font-family: Verdana;
    font-size: 12px;
}

label.cl-labelRightTop
{
    height: 20px;
    width: 150px;
    margin-top: 16px;
    margin-left: 3px;
    text-align: right;
    color: firebrick;
    display: inline-block;
    font-family: Verdana;
    font-size: 12px;
}

label.cl-labelLeft
{
    height: 20px;
    width: 90%;
    margin-top: 6px;
    margin-left: 6px;
    color: firebrick;
    display: inline-block;
    font-family: Verdana;
    font-size: 12px;
}

label.cl-labelLeftShort
{
    height: 20px;
    width: 130px;
    margin-top: 6px;
    margin-left: 6px;
    text-align: left;
    color: firebrick;
    display: inline-block;
    font-family: Verdana;
    font-size: 12px;
}

label.cl-labelLeftPh
{
    height: 20px;
    width: auto;
    margin-top: 2px;
    margin-left: 7px;
    color: #5656ac;
    display: inline-block;
    font-family: Verdana;
    font-size: 12px;
}

label.cl-labelLeftRad
{
    height: 20px;
    width: auto;
    margin-left: 2px;
    text-align: left;
    color: firebrick;
    display: inline-block;
    font-family: Verdana;
    font-size: 12px;
}

label.cl-labelLeftTitel
{
    height: 20px;
    width: 90%;
    margin-top: 6px;
    margin-left: 6px;
    color: firebrick;
    /*display: block;*/
    display: inline-block;
    font-family: Verdana;
    font-size: 14px;
    font-style: italic;
    font-weight: bold
}

label.cl-labelCheckbox
{
    height: 20px;
    /*width: 120px;*/
    /*margin-top: 6px;*/
    margin-left: 6px;
    color: firebrick;
    /*word-wrap: break-word;*/
    /*display: block;*/
    /*display: inline-block;*/
    font-family: Verdana;
    font-size: 12px;
}

label.cl-labelLeftTop
{
    height: 20px;
    width: 90%;
    margin-top: 16px;
    margin-left: 6px;
    color: firebrick;
    display: inline-block;
    font-family: Verdana;
    font-size: 12px;
}

label.cl-dash-title
{
    width: 200px;
    height: 20px;
    color: firebrick;
    display: inline-block;
    font-family: Verdana;
    font-size: 12px;
}

label.cl-textAreaLeft
{
    height: 20px;
    width: 200px;
    margin-top: 2px;
    margin-left: 8px;
    color: #5656ac;
    display: inline-block;
    font-family: Verdana;
    font-size: 12px;
}

label.cl-textTitel
{
    height: 21px;
    width: auto;
    margin-top: 2px;
    color: #5656ac;
    display: inline-block;
    font-family: Verdana;
    font-size: 12px;
}

label.cl-textLeft
{
    height: 21px;
    width: 200px;
    margin-top: 2px;
    margin-left: 7px;
    color: #5656ac;
    display: inline-block;
    font-family: Verdana;
    font-size: 12px;
}

label.cl-textLeftAuto
{
    height: 21px;
    width: auto;
    max-width: 240px;
    margin-top: 2px;
    margin-left: 7px;
    color: #5656ac;
    display: inline-block;
    font-family: Verdana;
    font-size: 12px;
}

label.cl-textLeftImg
{
    height: 21px;
    width: auto;
    margin-top: 4px;
    margin-left: 8px;
    color: #5656ac;
    display: inline-block;
    text-align: left;
    font-family: Verdana;
    font-size: 12px;
}

label.cl-NLabelLeft
{
    height: 20px;
    width: 120px;
    margin-top: 6px;
    margin-left: 3px;
    color: firebrick;
    font-family: Verdana;
    font-size: 12px;
}

#appMenu
{
    padding-top: 8px;
    margin-left: 5px;
}

#bottomCenter
{
    position: absolute;
    left: 140px;
    width: 350px;
}

/*#bottomDiv {
    font-family: Verdana;
    font-size: 10px;
    width: 100%;
    height: 22px;
    position: absolute;
    bottom: 0px;
    background-color: #e2e7e6;
}
*/
#bottomLeft
{
    position: absolute;
    left: 0;
    /*width: 800px;*/
}

#bottomRight
{
    position: absolute;
    padding-top: 2px;
    right: 0;
    margin-right: 8px;
}

#dialog
{
    display: none;
    background-color: transparent;
}

#divAction
{
    position: relative;
    float: right;
    display: inline-block;
}

#divActionExt
{
    position: relative;
    float: right;
    display: inline-block;
}

#divDialog
{
    margin-top: 10px;
    margin-bottom: 10px;
    /*height: 90%;*/
    border: 1px solid #5656ac;
    background-color: rgba(251, 211, 53, 0.21);
}

#divDialogSettings
{
    background-color: rgba(251, 211, 53, 0.21);
    border-radius: 15px;
    border: 1px solid #5656ac;
    display: none;
}

#divExt
{
    background-color: #427a97;
    border: 1px solid #5656ac;
    display: none;
    float: left;
    height: inherit;
    margin-left: 3px;
    width: auto;
}

#divMain
{
    border: 1px solid #5656ac;
    display: none;
    float: left;
    height: inherit;
    width: auto;
}

#divSub
{
    background-color: #427a97;
    border: 1px solid #5656ac;
    display: none;
    float: left;
    height: inherit;
    margin-left: 3px;
    width: auto;
}

#divSelect,
#divSelectExt
{
    position: relative;
    float: left;
    display: inline-block;
    margin-top: 2px;
    margin-left: 8px;
    margin-right: 8px;
}

#divTiles
{
    margin-left: 10px;
    margin-top: 15px;
    width: 750px;
    font-family: Verdana;
    font-size: 12px;
}

#webBusyText
{
    font-size: 11px;
    font-family: Verdana;
    height: 16px;
    width: auto;
    /*margin-top: 2px;*/
    margin-right: 5px;
    text-align: right;
    color: firebrick;
    display: inline-block;
}

li
{
    list-style-type: none;
    font-family: Verdana;
    font-size: 12px;
    color: white;
    height: 24px;
    width: inherit;
    margin-right: 2px;
    border: 0;
}

a
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 12px;
    color: white;
    border: 0;
}

ul
{
    text-decoration: none;
    margin: 0;
    background-color: transparent;
    padding: 0;
}

.cl-jsgrid-cell-center
{
    text-align: center;
}

.cl-jsgrid-cell-left
{
    text-align: left;
}

.cl-jsgrid-header-center
{
    text-align: center;
}

.cl-jsgrid-header-left
{
    text-align: left;
}

.cl-jsgrid-header-right
{
    text-align: right;
}

tr.cl-selected-row td.jsgrid-cell
{
    background-color: darkseagreen;
    color: snow;
}

tr.cl-actual-ledger-row td.jsgrid-cell
{
    background-color: #8989dc;
    color: black;
}

tr.cl-overdue-row td.jsgrid-cell
{
    background-color: #e98787;
    color: black;
}

tr.cl-notification-row td.jsgrid-cell
{
    background-color: #f3bdbd;
    color: black;
}

tr.cl-archive-row td.jsgrid-cell
{
    background-color: #9090cb;
    color: black;
}