.qacc-input[labelposition=top]>label{
    display:block;
}
.qacc-input[labelposition=left]>label{
    display:inline-block;
}
.qacc-input.input2{
    background-color: #ffffff;
    height: 35px;
    width: calc(100% - 2px);
    margin: 0;
}
.qacc-input.input2.error{
    border: 1px solid #CE1126;
}
.qacc-input.input2.error > input{
    color: #CE1126;
}
.qacc-input.input2 .input-label{
    color: lightgray;
    height: 18px;
    line-height: 18px;
    padding: 7px 10px;
    position: absolute;
}
.qacc-input.input2 input{
    background: rgba(255,255,255,0.01);
    height: 20px;
    line-height: 20px;
    padding: 7px 5px;
    width: calc(100% - 20px);
    border: 0;
    position: absolute;
    text-indent: 5px;
}
.qacc-input.MaskedInput .k-maskedtextbox .k-textbox{
    height: 35px;
    line-height: 35px;
}
.qacc-input.MaskedInput .k-maskedtextbox .k-textbox:hover,
.qacc-input.MaskedInput .k-maskedtextbox .k-textbox:active,
.qacc-input.MaskedInput .k-maskedtextbox .k-textbox:focus{
    border: 1px solid lightgrey;
    box-shadow: none;
}
.qacc-input.hidden{
    display: none !important;
}
.qacc-input.RichText textarea.qacc-richText-shadowControl{
    border: 1px solid #D3D3D3;
    position: absolute;
}
.qacc-input.RichText .x-mask-loading-container .ext-el-mask-msg.x-mask-loading{
    position: relative;
    margin: 50px 50%;
    top: 0px;
}
.qacc-input.RichText div.qacc-richText-visibleControl{
    line-height: normal; 
    font-family: "Open Sans","Helvetica Neue Light",Helvetica Neue,Helvetica,Arial,sans-serif;
    word-wrap: break-word;
    padding: 5px 5.6px 5.6px 5.6px;
    font-size: 14px;
    border: 1px solid #D3D3D3;
    width: calc(100% - 13px);
    display: block;
    overflow: auto;
}
.qacc-input.RichText .k-editor .k-editor-toolbar-wrap{
    padding: 0;
}
.qacc-input.RichText .k-editor .k-editor-toolbar{
    background-color: #F5F5F5;
}
.qacc-input.RichText .k-editor .k-editor-toolbar-wrap .k-widget .k-icon,
.qacc-input.RichText .k-editor .k-editor-toolbar-wrap .k-button .k-icon,
.qacc-input.RichText .k-editor .k-editor-toolbar-wrap .k-button .fa{
    opacity: 1;
}
.qacc-input.combobox.notLoaded.nolabel,
.qacc-input.combobox.ComboCheckbox{
    /* margin-top: -4px; */
}
.qacc-input.combobox .k-dropdown-wrap .k-select{
    width: 29px;
}

.qacc-input.combobox, .qacc-input.treeCombobox{
    height: 35px;
}
.qacc-input.combobox[labelposition=top], .qacc-input.treeCombobox[labelposition=top]{
    height: auto;
}

.qacc-input.combobox .k-dropdown{
    width: 100% !important;
	background-color: transparent;
}
.qacc-input.combobox .k-container{
    border: 1px solid lightgrey;
}
.qacc-input.combobox .k-container{
    position: absolute;
}
.k-list-item.k-focus {
    box-shadow: none;
}
.k-calendar-dropDownContainer .qacc-input.combobox .k-container{
    position: static;
}
.qacc-input.combobox .k-dropdown .k-state-default {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    box-shadow: none;
}
.k-input-inner{
	padding: 4px 7px;
}
.qacc-input.treeCombobox .k-dropdown .k-dropdown-wrap.k-state-treeCombo-down .k-i-arrow-60-down:before,
.qacc-input.combobox .k-dropdown .k-dropdown-wrap.k-state-border-down .k-i-arrow-60-down:before,
.k-pager-sizes .k-dropdown .k-dropdown-wrap.k-state-border-down .k-i-arrow-60-down:before,
.qacc-input.DropDownMenu .k-item.k-state-border-down > .k-link > .k-i-arrow-60-down:before,
.qacc-input.treeCombobox .k-dropdown .k-dropdown-wrap.k-state-border-up .k-i-arrow-60-down:before,
.qacc-input.combobox .k-dropdown .k-dropdown-wrap.k-state-border-up .k-i-arrow-60-down:before,
.k-pager-sizes .k-dropdown .k-dropdown-wrap.k-state-border-up .k-i-arrow-60-down:before,
.qacc-input.DropDownMenu .k-item.k-state-border-up > .k-link > .k-i-arrow-60-down:before{
    content: "\e004";
}
.qacc-input{
    /* padding: 20px 20px 0; */
    line-height: 30px;
    position: relative;
    /* margin-top: 3px; */
    font-size: 13px;
    color:     #6b6b6b;
    margin: 20px 20px 0;
}
.qacc-input .k-menu{
    color: #6b6b6b;
}
.qacc-input .qacc-input{
    margin-top: 0px;
}
.qacc-input iframe{
    height: 0;
    display: block;
}
.qacc-input label{
    text-transform: none;
    font-weight: 600;
    margin-top: 2px;
    display: inline-block;
    font-size: 14px;
    padding-left: 10px;
    position: relative;
}
.qacc-input .control-help{
    position: absolute;
    top: 0;
    right: -15px;
}
.qacc-input label .control-help{
    right: 0;
}
.qacc-input .description{
    display: block;
    line-height: 14px;
    padding-top: 5px;
}
.qacc-input[labelPosition='top'] .k-container{
    position: static;
}
.qacc-input[labelPosition='top'] > label{
    padding-left: 0px;
}
.qacc-input[labelPosition='top'] > input.type-text,
.qacc-input[labelPosition='top'] div.type-text{
    padding-left: 0px;
    padding-right: 0px;
    text-indent: 10px;
}
.qacc-input select, 
.qacc-input input, 
.qacc-input.disabled.qacc-child > div,
.qacc-input .k-widget.k-datepicker .k-picker-wrap,
.qacc-input .k-widget.k-datetimepicker .k-picker-wrap{
    border-radius: 0;
    border: 1px solid lightgrey;
    padding: 3px 0;
    color: #6b6b6b;
    margin-top: 0;
    line-height: 27px;
    height: 27px;
    box-shadow: none;
}
.qacc-input select, 
.qacc-input input, 
.qacc-input.disabled.qacc-child > div{
    text-indent: 10px;
}
.qacc-input.treeCombobox .k-widget.k-dropdown,
.qacc-input.treeCombobox .k-widget.k-dropdown .k-dropdown-wrap,
.qacc-input.treeCombobox .k-widget.k-dropdown .k-dropdown-wrap .k-select{
    border-radius: 0;
}
.qacc-input.treeCombobox .k-widget.k-dropdown .k-dropdown-wrap{
    border-color: transparent;
}
.qacc-input.multiselect > div:not(.control-help){
    border: 1px solid lightgrey;
    background-color: #FFFFFF;
}
.qacc-input.multiselect .k-widget.k-multiselect.k-header{
    border-radius: 0;
}
.qacc-input.multiselect .k-widget.k-multiselect .k-multiselect-wrap{
    border: 0;
    min-height: 32px;
    width: calc(100% - 20px);
}
.qacc-input.multiselect .k-widget.k-multiselect .k-multiselect-wrap:after{
    font-family: 'WebComponentsIcons';
    content: "\e006";
    display: inline;
    visibility: visible;
    font-weight: 600;
    position: absolute;
    right: 0;
    padding: 10px 12px;
}
.qacc-input.multiselect .k-widget.k-multiselect.k-state-border-up .k-multiselect-wrap:after,
.qacc-input.multiselect .k-widget.k-multiselect.k-state-border-down .k-multiselect-wrap:after{
    content: "\e004";
}
.qacc-input.multiselect .k-widget.k-multiselect ul[role='listbox']{
    max-width: calc(100% - 5px);
}
.qacc-input.multiselect .k-widget.k-multiselect li.k-button{
    overflow: hidden;
    max-width: 100%;
}
.qacc-input.multiselect .k-widget.k-multiselect li.k-button>span:first-child{
    white-space: nowrap;
    text-overflow: ellipsis; 
    display: block;
    overflow: hidden;
    text-transform: none;
}
.k-nodata{
    display: inline;
}
.qacc-input .k-widget.k-datepicker .k-picker-wrap{
    text-indent: 0px;
}
.qacc-input.inactive{
    cursor: text;
}

.qacc-input.checkbox input{
    display: none;
}
.qacc-input.checkbox label{
    cursor: pointer;
}
.qacc-input.checkbox label > .icon{
    font-family: 'Font Awesome 5 Pro';
    background-color: #ffffff;
    color: #ffffff;
    display: inline;
    padding: 3px;
    margin-right: 5px;
    border-radius: 2px;
    border: 1px solid lightgray;
}
.qacc-input.checkbox label > .icon:before{
    content: "\f00c";
}
.qacc-input.checkbox label.checked > .icon{
    color: #00A0B4;
}

.picker > .checkbox input{
    border: 0px;
}
.qacc-input > div{
    display: inline-block;
}
.qacc-input.elements-selector > div{
    display: inline-flex;
}
.qacc-input .controlsContainer{
    display: inline;
    position: absolute;
}
.qacc-input .controlsContainer div{
    display: inline;
}
.qacc-input .controlsContainer .button{
    font-weight: 300;
    padding: 0;
}
.qacc-input .controlsContainer .button .button2{
    display: inline-block;
    min-width: 20px;
    margin-top: 0;
    margin-right: 0;
    background-color: lightgrey;
    font-family: Font Awesome\ 5 Pro;
}
.qacc-input .controlsContainer .button .button2.active{
    background-color: #00A0B4;
}
.qacc-input .controlsContainer .button .button2.active:before{
    /* content: "\f023" */
}
.qacc-input .elementsContainer,
.qacc-input .orderElements{
    min-width: 200px;
    height: 150px;
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid lightgray;
}
.qacc-input .elementsContainer{
    top: 30px;
}
.qacc-input .elementsContainer .element,
.qacc-input .orderElements .element{
    padding-left: 5px;
}
.qacc-input .label{
    position: absolute;
    top: 5px;
    font-size: 11px;
    color: #9b9b9b
}
.qacc-input .elementsContainer .element:hover,
.qacc-input .orderElements .element:hover{
    cursor: pointer;
    background-color: #c0f2ff;
}
.qacc-input .elementsContainer .element.selected{
    background-color: #00A0B4;
}
.qacc-input .controlsPanel{
    padding: 25px 0 11px;
}
.qacc-input .controlsPanel > .button{
    border: 1px solid lightgray;
    /* height: 14px; */
    margin: 10px;
    padding: 8px 8px 8px 12px ;
    display: block;
    text-align: center;
    width: 48px;
}
.qacc-input .controlsPanel > .button:hover{
    border: 1px solid #00A0B4;
}
.qacc-input.disabled{
    line-height: 15px;
}

.qacc-input.radioblock input{
    display: none;
}
.qacc-input.radioblock .element,
.qacc-input.radioblock .element label{
    cursor: pointer;
}
.qacc-input.radioblock > div{
    display: block;
}
.qacc-input.radioblock .element .icon{
    font-family: 'Font Awesome 5 Pro';
    display: inline;
}
.qacc-input.radioblock .element .icon:before{
    content: "\f111";
}
.qacc-input.radioblock .element.checked .icon:before{
    content: "\f192";
}
.qacc-input.radioblock .element
.picker-container{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: transparent;
    z-index: 90;
}
.picker-container > div{
    position: absolute;
    background: #000000;
    padding: 10px;
}
.qacc-input.elements-selector{
    height: 160px;
}
.qacc-input .inputs-container{
    position: absolute;
    display: block;
    top: 0;
}
.qacc-input.sorting .inputs-container .qacc-input{
    /* position: static; */
    margin-bottom: 10px;
    min-height: 33px;
}
.qacc-input.sorting .controlsContainer .button{
    color: #FFF;
    background-color: #00A0B4;
    padding: 5px;
}
.qacc-input.sorting .controlsContainer .button:hover{
    background-color: #008A9C;
}
.qacc-input.sorting  .controlsContainer .desc,
.qacc-input.sorting  .controlsContainer .asc{
    padding: 5px;
    font-family: 'Font Awesome 5 Pro';
    cursor: pointer;
}
.qacc-input.sorting  .controlsContainer .desc:before{
    content: "\f161";
}
.qacc-input.sorting  .controlsContainer .asc:before{
    content: "\f160";
}
.qacc-input.checkboxblock .qacc-input.checkbox{
    display: block;
}
.picker-container > .picker {
    background-color: #ffffff;
    z-index: 20;
    display: block;
    height: 100px;
    border: 1px solid lightgray;
    margin-top: 2px;
    padding-bottom: 20px;
    overflow-y: scroll;
    position: absolute;
}
.qacc-input.date{
    padding: 0;
}
.qacc-input.date .k-picker-wrap.k-state-default > .k-select{
    padding-right: 1px;
    border-color: transparent;
}
.qacc-input.dateTime .k-datetimepicker{
    width: 100%;
}
.qacc-input.dateTime .k-datetimepicker .k-input{
    border: 0;
    margin-left: 9px;
}
.qacc-input.dateTime .k-datetimepicker .k-input .text{
    text-indent: 4px;
    display: inline;
}
.qacc-input.dateTime .k-datetimepicker .k-state-disabled{
    opacity: 1;
}
.qacc-input.dateTime .k-datetimepicker .k-state-disabled .k-input{
    background: none;
}
.qacc-input > .text {
    background-color: #ffffff;
    border: 1px solid lightgray;
    cursor: pointer;
    margin-left: -10px;
    padding: 0 5px;
    width: calc(100% - 10px);
    margin-top: -1px;
}
.qacc-input.multiselect > .picker > .checkbox {
    position: static;
}
.qacc-input.multiselect > .caret{
    position: absolute;
    top: 0;
    right: 10px;
    width: 10px;
    cursor: pointer;
}
.qacc-input.multiselect > .caret:after{
    font-family: 'Font Awesome 5 Pro';
    content: "\f0d7";
}
.qacc-input.filterclause .inputs-container{
    position: static;
}
.qacc-input.filterclause .x-mask-loading{
    margin-top: 50%;
}
.qacc-input.filtercondition{
    margin: 0 0 10px 0;
    padding: 10px;
    background-color: #f4f4f4;
}
    .qacc-input.filtercondition .qacc-input {
        position: absolute;
        margin: 0;
        font-size: 11px;
    }
.qacc-input.filtercondition .qacc-input.disabled.qacc-child > div{
    padding: 3px 0;
}
.qacc-input.filtercondition .button{
    padding: 0;
}
.qacc-input.filtercondition[type="FilterAddCondition"]{
    display: block;
}
.qacc-input.filtercondition[type="FilterAddCondition"] .button2{
    display: block;
    height: 17px;
    line-height: 17px;
    width: 30px;
    padding: 5px;
    border: 1px solid gray;
    font-weight: 700;
    min-width: 30px;
}
.qacc-input .filtercondition .button{
    position: absolute;
}
.qacc-input .filtercondition .button:hover{
    color: #ce1126;
}
.qacc-input.files{
    padding: 10px;
    background: #FFFFFF;
    z-index: 10;
}
.qacc-input.files > div{
    display: block;
}
.qacc-input.files > .attachments_header{
    height: 30px;
    padding: 10px;
}
.qacc-input.files > .fileslist_container{
    height: 130px;
    border: 1px solid lightgray;
    padding: 20px 0;
}
.qacc-input.files > div > .button.uploadBtn{
    float: right;
    font-size: 10px;
    font-weight: normal;
    font-weight: 600;
    padding: 0;
}
.qacc-input.files > div > .collapsebutton{
    display: inline;
}
.qacc-input.files > div > .collapsebutton:hover,
.qacc-input.files.expanded > div > .collapsebutton{
    color: #00A0B4;
}
.qacc-input.files > div > .button.uploadBtn:before{
    font-family: 'Font Awesome 5 Pro';
    content: "\f093";
    padding-right: 5px;
    font-weight: 900;
}
.qacc-input.files form{
    display: none;
}
.qacc-input.files .number{
    display: inline-block;
    font-weight: 600;
    padding: 0 5px 0 0;
}
.qacc-input.files .title{
    display: inline-block;
    font-weight: 600;
    padding-left: 10px;
    text-transform: uppercase;
    padding: 0 5px 0 0;
    font-size: 12px;
}
.qacc-input.files .title:before{
    /* content: "\f0c1"; */
    content: "\f0c6";
    font-family: 'Font Awesome 5 Pro';
    padding-right: 5px;
    font-weight: 300;
}
.qacc-input.files .title:after{
    font-family: 'Font Awesome 5 Pro';
    padding-left: 5px;
    font-weight: 600;
}
.qacc-input.files.collapsed .collapsebutton .title:after{
    content: "\f0d7";
}
.qacc-input.files.expanded .collapsebutton .title:after{
    content: "\f0d8";
}
.qacc-input.files.collapsed .title,
.qacc-input.files.expanded .title,
.qacc-input.files.collapsed .number,
.qacc-input.files.expanded .number{
    cursor: pointer;
}
.qacc-input.files .fileslist{
    width: 100%;
    height: 140px;
    display: inline;
}
.qacc-input.files .fileslist  > .button{
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    top: 85px;
    height: 30px;
    padding: 35px 10px;
}
.qacc-input.files .fileslist  > .button.left{
    left: 0;
}
.qacc-input.files .fileslist  > .button.left:before{
    content: "\f053";
}
.qacc-input.files .fileslist  > .button.right{
    right: 0;
}
.qacc-input.files .fileslist  > .button.right:before{
    content: "\f054";
}
.qacc-input.files .thumbnails-scroll{
    height: 140px;
    overflow: hidden;
    margin: 0 30px;
}
.qacc-input.files .thumbnails-container{
    line-height: 12px;
    height: 140px;
}
.qacc-input.files .thumbnails-container .thumbnail{
    height: 110px;
    width: 100px;
    display: table-cell;
    padding: 0 5px 15px 5px;
    text-align: center;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    min-width: 100px;
}
.qacc-input.files .thumbnails-container .thumbnail > img{
    max-height: 100px;
    max-width: 100px;
}
.qacc-input.files  .thumbnails-container .thumbnail .menuContainer{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 105px;
    background-color: rgb(45, 50, 60);
    background-color: rgba(45, 50, 60, 0.9);
    display: none;
}
.qacc-input.files  .thumbnails-container .thumbnail:hover .menuContainer{
    display: block;
}
.qacc-input.files  .thumbnails-container .thumbnail .menuContainer > .button{
    margin-top: 25px;
}
.qacc-input.files  .thumbnails-container .thumbnail .menuContainer .button > i.fa{
    font-size: 20px;
    color: lightgray;
}
.qacc-input.files  .thumbnails-container .thumbnail .menuContainer .button > i.fa:hover{
    color: inherit;
}
.qacc-input.files  .thumbnails-container .fileInfo{
    height: 15px;
    position: absolute;
    bottom: 0;
}
.qacc-input.files  .thumbnails-container .fileInfo > div{
    white-space: nowrap;
}
.qacc-input.files  .thumbnails-container .fileInfo .fileName{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100px;
}
.qacc-input.files .confirm{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: linear-gradient(rgba(45, 50, 60, 0.9) 50%, rgba(28, 27, 33, 0.9) 125%);
    padding: 20px;
}
.qacc-input.files .confirm .message{
    color: lightgray;
    font-size: 15px;
}
.qacc-input.files .ext-el-mask-msg.x-mask-loading{
    margin-top: 80px;
}

.qacc-input.disabled > div,
.qacc-input>input[disabled],
.qacc-input.treeCombobox>span[disabled],
.qacc-input>textarea[disabled],
.qacc-input.date div[disabled],
.qacc-input.template div[disabled]{
    border: 1px solid lightgray;
    background-color: #F9F9F9;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    min-height: 20px;
    text-indent: 9px;
    width: calc(100% - 2px) !important;
}
.qacc-input.textInfo > div{
    border: none;
    background-color: transparent;
    text-indent: 0;
    color: #444444;
}

.qacc-input.RichText .qacc-richText-visibleControl.disabled{
    background-color: #F9F9F9;
}
.qacc-input.checkbox[disabled] div.icon,
.qacc-input.tree>div[disabled],
.qacc-input.multiselect>div[disabled] .k-multiselect-wrap,
.treeCombobox .k-widget.k-dropdown.k-combo-dropDownPanel[disabled],
.qacc-input.RichText div.k-editor[contenteditable=false],
.qacc-input.RichText div.qacc-richText-visibleControl[disabled]{
    border: 1px solid lightgray;
    background-color: #F9F9F9;
}
body[contenteditable=false]{
    background-color: #F9F9F9;
}
.treeCombobox .k-widget.k-dropdown.k-combo-dropDownPanel[disabled] .k-dropdown-wrap{
    background-color: transparent;
}
.qacc-input.template div[disabled]{
    padding: 0;
    margin: auto 0;
    height: 32px;
}
.qacc-input p{
    margin-bottom: 0;
    margin-left: 0;
    font-family: inherit;
    width: 100%;
}

.qacc-input.RichText .inactiveText{
    display: block;
    min-height: unset;
    border: 1px solid lightgray;
    padding: 10px;
    font-size: 13px;
    font-weight: 500;
}
.qacc-input.PlainText textarea{
    display: block;
    resize: none;
    border: 1px solid lightgray;
    font-family: inherit;
    font-size: 13px;
    font-weight: 500;
    padding: 3px 10px;
    color: #6b6b6b;
    box-sizing: border-box;
}
.qacc-input.TreeView{
    width: auto;
    margin: 0;
    background: #FFFFFF;
    z-index: 10;
}
.qacc-input.TreeView .treeContainer{
    display: block;
    overflow: auto;
    padding-top: 0px;
}
.qacc-input.TreeView .node{
    display: block;
    width: 100%;
    line-height: 15px;
    clear: both;
}
.qacc-input.TreeView  .node{
        padding-top: 4px;
}
.qacc-input.TreeView .node > .title{
    font-size: 13px;
    font-weight: 500;
    padding: 0;
}
.qacc-input.TreeView .node > .title{
    display: inline;
}
.qacc-input.TreeView .node > .treebutton{
    display: inline-block;
    float: left;
}

.qacc-input.TreeView .node > .treebutton:hover,
.qacc-input.TreeView .node > .title:hover{
    cursor: pointer;
    color: #00A0B4;
}
.qacc-input.TreeView .node > .title.inactive{
    text-decoration: line-through;
}
.qacc-input.TreeView .node > .treebutton{
    width: 10px;
}
.qacc-input.TreeView .node.collapsed > .treebutton:before{
    font-family: 'Font Awesome 5 Pro';
    content: "\f0da";
    font-weight: 600;
}
.qacc-input.TreeView .node.expanded > .treebutton:before{
    font-family: 'Font Awesome 5 Pro';
    content: "\f0d7";
    font-weight: 600;
}
.qacc-input.TreeView .node > .children{
    padding-left: 10px;
    margin-left: 10px;
}

.qacc-input.qacc-child{
    width: 100%;
    padding: 0;
}
.qacc-input.qacc-child > input{
    width: 100%;
}
.qacc-input.filtercondition .qacc-child.container{
    background: transparent;
}
.doubleInputsContainer div:nth-child(2) .qacc-input label{
    padding-left: 22px;
}
.doubleInputsContainer > div{
    width: 50%;
    display: inline-block;
}
.qacc-input > div > .qacc-input{
    margin: 0;
}
.testrunner-page .ui-tooltip {
    overflow-wrap: break-word;
    word-wrap: break-word;

    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;

    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
.k-doubleInputs{
    width: 100%;
}
k-doubleInputs .qacc-input{
    margin: 0;
    padding: 0;
}
.k-doubleInputs label{
    width: 140px;
}
.k-doubleInputs .k-container{
}
.k-doubleInputs .k-container .k-widget{
}
.k-doubleInputs .k-doubleInputs-container{    
    width: 50%;    
    display: inline-block;
}
.k-doubleInputs .k-doubleInputs-rightContainer .qacc-input{    
    margin-right: 40px;
}                      

.k-calendar-dropDownContainer{
    margin: 0;
    padding: 0;
}


.k-calendar-dropDownContainer * .k-widget.k-dropdown.k-header{
    padding: 0px;
    margin: 0 auto;
}
.k-calendar-dropDownContainer * .k-state-hover{
    background-color: gray;
}
.k-calendar-dropDownContainer .qacc-input{
    padding: 0px;
    margin: 0 auto;
}
.qacc-input.multiselect .k-multiselect .k-input{
    padding: 0;
    margin: 0;    
}
.k-popup .k-button,
.k-popup .k-button:focus:hover,
.k-popup .k-button.k-state-disabled,
.k-popup .k-button.k-state-selected:hover {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  color: #444444;
  box-shadow: none;
  justify-content: left;
}
.k-popup .k-button-group{
  box-shadow: none;
}
ul.k-editor-overflow-popup.k-overflow-container.k-list-container{
    min-height: 50px;
    max-height: 240px;
    overflow: auto;
}
.k-edit-buttons.k-state-default button{
    vertical-align: baseline;
    line-height: 32px;
}
.k-list > .k-state-selected.k-state-focused{
    color: #00A0B4;
}

.k-textbox > input,
.k-autocomplete .k-input,
.k-dropdown-wrap .k-input,
.k-autocomplete.k-state-focused .k-input,
.k-dropdown-wrap.k-state-focused .k-input,
.k-picker-wrap.k-state-focused .k-input,
.k-numeric-wrap.k-state-focused .k-input {
    text-indent: 0px;
    color: #6b6b6b;
}
.k-picker-wrap.k-state-default,
.k-widget.k-datepicker .k-picker-wrap.k-state-default,
.k-widget.k-datepicker .k-picker-wrap.k-state-default.k-state-hover,
.k-widget.k-multiselect, 
.k-widget.k-multiselect.k-state-hover
{
    border-color: #D3D3D3 !important;
    background-color: white !important;
}
.qacc-input.Time .k-timepicker .k-picker-wrap{
    height: 32px;
    box-shadow: 0 0 black;
}
.qacc-input.Time .k-timepicker .k-input{
    background-color: transparent;
    height: 32px;
}
.qacc-input.RichText .k-editor .k-editor-toolbar>li .k-editor-dropdown{
    padding-top: 3px;
}
.qacc-input.RichText .k-editor .k-editor-toolbar>li .k-editor-dropdown .k-dropdown .k-select .k-icon{
    margin-top: -1px;
}
.qacc-input.RichText .k-editor .k-editor-toolbar>li .k-editor-widget.k-combobox .k-dropdown-wrap .k-select .k-icon{
    margin-top: -5px;
}
.k-window .k-viewhtml-dialog .k-editor-textarea{
    width: 100%;
    margin: 0;
    border: 0;
    box-shadow: 0 0 black;
    padding: 0 10px;
}
body[contenteditable="true"]{
    padding-left: 10px;
    font-size: 13px;
}
body[contenteditable="true"] p{
    margin: 0;
}

.k-editor-toolbar .k-widget.k-combobox > .k-dropdown-wrap > .k-input{
    text-overflow: ellipsis;
}
.k-widget.k-datepicker .text.k-input{
    margin-left: 9px;
    background: transparent;
}
.qacc-input.RichText .k-overlay {
        position: absolute;
        opacity: 0;
        z-index: 1;
}
.qacc-input.RichText .k-i-arrow-45-down-right,
.qacc-input.PlainText .k-i-arrow-45-down-right {
    position: absolute;
    z-index: 2;
    bottom: -1px;
    right: 1px;
    width: 11px;
    height: 11px;
    color: gray;
    cursor: nw-resize;
}
.qacc-input.PlainText .k-i-arrow-45-down-right {
    position: absolute;
    z-index: 2;
    bottom: 0px;
}
.qacc-input.RichText[valid=false] .k-widget{
    border-color: #F09A7B !important;
}
.k-table {
    table-layout: fixed;
     width: 100%;
    border-spacing: 0;
    margin: 0 0 1em;
}
.k-table td {
    min-width: 1px;
    padding: .2em .3em;
}
.k-table,
.k-table td {
    outline: 0;
    border: 1px dotted #ccc;
}
.k-table p {
    margin: 0;
    padding: 0;
}
.k-grid-header th.k-header {
    position: relative;
}
.k-grid-header th.k-header .k-link > .k-icon {
    position: absolute;
    top: 5px;
    right: 2px;
}
.k-grid .k-grid-header th.k-header{
    padding: 4px 0px;
    margin: 0;
    border-color: #E6E6E6;
}
.k-grid td[role="gridcell"] {
    padding: 11px;
}
.k-grid td[role=gridcell].k-edit-cell {
    padding: 0 14px;
}
.k-grid-content tr > td.actionscolumn{
    position: relative;
}
.qacc-viewActionsSpotOn .k-grid-content tr > td.actionscolumn{
    position: static;
    text-overflow: clip !important;
}
.k-grid .k-grid-content tr td[role=gridcell]{
    white-space: nowrap;
    overflow: hidden; 
    text-overflow: ellipsis;
}
.k-grid .k-grid-content tr > td[role=gridcell]:first-child{
    text-indent: -2px;
}
.k-grid .k-grid-content tr td[role=gridcell] > div:not(.qacc-input){
    display: inline;
}
.k-grid .k-grid-content .tableactions{
    text-indent: 0;
}
.k-grid .k-grid-content .combonotrendered{
    border: transparent;    
    white-space: nowrap;
    width: calc(100% - 17px);
    overflow: hidden; 
    padding: 0px;
    text-overflow: ellipsis;
}
.k-grid .k-grid-content .combonotrendered:after{
    content: "\f0d7";
    color: gray;
    float: right;
    font-family: 'Font Awesome 5 Pro';
    font-size: 15px;
    padding-right: 13px;
    font-weight: 600;
    position: absolute;
    top: 0;
    right: 0;
}

.k-grid tr .tableactions{
    position: absolute; 
    background-color: #EBEBEB;
    left: 0;
    visibility: hidden;
    z-index: 10;
    margin-top: -11px;
}
.qacc-viewActionsSpotOn .k-grid tr .tableactions,
.qacc-viewActionsSpotOn.k-grid tr .tableactions{
    position: relative;
}
.k-grid tr .tableactions .button{
    float: left;
    border: 1px solid lightgray;
    border-radius: 30px;
    height: 15px;
    width: 15px;
    padding: 5px 6px 11px 10px;
    background-color: #FFF;
    margin: 4px;
}

.k-grid tr .tableactions .button:hover{
    background-color: #00A0B4;
    color: #FFF;
    border-color: #00A0B4;
}
.k-grid tr .tableactions .button:hover .fa{
    color: #FFFFFF;
}
.k-grid tr .tableactions .button a{
    color: inherit;
    display:inline-block;
    font:normal normal normal 14px/1 'Font Awesome 5 Pro';
    font-size:inherit;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    padding: 10px;
}
.k-grid tr:hover .tableactions{
    visibility: visible;
}
.k-grid tr.ui-sortable-helper .tableactions{
    display: none !important;
}
.helper.ui-draggable-dragging{
    max-width: 400px;
    border: 1px solid lightgray;
    background-color: #fafafa;
    z-index: 20005;
    padding: 10px;
}
.k-grid tr .tableactions .fa.fa-file-alt{
    font-weight: 400;
}

.treeCombobox .k-treePanel{
    display: none;
}
.treeCombobox .k-treePanel.k-widget.k-treeview{
    border :  1px solid #E6E6E6;
    display :  none;
    position :  absolute;
    background-color: white;
    z-index: 1001;
    max-height: 300px;
    overflow: hidden;
}
.treeCombobox .k-treePanel.k-widget.k-treeview .k-treeview-lines{
    max-height: 220px;
    overflow: auto;
}
.treeCombobox .k-treePanel.k-widget.k-treeview .k-treeview-lines.k-treeHeader-place{
    max-height: 240px;
}
.treeCombobox .k-widget.k-dropdown.k-combo-dropDownPanel{
    border: 1px solid #D3D3D3;
    background-color: white;
    top:0px;
}
.qacc-input.treeCombobox .k-widget.k-dropdown.k-combo-dropDownPanel,
.qacc-input.combobox .k-container{
    height: 34px;
    display:inline-flex;
}
.k-inner-treeEditor .k-editor-content .qacc-input.treeCombobox .k-dropdown.k-combo-dropDownPanel{
    border: 1px solid #D3D3D3;
}
.treeCombobox .k-widget.k-dropdown.k-combo-dropDownPanel .k-dropdown-wrap{
    background-color: white;
}
.treeCombobox .k-treePanel.k-widget.k-treeview li.k-item > div, 
.treeCombobox .k-treePanel.k-widget.k-treeview li.k-item > div span,
.tree .k-widget.k-treeview li.k-item > div, 
.tree .k-widget.k-treeview li.k-item > div span{
    background-color: transparent;
    border: none;
}
.treeCombobox .k-treePanel.k-widget.k-treeview .k-state-focused, 
.tree .k-widget.k-treeview .k-state-focused{
    background-color: transparent;
}
.treeCombobox .k-treePanel.k-widget.k-treeview .k-state-hover, 
.tree .k-widget.k-treeview .k-state-hover,
.treeCombobox .k-treePanel.k-widget.k-treeview li.k-item > div:hover, 
.tree .k-widget.k-treeview .k-item > div:hover{
    background-color: #E4E4E4;
}
.treeCombobox .k-treePanel.k-widget.k-treeview .k-in, 
.tree .k-widget.k-treeview .k-in{
    width:calc(100% - 25px);
    min-height: 18px;
}
.qacc-input.tree{
}
.qacc-input.tree .k-treeview-leaf,
.qacc-input.treeCombobox .k-treeview-leaf{
	width: 100%;
}
.qacc-input.tree .k-container{
}
.k-list-container.k-popup > .k-list-scroller > .k-list > .k-item{
    font-size: 12px;
    white-space: nowrap;
}
.k-list-container.combobox .k-treeHeader{
    height: 24px;
}
.qacc-input.tree .k-treeHeader,
.k-list-container.combobox .k-treeHeader,
.qacc-input.treeCombobox .k-treeHeader{
    border-bottom: 1px solid #D3D3D3;
}
.qacc-input.tree .k-treeHeader .k-treeHeader-actions,
.k-list-container.combobox .k-treeHeader .k-treeHeader-actions,
.qacc-input.treeCombobox .k-treeHeader .k-treeHeader-actions{ 
    margin:0;
    padding:0;
    border:0;
    display: inline-block;
    float: right;
    border-left: 1px solid #D3D3D3;
    position: absolute;
    right: 0;
}
.qacc-input.tree .k-treeHeader .k-treeHeader-filter,
.k-list-container.combobox .k-treeHeader .k-treeHeader-filter,
.qacc-input.treeCombobox .k-treeHeader .k-treeHeader-filter{ 
    margin:0;
    padding:0;
    border:0;
    display: inline-block;
    width: 100%;
}
.qacc-input.tree .k-treeHeader .button2,
.k-list-container.combobox .k-treeHeader .button2,
.qacc-input.treeCombobox .k-treeHeader .button2{ 
    min-width: 20px;
    padding: 5px;
    margin:0;
    background-color: transparent;
    font-size: 14px;
    color: black;
}

.qacc-input.tree .buttons-container .button2,
.qacc-input.combobox .buttons-container .button2,
.qacc-input.treeCombobox .buttons-container .button2{ 
    min-width: 50px;
}
.qacc-input .k-inner-treeEditor .buttons-container{ 
    margin: 29px 20px 20px 0px;
    padding: 0;
    width: auto;
    border: none;
}
.qacc-input .k-inner-treeEditor .buttons-container .button2{
    margin: 0 0 0 10px;
    padding-left: 0px;
    padding-right: 0px;
    min-width: 114px;
    border: none;
}
.qacc-input.tree .k-treeHeader .button2:hover,
.k-list-container.combobox .k-treeHeader .button2:hover,
.qacc-input.treeCombobox .k-treeHeader .button2:hover{ 
    background-color: #008A9C;
    color: white;
}
.qacc-input.tree .k-treeHeader .k-treeHeader-filter input,
.k-list-container.combobox .k-list-filter input.k-textbox,
.qacc-input.treeCombobox .k-treeHeader .k-treeHeader-filter input{
    width: 100%;
    margin: 0;
    padding:0;
    text-indent: 10px;
    background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAIAAABL1vtsAAABD0lEQVR42u3TTatEYBQH8DvG5HVYmSkpFkKDLPj+n4DVmCJSSsoSYWoG99RsNG65w+52z/I8nd/zz3PsxnH82la7f2KBeDweeZ7XdX2/33EcPx6PPM8fDoffElVVxXH8fD6nTRRFZVlmGGaZgPuv1yvMsywrCAJEgCBZlpVlCYppmvMs70SapkVRwLyqqtN+GIagnM9nURQXCN/327bVdZ2iqGm/aZrb7UaSpGEYC4TrusMw2La93++n/b7vPc9DEMRxnE0pMAyzLGvTtzidTpIkrX8ROJ2n+2AvXkUQhKZpb++6vJ0wAIk4jkuSpOu6ufLBPwJuEASg0DR9uVzWEC8liiJYU0VRVhI/1p8hvgFoLuDVYzow9AAAAABJRU5ErkJggg=='); 
    background-repeat: no-repeat; 
    background-position : calc(100% - 5px) 0;
    border: none;
}
.k-list-container.combobox .k-list-filter span.k-icon.k-i-zoom{
    display: none;
}
.k-list-container.combobox .k-list-filter input.k-textbox{
    height: 24px;    
}
.k-list-container.combobox .k-list-filter{
    height: 26px;
    border-bottom: 1px solid #D3D3D3;
}
.k-list-container.combobox .k-list > .k-state-selected{
    color: #2DA3D9;
}
.k-list-container.combobox .k-list > .k-state-focused {
  background-color: transparent;
}
.k-list-container.combobox .k-list > .k-state-hover{
    background-color: #E4E4E4;
}
.qacc-input.tree .k-treeHeader .k-treeHeader-filter input::before 
.k-list-container.combobox .k-treeHeader .k-treeHeader-filter input::before 
.qacc-input.treeCombobox .k-treeHeader .k-treeHeader-filter input::before {
      content: ' ';
      width: 100px;
      float: right;
      height: 5px;
} 
.qacc-input.tree .tree,
.qacc-input.combobox .tree,
.qacc-input.treeCombobox .tree{
    overflow: auto;
}
.qacc-input.tree > .k-container > .k-treePanel{
    width: 100%;
}
label.k-mandatory-field:before{                                                                    
    font-family: 'Font Awesome 5 Pro';
    padding: 0 5px 0 0;
    line-height:inherit;
    vertical-align: top;
    color: #CE0D0D; 
    font-size: 8px;
    content: "\f069";
}
.k-invalid-field{
    border-color: #FFBABA !important;
    background-color: #FFFDFD !important;
}
.k-uploadFile.k-invalid-field{
    background-color: transparent !important;
}
.qacc-table, .qacc-table-content{
    height: 100%;
    width: 100%;
}
.qacc-table .k-grouping-header{
    display: none;
}
.qacc-table.qacc-viewActionsSpotOn tr.k-grouping-row td > .tableactions{
    display: none !important;
}
.qacc-table .qacc-table-content.expandable{
    height: calc(100% - 45px);
}
.qacc-table .qacc-table-content.expandable .k-grid-norecords-template{
    display: none;
}
.qacc-table .qacc-table-content a{
    color: #444444;
}
.qacc-table .k-grid-content td > a{
    color: #00A0B4;
}
.qacc-table .k-grid-content td > a i.fa{
    color: #444444;
}
.qacc-table .qacc-input.checkbox > label:not(.checked) .icon,
.qacc-table .k-grid-content td i.fa.fa-check.unchecked{
    color: lightgray;
}
.qacc-table .k-grid-content td > a:hover{
    text-decoration: underline;
}
.qacc-table .qacc-table-content.expandable .k-grid-content .k-icon.k-i-collapse,
.qacc-table .qacc-table-content.expandable .k-grid-content .k-icon.k-i-expand,
.qacc-table .qacc-table-content.expandable .k-grid-content .k-icon.k-i-none{
    background-image: none;
    padding: 0 10px 0 0;
    font-size: 14px;
    line-height: 14px;
}
.qacc-table .k-grid-header-wrap{
    border-color: transparent;
}
.k-pager-wrap > .k-link > .k-icon{
    color: #999999;
    opacity: 1;
}
.k-pager-wrap > .k-link > .k-icon:hover{
    color: #444444;
}
.qacc-table .qacc-table-content.expandable .k-grid-content .k-icon.k-i-expand:before{
    content: "\f0fe";
    font-family: 'Font Awesome 5 Pro';
}
.qacc-table .qacc-table-content.expandable .k-grid-content .k-icon.k-i-collapse:before{
    content: "\f146";
    font-family: 'Font Awesome 5 Pro';
}
/* .qacc-table .qacc-table-content .k-dropdown{ */
    /* width: 80px; */
    /* border: 1px solid lightgray; */
	/* border-radius: 0; */
	/* background-color: #ffffff; */
	/* height: 31px; */
    /* margin-top: 1px; */
/* } */
.qacc-table .k-pager-wrap{
    padding: 10px 0 10px 20px;
    font-size: 12px; 
    border-width: 1px 0 0;
}
.qacc-table .k-pager-wrap .k-pager-sizes .k-dropdown .k-input{
    overflow: inherit;
    text-overflow: unset;
    padding-top: 3px;
}
.qacc-table .k-pager-wrap .k-pager-sizes .k-dropdown .k-select{
    line-height: 26px;
}
.qacc-table .k-pager-wrap .k-pager-input{
    padding: 0 19px 0 5px;
}
.qacc-table .k-pager-wrap .k-link.k-pager-nav{
    margin: 0 -1px 0 0;
    border-color: #D3D3D3;
    height: 31px;
    line-height: 28px;
    min-width: 26px;
    width: 26px;
    background-color: #FFFFFF;
    border-width: 1px;
    padding: 8px 4px;
}
.k-pager-wrap .k-link.k-pager-nav.k-state-disabled{
    border-color: #EEEEEE;
    opacity: 1;
    background: transparent;
}
.k-pager-wrap .k-pager-sizes{
    margin-top: -1px
}
.k-pager-wrap .k-pager-sizes .k-dropdown-wrap{
    padding-top: 0;
    padding-left: 1px;
    background-color: #ffffff;
    border-color: #D3D3D3;
    margin-top: 2px;
    height: 29px;
    border-radius: 2px;
}
.k-pager-wrap .k-pager-input .k-textbox{
    text-align: center;
    text-indent: 0;
    height: 31px;
    padding-top: 3px;
    margin-left: 0;
    border-radius: 2px;
    border-color: #D3D3D3;
	background-color: #ffffff;
}
.k-pager-wrap .k-link:nth-child(1),
.k-pager-wrap .k-link:nth-child(4){
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.k-pager-wrap .k-link:nth-child(2),
.k-pager-wrap .k-link:nth-child(5){
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.qacc-table .k-pager-wrap .k-pager-input .k-textbox:hover,
.qacc-table .k-pager-wrap .k-pager-input .k-textbox:focus,
.qacc-table .k-pager-wrap .k-pager-sizes .k-dropdown-wrap.k-state-hover{
    box-shadow: none;
}
.k-widget .k-status{
    background-color: transparent;
}
.qacc-input[type = Tree] .k-container{
    flex-direction: column;
}
.qacc-input[type = Tree] .k-container .k-treeHeader,
.qacc-input[type = Tree] .k-container .k-treePanel, 
.qacc-input[type = Tree] .k-container .k-treeHeader .k-treeHeader-filter, 
.qacc-input[type = Tree] .k-container .k-treeHeader .k-treeHeader-filter>input{
    width: 100%;
}
.qacc-input[type = Tree] .k-container .k-treeHeader .k-treeHeader-actions{
    line-height: normal;    
}
.qacc-inline-input[type = InlineInput]{
    border: 1px solid transparent;
    padding: 4px 7px;
    position: relative;
}
.qacc-inline-input[type = InlineInput].stateEdit{
    white-space: nowrap;
}
.qacc-inline-input[type = InlineInput].stateHover{
    border: 1px solid #D7D7D7;
    cursor: pointer;
}
.qacc-inline-input[type = InlineInput].stateEdit{
    border: 1px solid #AEAEAE;
}
.qacc-inline-input[type = InlineInput] input{
    border: none;
    font-size: 14px;
    color: inherit;
    margin:0;
    padding:0;
    display: inline;
    max-width: 100%
}
.qacc-inline-input[type = InlineInput] .eraseTool{
    position: absolute;
    right: 10px;
    top: 5px;
}
.qacc-inline-input[type = InlineInput] .eraseTool:before{
    font-family: 'Font Awesome 5 Pro';
    content: "\f00d";
    font-weight: 600;
}
.qacc-input.tree .k-item .k-tree-actions,
.qacc-input.treeCombobox .k-item .k-tree-actions{
    display: inline-block;
    position: absolute;
    right: 0px;
    vertical-align : baseline;
    white-space: nowrap;
    margin-top:-5px;
    padding-top:5px;
}
.qacc-input.tree .k-item .k-in.k-state-hover .k-tree-actions,
.qacc-input.treeCombobox .k-item .k-in.k-state-hover .k-tree-actions{
    
}
.qacc-input.tree .k-item .k-in .k-tree-actions>span,
.qacc-input.treeCombobox .k-item .k-in .k-tree-actions>span{
    width: 16px;
    height: 16px;
    padding-right: 5px;
    background-color: transparent;
    display: inline-block;
    visibility: hidden;
    background-repeat: no-repeat;
    cursor: pointer;
    background-position-y:center;
    background-position-x:center;
}
.qacc-input .k-treePanel .k-item .k-tree-actions>i{
    padding: 0 5px;
    visibility: hidden;
}
.qacc-input .k-treePanel .k-item .k-in:hover .k-tree-actions>i,
.qacc-input .k-treePanel .k-item .k-mid:hover .k-tree-actions>i{
    visibility: visible;
}
.qacc-input.hasDeleteAction .k-treePanel .disableDelete .k-tree-actions .k-tree-action-delete,
.qacc-input.hasDeleteAction .k-treePanel [allowDelete = false] .k-tree-actions .k-tree-action-delete{
    display: none;
}
.qacc-input.hasEditAction .k-treePanel .disableEdit .k-tree-actions .k-tree-action-edit,
.qacc-input.hasEditAction .k-treePanel [allowEdit = false] .k-tree-actions .k-tree-action-edit{
    display: none;    
}
.qacc-input.hasEditAction .k-treePanel .disablePaste .k-tree-actions .k-tree-action-paste,
.qacc-input.hasEditAction .k-treePanel [allowPaste = false] .k-tree-actions .k-tree-action-paste{
    display: none;    
}
.qacc-input.disablePasteFolder .k-treePanel .k-tree-actions .k-tree-action-paste{
    display: none;    
}
.k-treePanel.k-widget.k-treeview.disableScrolling{
    min-height: 427px;
    overflow: hidden;
}
.qacc-input.treeCombobox .k-treePanel .k-inner-treeEditor,
.qacc-input.tree .k-treePanel .k-inner-treeEditor{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-color: white;
    z-index: 1000;
    min-height: 460px;
}
.qacc-input.tree .k-treePanel .k-inner-treeEditor{
    height: 100%;
}
.qacc-input.treeCombobox .k-treePanel .k-inner-treeEditor .k-editor-title,
.qacc-input.tree .k-treePanel .k-inner-treeEditor .k-editor-title{
    font-size: 16px;
    padding: 0px 20px;
    border-bottom: 1px solid #E6E6E6;
    color: #00A0B4;
    line-height: 51px;
}
.qacc-input.treeCombobox .k-treePanel .k-inner-treeEditor,
.qacc-input.tree .k-treePanel .k-inner-treeEditor {
    padding: 0px;
    margin: 0px;
    border: none;
}
.qacc-input.treeCombobox .k-treePanel .k-inner-treeEditor .k-editor-content,
.qacc-input.tree .k-treePanel .k-inner-treeEditor .k-editor-content{
    display: block;
    padding: 0px;
    margin: 0px;
    border: none;
}
.qacc-input.treeCombobox .k-treePanel .k-inner-treeEditor .k-editor-content .qacc-input,
.qacc-input.tree .k-treePanel .k-inner-treeEditor .k-editor-content .qacc-input{
    padding: 15px 20px 0px 20px;
    margin: 0;
}
.qacc-input.treeCombobox .k-treePanel .k-inner-treeEditor .k-editor-content .qacc-input label,
.qacc-input.tree .k-treePanel .k-inner-treeEditor .k-editor-content .qacc-input label{
    text-transform: none;
    line-height: 14px;
    padding: 12px 0 8px 0;
    top: 0;
}
.qacc-input.treeCombobox .k-treePanel .k-inner-treeEditor .k-editor-content .qacc-input label,
.qacc-input.tree .k-treePanel .k-inner-treeEditor .k-editor-content .qacc-input label{
    font-weight: 400;
    text-transform: uppercase;
}
.qacc-input.treeCombobox .k-treePanel .k-inner-treeEditor .k-editor-content .qacc-input,
.qacc-input.tree .k-treePanel .k-inner-treeEditor .k-editor-content .qacc-input{
    display: block;
}
.qacc-input.treeCombobox .k-treePanel .k-inner-treeEditor .k-editor-content .qacc-input.treeCombobox .k-dropdown,
.qacc-input.tree .k-treePanel .k-inner-treeEditor .k-editor-content .qacc-input.treeCombobox .k-dropdown{
    border: 1px solid #D3D3D3;
}
.qacc-input.DropDownMenu{
    display: inline-block;
    margin: 0;
}
.qacc-input.DropDownMenu .k-menu{
    background-color: transparent;
    cursor: pointer;
	border: 0;
}
.qacc-input.DropDownMenu .k-menu .k-item{
    float: none;
    font-weight: 600;
    text-transform: uppercase;
}
.qacc-input.DropDownMenu .k-popup > .k-item .k-link > span:not(.k-icon){
    margin-left: 15px;
}
.qacc-input.fileUpload{
    display: block;
    margin:0;
}
.qacc-input.fileUpload > div.k-uploadFile{
    margin:0;
    padding: 0;
    border: none;
    display:block;
}
.qacc-input.fileUpload > div.k-uploadFile .k-dropzone .k-upload-status {
    right:auto;
    padding-left: 10px;
}
.k-uploadFile div.k-dropzone{
    width: 100%;
    text-align: center;
}
.k-uploadFile div.k-dropzone .k-upload-button{
    margin-left: calc(50% - 110px);
}
.k-uploadFile.k-invalid-field div.k-widget.k-upload{
    margin:0;
    padding:0;
    border-color: #FFBABA !important;;
    background-color: #FFFDFD !important;
}
.k-uploadFile .k-dropzone-active .k-widget.k-upload{
    border-color: #00A0B4;
}
.k-uploadFile .k-widget.k-upload{
    background-color: white;
}
.k-uploadFile .k-widget.k-upload > button.k-button{
    display: none;
}
.k-uploadFile .k-widget.k-upload{
    border: 2px dotted #BCBCBC;
    height: 21px; /*2px to border*/
    margin: auto;
}
.k-uploadFile .k-widget.k-upload .k-dropzone{
    padding: 0;
}
.k-uploadFile div.k-dropzone em{
    visibility: visible;
}
.k-uploadFile .k-file .k-image-preview{
    cursor: pointer;
}
.k-uploadFile .k-button.k-upload-button, 
.k-uploadFile .k-button.k-upload-button.k-state-focused{
    background-color: transparent;
    border: 0;
    box-shadow: none;
    padding: 0;
    text-transform: none;
}
.k-uploadFile .k-button.k-upload-button>input{
    width: 120px;
}
.k-uploadFile .k-button.k-upload-button .uploadDescription{
    cursor: default;
    display: inline-block;
    padding: 0 5px;
}
.k-uploadFile .k-button.k-upload-button .uploadDescription:before{
    width: 16px;
    height: 16px;
    vertical-align: sub;
    padding: 0 5px;
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAJ1BMVEVra2t2dnaCgoKDg4OampqysrLGxsbNzc3Ozs7T09P5+fn8/Pz///93zSVqAAAASklEQVR4AY3IWwJAIBhE4dMl1N/+10sZES/O08xHfXWBLTaBRaIJ9JEwvqTDxtkqaIHWf3C4AR5IpZYE+AY8myCTOwTuwgFzX9gBu6oIQkwRmjYAAAAASUVORK5CYII=);
}    
.k-uploadFile .k-widget.k-upload .commonUploadControl{
    display: inline-block;
    border: none;
    font-size: 12px;
    font-weight: 600;
    margin-top: 2px;
    color: #6B6B6B;
}
.k-uploadFile .k-dropzone-active .k-widget.k-upload .commonUploadControl{
    display: none;
}
.k-uploadFile .k-widget.k-upload .hoveredUploadControl{
    display: none;
}
.k-uploadFile .k-dropzone-active .k-widget.k-upload .hoveredUploadControl{
    display: inline-block;
}
.k-uploadFile .k-dropzone-active .k-widget.k-upload .hoveredUploadControl .uploadDescription{
    color: #00A0B4;
}
.k-uploadFile .k-dropzone-active .k-widget.k-upload .hoveredUploadControl .uploadDescription:before{
    content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAAAvElEQVR42mP8//8/AymAEauG3//+L7n9JUaVh5WJkbAGoOrwva/WP/wWKM+10lkMTQ+6BrhqCBdTD4oGNNVY9aBoWHP/a+jeV5heWuUkFqrEjc/TjHPuQxj/UxSJCiXaaxBZ/PDtz3/C7ExvYuWxa9Ba8+T6h98QoWoD/ioDAS4Wpm9//rVd+NB64SNEXFOA9VqIDFQD3A34AdCFhDVscRP32fUSQiI0aK95cg3mJFxAS4D1KtxJxAOSNQAACueG4X3u7MsAAAAASUVORK5CYII=');
}
.k-uploadFile .k-button.k-upload-button .uploadButton{
    color: #00A0B4;
    cursor: pointer;
    text-transform: capitalize;
}
.k-uploadFile .k-dropzone-container{
    width: 0;
    height: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1000;
    visibility: hidden;
}

.k-uploadFile .k-dropzone-active .k-widget.k-upload{
    border-color: transparent;

}
.k-uploadFile .k-dropzone-container.k-dropzone-active{
    background-color: rgba(255, 255, 255, 0.4);
    height: 100%;
    width: 100%;
    z-index: 1000;
    visibility: visible;
}
.k-uploadFile .k-dropzone-container .k-dropzone-content{
    height: calc(100% - 20px);
    width: calc(100% - 10px);
    margin: 5px auto;    
    background-color: transparent;
    border: 3px dotted #00A0B4;
}
.qacc-input .k-uploadFile.k-Files-Upload .k-dropzone{
    display:none;
}
.qacc-input .k-uploadFile.k-Files-Upload .k-widget.k-upload{
    border: 1px solid #d3d3d3;
    height: auto;
}
.qacc-input .k-uploadFile.k-Files-Upload .k-file{
    border: none;
}
.k-widget.k-editor-widget .editorToolbarWindow.k-header.k-window-content.qaccRichText{
    display: inline-block !important;
    width: 100%;
}
.qaccRichText .k-combobox > .k-dropdown-wrap > .k-i-close{
    display: none;
}
.k-state-active.ctrlPressed a{
    cursor: pointer;
}

.k-treePanel .k-i-collapse{
    background-position: 0 -162px !important;
}
.k-treePanel .k-i-expand{
    background-position: 0 -146px !important;
}
.k-state-selected,
.k-state-selected:link,
.k-state-selected:visited,
.k-list > .k-state-selected,
.k-list > .k-state-highlight,
.k-panel > .k-state-selected,
.k-ghost-splitbar-vertical,
.k-ghost-splitbar-horizontal,
.k-draghandle.k-state-selected:hover,
.k-scheduler .k-scheduler-toolbar .k-state-selected,
.k-scheduler .k-today.k-state-selected,
.k-marquee-color {
    color: #009BDE;
    border: none;
    background-color: transparent;
    border: none;
}


.k-edit-cell .qacc-input{
    margin:0;
    padding:0;
}
.k-edit-cell .qacc-input input{
    position: relative !important;
}
.k-widget.k-calendar .reset{
    display: block;
    margin: 3px 5px 1px;
}
.qacc-input.fullscreen{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #FFF;
    z-index: 9999;
    margin: 0 !important;
    height: 100%;
}
.qacc-input.fullscreen > div{
    height: calc(100% - 51px) !important;
}
.qacc-input.fullscreen[mode="inline"] > div{
    margin-top: 51px;
}
.qacc-input.fullscreen .k-i-arrow-45-down-right{
    display: none;
}
.qacc-input.fullscreen > label{
    display: none;
}
.k-editor-widget.fullscreen{
    position: fixed !important;
    top: 0 !important;
}
.k-editor-inlineTableEditor{
    height: 220px;
}
.k-editor-inlineTableEditor .k-editable-area{
    padding: 0;
}
.k-editor-inlineTableEditor > div, 
.k-editor-inlineTableEditor > div > .k-editor-widget{
   height: 100% !important; 
}
.k-editor-inlineTableEditor.fullscreen > div{
    height: 100% !important;
    width: 100% !important;
    position: fixed;
    margin: 0;
}
.k-editor-inlineTableEditor.fullscreen > div > table{
    height: 100% !important;
}
.k-grid .k-editor-inlineTableEditor tbody button.k-button {
    height: inherit;
}

.k-i-customundo {
    background-position: -64px -160px;
    width: 16px !important;
    height: 16px !important;
}
.k-link:not(.k-state-disabled):hover > .k-i-customundo,
.k-state-hover > .k-i-customundo,
.k-state-hover > * > .k-i-customundo,
.k-button:not(.k-state-disabled):hover .k-i-customundo,
.k-textbox:hover .k-i-customundo,
.k-button:active .k-i-customundo {
    background-position: -64px -160px;
}
.k-i-customredo {
    background-position: -64px -144px;
    width: 16px !important;
    height: 16px !important;
}
.k-link:not(.k-state-disabled):hover > .k-i-customredo,
.k-state-hover > .k-i-customredo,
.k-state-hover > * > .k-i-customredo,
.k-button:not(.k-state-disabled):hover .k-i-customredo,
.k-textbox:hover .k-i-customredo,
.k-button:active .k-i-customredo {
    background-position: -64px -144px;
}

.k-i-customundo:before {
    content: "\e100";
}
.k-i-customredo:before {
    content: "\e101";
}
.preventMessage .accentFieldTitle{
   color: #4444AA;
   font-style: italic;
   font-weight: bold;
   font-size: 15px;
}
.invalidField .invalidFieldTitle, 
.invalidField .invalidFieldInTable{
   color: #AA4444;
   font-style: italic;
   font-weight: bold;
   font-size: 15px;
}
.invalidField .invalidFieldInTable{
    text-transform: uppercase;
}
.k-tabstrip-items .k-item.k-state-focused{
   box-shadow: none;
}
.k-grid-header th.k-header .k-link, .k-grid-header .k-header, .k-grid-header .k-link, .k-grid-header .k-link:link{
    color: #6b6b6b;
    margin-right: 11px;
}
.k-grid-header th.k-header .k-link, .k-grid-header .k-header .k-icon{
    color: #6b6b6b;
}
.qacc-input.treeMultiselect .k-treePanel .k-treeview-lines .k-item .k-checkbox-wrapper,
.qacc-input.filtercondition .qacc-input.treeCombobox[type=treeMultiselect] .k-treePanel .k-treeview-lines .k-item .k-checkbox-wrapper{
    display: inline;
    margin-right: 5px;
}
.qacc-input.treeMultiselect .k-treePanel .k-treeview-lines .k-item .k-checkbox-wrapper>.k-treecheckbox,
.qacc-input.filtercondition .qacc-input.treeCombobox[type=treeMultiselect] .k-treePanel .k-treeview-lines .k-item .k-checkbox-wrapper>.k-treecheckbox{
    margin:0;
    padding: 0;
    position: absolute;
}
.qacc-input.treeMultiselect .k-treePanel .k-treeview-lines .k-item .k-state-selected,
.qacc-input.filtercondition .qacc-input.treeCombobox[type=treeMultiselect] .k-treePanel .k-treeview-lines .k-item .k-state-selected{
    color:     #6b6b6b;    
}
.qacc-input.treeMultiselect .k-treePanel .k-treeview-lines .k-item .k-checkbox-wrapper .icon{
    font-family: 'Font Awesome 5 Pro';
    background-color: #ffffff;
    color: #ffffff;
    display: inline;
    padding: 3px;
    margin-right: 5px;
    border-radius: 2px;
    border: 1px solid lightgray;
    font-weight: 600;
}
.qacc-input.treeMultiselect .k-treePanel .k-treeview-lines .k-item .k-checkbox-wrapper .icon:before{
    content: "\f00c";
}
.qacc-input.treeMultiselect .k-treePanel .k-treeview-lines .k-item[aria-checked="true"] > div > .k-checkbox-wrapper > label > .icon{
    color: #00A0B4;
}
.qacc-input.treeMultiselect .k-treePanel .k-treeview-lines .k-item .k-checkbox-wrapper .k-treecheckbox{
    display: none;
}
/*RichText*/
.confirm-dialog ul.qacc-richText-toolBar,
.qacc-richText-toolBar{
    position: absolute;
    width: 100%;
    margin-top: -52px;
    left: 0px;
    z-index: 8999;
    border: 1px solid #EAEAEA;
}
.qacc-richText-toolBar>li{
    padding: 0;
    margin-left: 5px;
    margin-right: 0px;
}
.qacc-input.RichText .k-widget.k-editor.k-editor-widget{
    height: 100%;
    border-color: lightgrey;
}
.k-state-disabled{
    pointer-events: inherit;
}
.k-state-selected{
    border: inherit;
    background-color: blue;
}
.qacc-tabPreview{
    color: #ffffff;
    font-weight: bold;         
    word-break: break-all;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .testrunner-page{
        overflow: hidden;
    }
}
.qacc-input.treeCombobox .x-mask-loading-container{
   display: inline-flex; 
}
.qacc-input.treeCombobox .x-mask-loading-container .x-mask-loading{
   margin: auto;
   position: relative;
}
.qacc-table .k-status .qacc-table-emptyContent,
.qacc-table .k-grid-norecords .qacc-table-emptyContent{
    min-width: 300px;
    max-width: 480px;
    padding: 10px 0 0 0;
    margin: 0 auto auto auto;
}
.qacc-table .k-status .qacc-table-emptyContent > div,
.qacc-table .k-grid-norecords .qacc-table-emptyContent > div{
    margin: auto;
    text-align: center;
}
.qacc-table .k-status .qacc-table-emptyContent .emptyContent-logo,
.qacc-table .k-grid-norecords .qacc-table-emptyContent .emptyContent-logo{
    height: 30px;
    width: 54px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: url(../images/logo/SB-icon-3.png);
}
.qacc-table .k-status .qacc-table-emptyContent .emptyContent-title,
.qacc-table .k-grid-norecords .qacc-table-emptyContent .emptyContent-title{
    font-size: 18px;
    color: #6B6B6B;
}
.qacc-table .k-status .qacc-table-emptyContent .emptyContent-description,
.qacc-table .k-grid-norecords .qacc-table-emptyContent .emptyContent-description{
    font-size: 12px;
    color: #6B6B6B;
    margin-top: 10px;
    margin-bottom: 10px;
}
.qacc-table .k-status .qacc-table-emptyContent .emptyContent-help,
.qacc-table .k-grid-norecords .qacc-table-emptyContent .emptyContent-help{
    font-size: 12px;
    color: #00A0B4;
    text-transform: uppercase;
    margin-top: 14px;
    margin-bottom: 14px;
}
.qacc-table .k-status .qacc-table-emptyContent .emptyContent-help a,
.qacc-table .k-grid-norecords .qacc-table-emptyContent .emptyContent-help a{
    color: #00A0B4;
    font-weight: 500;
}
.qacc-table .k-status .qacc-table-emptyContent .emptyContent-actions,
.qacc-table .k-grid-norecords .qacc-table-emptyContent .emptyContent-actions{
    margin-top: 28px;
    margin-bottom: 28px;
}
.qacc-table .k-status .qacc-table-emptyContent .emptyContent-actions .button2.blue{
    background-color: #00A0B4;
}
.qacc-table .k-status .qacc-table-emptyContent .emptyContent-actions .button2,
.qacc-table .k-grid-norecords .qacc-table-emptyContent .emptyContent-actions .button2{
    padding-top: 5px;
    padding-bottom: 5px;
}
.qacc-table .k-grid-content{
    overflow-y: auto;
}
.qacc-table .qacc-table-content.expandable .k-status,
.qacc-table .k-grid-content .k-grid-norecords{
    /*Fix k-grid-content-expander  height*/
    height: calc(100% - 1px);
}
.qacc-table .k-grid tr.k-state-selected{
    color: inherit;
    background-color: inherit;
    box-shadow: none;
}
.qacc-table .k-grid tr.k-state-selected td{
    border-color: #e6e6e6;
}
.qacc-table .k-grid tr.k-state-selected:hover td{
    background-color: #ebebeb;
}
.qacc-table .k-grid .k-header input.k-checkbox{
    text-indent: 0;
    margin-top: 2px;
    margin-left: -11px;
    padding-left: 0px;
    width: 12px;
    height: 12px;
}
.qacc-table .k-grid  input.k-checkbox{
    border-color: #6B6B6B;
    border-radius: 2px;
    width: 12px;
    height: 12px;
    font-size: 10px;
    line-height: 12px;
    padding-left: 2px;
    margin: 0px;
}
.qacc-table .k-grid  input.k-checkbox:before{
    width: 10px;
    height: inherit;
    font-size: inherit;
}
.qacc-table .k-grid  input.k-checkbox:checked{
    background-color: #00A0B4;
    border-color: #00A0B4;
}
.qacc-table .k-grouping-row .k-icon{
    font-size: 16px;
    font-weight: 400;
}
.qacc-table .k-grouping-row .k-icon.k-i-expand:before,
.qacc-table .k-grouping-row .k-icon.k-i-collapse:before{
    font-family: 'Font Awesome 5 Pro';
}
.qacc-table .k-grouping-row .k-icon.k-i-expand:before{
    content: "\f0fe";
}
.qacc-table .k-grouping-row .k-icon.k-i-collapse:before{
    content: "\f146";
}
.k-grid-content tr:last-child > td{
    border-bottom-width: 1px;
}
.qacc-input.elements-selector[labelposition = top]{
}
.qacc-input.elements-selector[labelposition = top] .noselect{
}
.qacc-input.elements-selector[labelposition = top] .noselect > .label{
    margin-top: -5px;
    font-size: 13px;
    font-weight: 600;
}
.qacc-input.elements-selector[labelposition = top] .controlsPanel > .button {
    border: 1px solid lightgray;
    margin: 12px 10px 0 10px;
    padding: 6px;
    display: block;
    text-align: center;
    width: 12px;
}
.qacc-input.sorting[labelposition = top] .inputs-container{
    position: relative;
}
.qacc-input.daterange .k-daterangepicker{
    top: -2px;
    position: relative;
}
.qacc-input.daterange .k-textbox-container{
    padding-top: 0;
    width: 93px;
}
.qacc-input.daterange .k-textbox-container:last-child{
    width: 143px;
}
.qacc-input.daterange .k-textbox-container:last-child .k-dateinput{
    margin-left: 51px;
}
.qacc-input.daterange .k-textbox-container .k-label{
    transform: none;
    top: -3px;
    color: #6b6b6b;
    padding-left: 0;
    left: -4px;
}
.qacc-input.daterange .k-textbox-container .k-dateinput .k-textbox{
    border: 0;
    background-color: transparent;
    font-size: 14px;
    font-weight: 600;
    box-shadow: none;
}
.simplebutton{
    background-color: transparent !important;
    color: #555555;
}
.qacc-input.date .k-input{
	background-color: #FFFFFF;
    border-color: lightgray;
    border-radius: 0;
}
.qacc-input.date .k-input-button{
	background-color: #FFFFFF;
}
