/*
* Kendo UI v2014.3.1119 (http://www.telerik.com/kendo-ui)
* Copyright 2014 Telerik AD. All rights reserved.
*
* Kendo UI commercial licenses may be obtained at
* http://www.telerik.com/purchase/license-agreement/kendo-ui-complete
* If you do not own a commercial license, this file shall be governed by the trial license terms.
*/
.k-input{
text-indent:0.5em;
}
html{
font-size:100%;
-webkit-text-size-adjust:100%;
-ms-text-size-adjust:100%;
}
body{
padding-top:0px;
padding-bottom:20px;
font-family:Lucida Sans Unicode, Open Sans, Tahoma, Arial, san-serif;
font-size:0.875em;
line-height:1.42857143;
color:#006064;
background-color:#ffffff;
font-weight:normal;
}
#body_chendz{background-color:#ff7700;}
h3, .h3 {
font-size:1.714em;
}
.body-content{
padding-left:15px;
padding-right:15px;
}
.dl-horizontal dt{
white-space:normal;
}
input,
select,
textarea{
max-width:280px;
}
a:visited,
a{
color:#006064;
}
a:hover,
a:active,
a:focus{
color:#ff7700;
}
/*img{
vertical-align:baseline;
}*/
span.k-icon.k-warning{
text-indent:-444444px;
display:inline-block;
width:20px;
height:20px;
text-align:center;
text-indent:-444444px;
min-width:0;
border:0;
background:url('pamata/bridinajums.svg') no-repeat center left;
opacity:1;
filter:opacity(100%);
}
span.k-icon.k-warning:hover{
text-indent:-444444px;
display:inline-block;
width:20px;
height:20px;
text-align:center;
text-indent:-444444px;
min-width:0;
border:0;
opacity:1;
filter:opacity(100%);
background:url('pamata/bridinajums-or.svg') no-repeat center left;
}
/*Style build-in commands*/
.abutton,
div.k-grid .k-grid-pdf,
div.k-grid .k-grid-excel,
div.k-grid .k-grid-edit,
div.k-grid .k-grid-CustomAddCopy,
div.k-grid .k-grid-CustomExcel,
div.k-grid .k-grid-CustomPDF,
div.k-grid .k-grid-CustomDelete,
div.k-grid .k-grid-CustomSend,
div.k-grid .k-grid-delete,
div.k-grid .k-grid-Destroy,
div.k-grid .k-grid-cancel,
div.k-grid .k-grid-update,
div.k-grid .k-grid-cancel-changes,
div.k-grid .k-grid-save-changes,
div.k-grid .k-grid-add {
    display: inline-block;
    width: 28px;
    height: 20px;
    text-align: center;
    text-indent: -444444px;
    min-width: 0;
    border: 0;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    margin-right: -10px;
}
div.k-grid .k-grid-CustomAddCopy {
    background: url('pamata/add-copy.svg') no-repeat center left;
    float: left;
}
div.k-grid .k-grid-CustomAddCopy:hover,
div.k-grid .k-grid-CustomAddCopy:active,
div.k-grid .k-grid-CustomAddCopy:focus {
background: url('pamata/add-copy-or.svg') no-repeat center left;
opacity: 1;
filter: opacity(100%);
-webkit-transition: background 0.4s ease;
-moz-transition: background 0.4s ease;
-o-transition: background 0.4s ease;
transition: background 0.4s ease;
}
div.k-grid .k-grid-CustomSend{
background:url('pamata/epasts.svg') no-repeat center left;
background-size:contain;}
div.k-grid .k-grid-CustomSend:hover,
div.k-grid .k-grid-CustomSend:active,
div.k-grid .k-grid-CustomSend:focus{
background:url('pamata/epasts-or.svg') no-repeat center left;
background-size:contain;}
div.k-grid .k-grid-CustomDelete,
div.k-grid .k-grid-Destroy{
background:url('pamata/delete.svg') no-repeat center left;}
div.k-grid .k-grid-CustomDelete:hover,
div.k-grid .k-grid-CustomDelete:active,
div.k-grid .k-grid-CustomDelete:focus,
div.k-grid .k-grid-Destroy:hover,
div.k-grid .k-grid-Destroy:active,
div.k-grid .k-grid-Destroy:focus{
background:url('pamata/delete-or.svg') no-repeat center left;}
div.k-grid .k-grid-edit{
background:url('pamata/edit.svg') no-repeat center left;}
div.k-grid .k-grid-edit:before,
div.k-grid .k-grid-edit:after,
div.k-grid .k-grid-edit:hover,
div.k-grid .k-grid-edit:active,
div.k-grid .k-grid-edit:focus{
background:url('pamata/edit-or.svg') no-repeat center left;}
div.k-grid .k-grid-delete{
background:url('pamata/delete.svg') no-repeat center left;}
div.k-grid .k-grid-delete:hover,
div.k-grid .k-grid-delete:active,
div.k-grid .k-grid-delete:focus{
background:url('pamata/delete-or.svg') no-repeat center left;}
div.k-grid .k-grid-CustomPDF,
div.k-grid .k-grid-pdf {
    background: url('pamata/pdf.svg') no-repeat center left;
}
    div.k-grid .k-grid-CustomPDF:hover,
    div.k-grid .k-grid-CustomPDF:active,
    div.k-grid .k-grid-CustomPDF:focus,
    div.k-grid .k-grid-pdf:hover,
    div.k-grid .k-grid-pdf:active,
    div.k-grid .k-grid-pdf:focus {
        background: url('pamata/pdf-or.svg') no-repeat center left;
    }
div.k-grid .k-grid-CustomExcel,
div.k-grid .k-grid-excel {
    background: url('pamata/exl.svg') no-repeat center left;
}
    div.k-grid .k-grid-CustomExcel:hover,
    div.k-grid .k-grid-CustomExcel:active,
    div.k-grid .k-grid-CustomExcel:focus,
    div.k-grid .k-grid-excel:hover,
    div.k-grid .k-grid-excel:active,
    div.k-grid .k-grid-excel:focus {
        background: url('pamata/exl-or.svg') no-repeat center left;
    }
div.k-grid .k-grid-cancel-changes,
div.k-grid .k-grid-cancel{
background:url('pamata/cancel.svg') no-repeat center left;}
div.k-grid .k-grid-cancel-changes:hover,
div.k-grid .k-grid-cancel-changes:active,
div.k-grid .k-grid-cancel-changes:focus,
div.k-grid .k-grid-cancel:hover,
div.k-grid .k-grid-cancel:active,
div.k-grid .k-grid-cancel:focus{
background:url('pamata/cancel-or.svg') no-repeat center left;}
div.k-grid .k-grid-update{
background:url('pamata/ok-or.svg') no-repeat center left;}
div.k-grid .k-grid-update:hover,
div.k-grid .k-grid-update:active,
div.k-grid .k-grid-update:focus{
background:url('pamata/ok.svg') no-repeat center left;border:0;}
div.k-grid .k-grid-save-changes{
background:url('pamata/ok.svg') no-repeat center left;}
div.k-grid .k-grid-save-changes:hover,
div.k-grid .k-grid-save-changes:active,
div.k-grid .k-grid-save-changes:focus{
background:url('pamata/ok-or.svg') no-repeat center left;}
div.k-grid .k-grid-add{
background:url('pamata/add.svg') no-repeat center left;}
div.k-grid .k-grid-add:hover,
div.k-grid .k-grid-add:active,
div.k-grid .k-grid-add:focus{
background:url('pamata/add-or.svg') no-repeat center left;}
/*Style custom buttons*/
.abutton.delete{
background:url('pamata/delete.svg') no-repeat center left;}
.abutton.edit{
background:url('pamata/edit.svg') no-repeat center left;}
.abutton.update{
background:url('pamata/ok.svg') no-repeat center left;}
.abutton.cancel{
background:url('pamata/cancel.svg') no-repeat center left;}
.abutton.add{
background:url('pamata/add.svg') no-repeat center left;}
#customCommand{
display:none;}
/* Kendo skin */
.k-in,
.k-item,
.k-window-action{
border-color:transparent;
}
/* maincolors */
.k-block,
.k-widget{
background-color:#ffffff;
}
/*.k-textbox:hover,*/
.k-tiles li.k-state-hover{
outline:0;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
border-left:4px solid #ff7700;
border-bottom:2px solid #006064;
border-top:2px solid #006064;
border-right:2px solid #006064;
text-indent:0.5em;
color:#ff7700;
font-weight:600;
background-color:#ffffff;
cursor:pointer;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
}
.k-header .k-grid-toolbar{
background-color:#ffffff;
/* padding:.75em .2em .8333em 1em;*/
padding:.2em .2em .2em 1em;
}
.k-grouping-header+.k-grid-toolbar{
background-color:#ffffff;
 /* padding:.75em .2em .8333em 1em;*/
padding:.2em .2em .5em 1em;
border:none;
}
.k-grid-toolbar:first-child{
background-color:#ffffff;
padding:.7em .5em .7em .5em;
border:none;
}
.k-block,
.k-widget,
.k-input,
/*.k-textbox,
.k-textbox > input,*/
.k-group,
.k-content,
/*.k-header,*/
.k-filter-row > th,
.k-editable-area,
.k-separator,
.k-colorpicker .k-i-arrow-s,
.k-autocomplete,
/*.k-dropdown-wrap,*/
.k-toolbar,
.k-group-footer td,
/*.k-grid-footer,*/
.k-footer-template td,
.k-state-default,
.k-state-default .k-select,
.k-state-disabled,
/*.k-grid-header,*/
.k-grid-header-wrap,
.k-grid-header-locked,
.k-grid-footer-locked,
.k-grid-content-locked,
/*.k-grid td,*/
.k-grid td.k-state-selected,
.k-grid-footer-wrap,
/*.k-pager-wrap,
.k-pager-wrap .k-link,*/
.k-pager-refresh,
.k-grouping-header,
.k-grouping-header .k-group-indicator,
.k-panelbar > .k-item > .k-link,
.k-panel > .k-item > .k-link,
.k-panelbar .k-panel,
.k-panelbar .k-content,
.k-treemap-tile,
.k-calendar th,
.k-slider-track,
.k-splitbar,
.k-dropzone-active,
.k-tiles,
.k-toolbar,
/*.k-tooltip,*/
.k-button-group .k-tool,
.k-upload-files{
border-color:rgba(0, 96, 100, 0.20);
}
.k-grid tr td{
border-top:1px solid rgba(0, 96, 100, 0.07);
border-left:1px solid rgba(0, 96, 100, 0.07);
}
.k-popup .k-list .k-state-focused,
.k-popup .k-list .k-state-selected{
white-space:nowrap;
border-left:3px solid rgba(255, 118, 0, 1.00);
border-top:1px groove rgba(255, 255, 255, 0.00);
border-bottom:1px groove rgba(255, 255, 255, 0.00);
color:#ff7700;
background-color:#006064;
text-shadow:0 1px 1px rgba(0, 0, 0, 1);
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
}
.k-popup .k-list .k-state-hover{
white-space:nowrap;
border-left:3px solid rgba(255, 118, 0, 1.00);
border-top:1px groove rgba(255, 255, 255, 0.00);
border-bottom:1px groove rgba(255, 255, 255, 0.00);
font-weight:bold;
color:#ff7700;
background-color:#006064;
text-shadow:0 1px 1px rgba(0, 0, 0, 1);
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
padding:0 5px 0 7px;
}
.k-popup .k-list .k-item, .k-fieldselector{
white-space:nowrap;
border-top:1px groove rgba(255, 255, 255, 0.20);
border-bottom:1px groove rgba(255, 255, 255, 0.00);
padding:0 5px 0 7px;
}
.k-group,
/*.k-toolbar,*/
/*.k-grouping-header,*/
/*.k-pager-wrap,*/
.k-group-footer td,
/*.k-grid-footer,*/
/*.k-footer-template td,*/
.k-widget .k-status,
.k-calendar th,
.k-dropzone-hovered,
.k-widget.k-popup{
background-color:#ddf3f4;
}
.k-footer-template{
color:rgba(255, 255, 255, 0.50);
border-color:#006064;
background-color:#006064;
font-weight:normal;
font-style:italic;
border-top:3px double #ffffff;
}
.k-grouping-row td,
td.k-group-cell,
.k-resize-handle-inner{
background-color:#ddf3f4;
}
.k-content,
.k-editable-area,
.k-panelbar > li.k-item,
.k-panel > li.k-item,
.k-tiles{
background-color:#ffffff;
}
ul.k-menu-vertical .k-separator,
 .k-menu .k-menu-group .k-separator{
height:1px;
border-width:0;
}
.k-alt,
.k-separator,
.k-pivot-layout > tbody > tr:first-child > td:first-child{
background-color:#f3fbfb;
}
.k-pivot-rowheaders .k-alt .k-alt,
.k-header.k-alt{
background-color:#f5f5f5;
}
/*input.k-textbox,
input.k-textbox:hover,
.k-textbox > input*/
textarea.k-textbox,
textarea.k-textbox:hover{
background:none;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
}
.k-textbox > input{
border-left:1px solid #006064;
border-bottom:1px solid #006064;
border-top:1px solid #006064;
border-right:1px solid #006064;
text-indent:0.5em;
color:#006064;
}
.k-input,
input.k-textbox,
textarea.k-textbox,
/*input.k-textbox:hover,*/
textarea.k-textbox:hover,
.k-textbox > input,
.k-multiselect-wrap{
background-color:#ffffff;
color:#006064;
padding:0;
}
.k-input[readonly]{
background-color:#ffffff;
color:#006064;
}
.k-block,
.k-widget,
.k-popup,
.k-content,
.k-toolbar,
.k-dropdown .k-input{
color:#006064;
}
.k-inverse{
color:#ffffff;
}
.k-block{
color:#006064;
}
.k-link:link,
.k-link:visited,
.k-nav-current.k-state-hover .k-link{
color:#006064;
}
.k-tabstrip-items .k-link,
.k-panelbar > li > .k-link{
color:#006064;
}
/*.k-header,*/
.k-treemap-title{
color:#006064;
}
.k-grid-header,
.k-grid-footer{
font-weight:bold;
font-size:0.857em;
border-bottom:2px solid #006064;
border-top:0px solid #006064;
border-left:1px solid rgba(0, 96, 100, 0.20);
border-right:0px solid #006064;
background-color:#ddf3f4;
}
.k-grid-header th.k-header{
font-weight:bold;
border-width:0 0 2px 1px;
border-bottom:2px solid #006064;
border-top:0px solid #006064;
border-left:1px solid rgba(0, 96, 100, 0.20);
border-right:0px solid #006064;
 /*background-color:#ddf3f4;*/
}
.k-pager-wrap .k-dropdown{
width:5.5em;
}
/*.k-header,*/
/*.k-grid-header,*/
/*.k-toolbar,*/
/*.k-dropdown-wrap,*/
/*.k-picker-wrap,*/
/*.k-numeric-wrap,*/
/*.k-grouping-header,*/
/*.k-pager-wrap,*/
/*.k-textbox,*/
/*.k-button,*/
.k-progressbar,
.k-draghandle,
.k-autocomplete,
.k-state-highlight,
/*.k-tabstrip-items .k-item,*/
.km-pane-wrapper > .km-pane > .km-view > .km-content{
background-color:#ddf3f4;
}
.k-ie7 .k-tabstrip-items .k-state-active .k-loading{
background-color:#ffffff;
border-color:#006064;
}
.k-tabstrip-items .k-state-active
{
background-color:#ffffff;
border-color:#006064;
}
.k-tabstrip-items .k-item{
background:#ddf3f4;
}
.k-tabstrip .k-state-active{
background-color:#ffffff;
border-color:#006064;
color:#006064;
}
.k-tabstrip-items .k-item:hover{
background:#ffffff;
border-top:1px solid #006064;
border-bottom:0px solid #006064;
border-left:1px solid #006064;
border-right:1px solid #006064;
}
.k-block,
/*.k-header,*/
/*.k-grid-header,*/
/*.k-toolbar,*/
/*.k-grouping-header,*/
/*.k-pager-wrap,*/
/*.k-button,*/
.k-draghandle,
.k-treemap-tile,
html .km-pane-wrapper .k-header{
background-color:#ddf3f4;
}
a:hover, a:focus{
outline:none;
text-decoration:none;
}
/* icons */
/*a.k-icon.k-i-close,
.k-icon.k-i-close,
.k-window-titlebar .k-link .k-i-pin,
.k-window-titlebar .k-link .k-i-unpin,
.k-window-titlebar .k-link .k-i-minimize,
.k-window-titlebar .k-link.k-i-close,
.k-window-titlebar .k-link.k-i-restore{ 
background-image:url('pamata/sprite-bal.svg');
opacity:1;
filter:opacity(100%);
border-color:transparent;
}
a.k-icon.k-i-close:hover,
.k-icon:hover,
.k-state-hover .k-icon,
.k-state-selected .k-icon,
.k-state-focused .k-icon,
.k-column-menu .k-state-hover .k-sprite,
.k-column-menu .k-state-active .k-sprite{
background-image:url('pamata/sprite-or.svg');
opacity:1;
filter:opacity(100%);
border-color:transparent;
}
.k-column-menu .k-sprite{
background-image:url('pamata/sprite-bal.svg');
}*/
.k-icon,
.k-state-disabled .k-icon{
opacity:0.8;
filter:opacity(80%);
}
.k-mobile-list .k-check:checked,
.k-mobile-list .k-edit-field [type=checkbox]:checked,
.k-mobile-list .k-edit-field [type=radio]:checked{
opacity:0.8;
filter:opacity(80%);
}
.k-tool{
border-color:transparent;
}
/*.k-icon,
.k-tool-icon,
.k-drop-hint,
.k-grid-mobile .k-resize-handle-inner:before,
.k-grid-mobile .k-resize-handle-inner:after{
background-image:url('pamata/sprite.svg');
border-color:transparent;}
.k-mobile-list .k-check:checked,
.k-mobile-list .k-edit-field [type=checkbox]:checked,
.k-mobile-list .k-edit-field [type=radio]:checked{
background-image:url('pamata/sprite.svg');
border-color:transparent;
}*/
.k-draghandle{
border-color:#006064;
background-color:#ddf3f4;
-webkit-box-shadow:none;
box-shadow:none;
}
.k-draghandle:hover{
border-color:#006064;
background-color:#006064;
-webkit-box-shadow:none;
box-shadow:none;
}
/* Scheduler */
.k-scheduler{
color:#006064;
background-color:#ffffff;
}
.k-scheduler-layout{
color:#006064;
}
.k-scheduler-datecolumn,
.k-scheduler-groupcolumn{
background-color:#ffffff;
color:#006064;
}
.k-scheduler-times tr,
.k-scheduler-times th,
.k-scheduler-table td,
.k-scheduler-header th,
.k-scheduler-header-wrap,
.k-scheduler-times{
border-color:#e7e7e7;
}
.k-nonwork-hour{
background-color:#f5f5f5;
}
.k-gantt .k-nonwork-hour{
background-color:rgba(0, 0, 0, 0.02);
}
.k-gantt .k-header.k-nonwork-hour{
background-color:rgba(0, 0, 0, 0.2);
}
.k-scheduler-table .k-today,
.k-today > .k-scheduler-datecolumn,
.k-today > .k-scheduler-groupcolumn{
background-color:#e9e9e9;
}
.k-scheduler-now-arrow{
border-left-color:#eed3d7;
}
.k-scheduler-now-line{
background-color:#eed3d7;
}
.k-event,
.k-task-complete{
border-color:#006064;
background:#DDF3F4 0 -257px none repeat-x;
color:#ffffff;
}
.k-event-inverse{
color:#006064;
}
.k-event.k-state-selected{
background-position:0 0;
}
.k-ie7 .k-event .k-resize-handle,
.k-event .k-resize-handle:after,
.k-ie7 .k-task-single .k-resize-handle,
.k-task-single .k-resize-handle:after{
background-color:#ffffff;
}
.k-scheduler-marquee:before,
.k-scheduler-marquee:after{
border-color:#006064;
}
.k-panelbar .k-content,
.k-panelbar .k-panel,
.k-panelbar .k-item{
background-color:#ffffff;
color:#006064;
border-color:#cccccc;
}
.k-panelbar > li > .k-link{
color:#006064;
}
.k-panelbar > .k-item > .k-link{
border-color:#cccccc;
}
.k-panel > li.k-item{
background-color:#ffffff;
}
/* states */
/*.k-state-active,
.k-state-active:hover,*/
.k-active-filter{
background-color:#ddf3f4;
border-color:#006064;
color:#006064;
}
.k-fieldselector .k-list-container{
background-color:#ddf3f4;
}
#undo2apartment.k-button {
    color: #006064;
}
    #undo2apartment.k-button:hover {
        color: #ff7700;
        text-shadow:none;
    }
.k-button{
color:#ffffff;
background-image:-webkit-linear-gradient(top, #5dc8cd 0%, #006064 100%);
background-image:-o-linear-gradient(top, #5dc8cd 0%, #006064 100%);
background-image:linear-gradient(to bottom, #5dc8cd 0%, #006064 100%);
background-repeat:repeat-x;
border-color:#006064;
}
.k-button{padding:0.5em 1.5em;}
.k-button.k-primary {
color:#006064;
background-image:-webkit-linear-gradient(top, #fff 0%, #ff7700 100%);
background-image:-o-linear-gradient(top, #fff 0%, #ff7700 100%);
background-image:linear-gradient(to bottom, #fff 0%, #ff7700 100%);
background-repeat:repeat-x;
border-color:#006064;
padding:0.5em 1.5em;
font-weight:bold;}
.btn, .btn-default{
color:#ffffff;
font-size:1em;
background-image:-webkit-linear-gradient(top, #5dc8cd 0%, #006064 100%);
background-image:-o-linear-gradient(top, #5dc8cd 0%, #006064 100%);
background-image:linear-gradient(to bottom, #5dc8cd 0%, #006064 100%);
background-repeat:repeat-x;
border-color:#006064;
outline:none;
border-radius:1px;
}
.btn:hover,
.btn-default:hover,
.btn:focus,
.btn-default:focus,
.k-button.k-primary:hover,
.k-button.k-primary:focus{
background-color:#006064;
outline:none;
border:1px groove rgba(255, 255, 255, 0.20);
}
.btn:active,
.btn-default:active,
.k-button.k-primary:active,
.k-button.k-primary.active{
background-color:rgba(93, 200, 205, 0.20);
color:#006064;
outline:none;
border:1px groove rgba(255, 255, 255, 0.20);
}
.k-primary,
.k-overflow-container .k-primary{
color:#006064;
background-image:-webkit-linear-gradient(top, rgba(93, 200, 205, 0.10) 0%, rgba(0, 96, 100, 0.40) 100%);
background-image:-o-linear-gradient(top, rgba(93, 200, 205, 0.10) 0%, rgba(0, 96, 100, 0.40) 100%);
background-image:linear-gradient(to bottom, rgba(93, 200, 205, 0.10) 0%, rgba(0, 96, 100, 0.40) 100%);
background-repeat:repeat-x;
border-color:#006064;
}
.k-primary:focus,
.k-primary.k-state-focused{
color:#ffffff;
border:1px groove rgba(255, 255, 255, 0.20);
background:#006064;
background-image:none;
-webkit-box-shadow:none;
box-shadow:none;
}
.k-primary1:hover,
.k-primary:hover{
color:#ff7700;
border:1px groove rgba(255, 255, 255, 0.20);
background-image:none;
background-color:#006064;
-webkit-box-shadow:none;
box-shadow:none;
text-shadow:0 1px 1px rgba(0, 0, 0, 1);
}
.k-primary:focus:active:not(.k-state-disabled):not([disabled]),
.k-primary:focus:not(.k-state-disabled):not([disabled]){
-webkit-box-shadow:none;
box-shadow:none;
}
.k-primary1:active,
.k-primary:active{
color:#ffffff;
background-image:-webkit-linear-gradient(top, rgba(93, 200, 205, 0.10) 0%, rgba(0, 96, 100, 0.40) 100%);
background-image:-o-linear-gradient(top, rgba(93, 200, 205, 0.10) 0%, rgba(0, 96, 100, 0.40) 100%);
background-image:linear-gradient(to bottom, rgba(93, 200, 205, 0.10) 0%, rgba(0, 96, 100, 0.40) 100%);
background-repeat:repeat-x;
border:1px groove rgba(255, 255, 255, 0.20);
}
.k-primary1{
color:#ffffff;
background-image:-webkit-linear-gradient(top, #5dc8cd 0%, #006064 100%);
background-image:-o-linear-gradient(top, #5dc8cd 0%, #006064 100%);
background-image:linear-gradient(to bottom, #5dc8cd 0%, #006064 100%);
background-repeat:repeat-x;
border:1px solid #006064;
}
.k-primary1:focus{
color:#ffffff;
background-image:-webkit-linear-gradient(top, rgba(93, 200, 205, 0.10) 0%, rgba(0, 96, 100, 0.40) 100%);
background-image:-o-linear-gradient(top, rgba(93, 200, 205, 0.10) 0%, rgba(0, 96, 100, 0.40) 100%);
background-image:linear-gradient(to bottom, rgba(93, 200, 205, 0.10) 0%, rgba(0, 96, 100, 0.40) 100%);
background-repeat:repeat-x;
border:1px groove rgba(255, 255, 255, 0.20);
}
.k-primary.k-state-disabled,
.k-state-disabled .k-primary,
.k-primary.k-state-disabled:hover,
.k-state-disabled .k-primary:hover,
.k-primary.k-state-disabled:hover,
.k-state-disabled .k-primary:active,
.k-primary.k-state-disabled:active{
color:#006064;
border-color:#006064;
background-color:#DDF3F4;
background-image:none;
-webkit-box-shadow:none;
box-shadow:none;
}
.k-button:focus,
.k-button.k-state-focused{
border:1px groove rgba(255, 255, 255, 0.20);
background-color:#006064;
}
.k-button:hover,
.k-button.k-state-hover{
color:#ff7700;
border:1px groove rgba(255, 255, 255, 0.20);
background-color:#006064;
text-shadow:0 1px 1px rgba(0, 0, 0, 1);
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
}
.k-button:active,
.k-button.k-state-active{
background-color:rgba(93, 200, 205, 0.20);
border:1px groove rgba(255, 255, 255, 0.20);
}
.k-button:active:hover,
.k-button.k-state-active:hover{
color:#ddf3f4;
background-image:-webkit-linear-gradient(top, rgba(93, 200, 205, 0.10) 0%, rgba(0, 96, 100, 0.40) 100%);
background-image:-o-linear-gradient(top, rgba(93, 200, 205, 0.10) 0%, rgba(0, 96, 100, 0.40) 100%);
background-image:linear-gradient(to bottom, rgba(93, 200, 205, 0.10) 0%, rgba(0, 96, 100, 0.40) 100%);
background-repeat:repeat-x;
/*border:1px groove rgba(255, 255, 255, 0.20);*/
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
}

.textremove{
padding-left:20px;
font-weight:bold;
color:#ff7700;
text-align:center;
}
.textremove1{
padding-left:20px;
font-weight:bold;
color:#006064;
font-style: italic;
}
.k-button[disabled],
.k-button.k-state-disabled,
.k-state-disabled .k-button,
.k-state-disabled .k-button:hover,
.k-button.k-state-disabled:hover,
.k-state-disabled .k-button:active,
.k-button.k-state-disabled:active{
color:#006064;
background-image: none;
background-color:rgba(0, 96, 100, 0.10);
border-color:#006064;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;}
.k-listbox .k-list-scroller{
border-color: #006064;
background-color: #ffffff;}
.k-listbox .k-item{
white-space: nowrap;
border-top: 1px solid rgba(0, 96, 100, 0.15);
border-bottom: 1px solid rgba(0, 96, 100, 0.15);
padding: 2px 5px 2px 7px;}
.k-listbox .k-item.k-state-selected,
.k-listbox .k-item:active,
.k-listbox .k-item:focus,
.k-listbox .k-item:hover{
color:#ff7700;
border-left:3px solid #ff7700;
background-color:#ddf3f4;}
.k-button:focus:not(.k-state-disabled):not([disabled]){ 
-webkit-box-shadow:none;
box-shadow:none;
outline:none;
}
.k-button:focus:active:not(.k-state-disabled):not([disabled]){
-webkit-box-shadow:none;
box-shadow:none;
}
.k-menu .k-state-hover > .k-state-active{
background-color:transparent;
}
.k-state-highlight{
background:#ddf3f4;
color:#006064;
}
/*.k-state-focused,
.k-grouping-row .k-state-focused{
border-color:#ff7700;
}*/
/*.k-calendar .k-link{
color:#006064;
}*/
/*.k-calendar .k-footer{
padding:0;
}*/
.k-today .k-state-selected .k-state-focused{
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
}
.k-calendar .k-today{
/*border-left:3px solid #ff7700;
border-right:2px solid #006064;
border-bottom:2px solid #006064;
border-top:2px solid #006064;
background:#006064;
color:#ff7700;
text-shadow:1px 1px 1px #000;
*/
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
border:1px solid #006064;
background-color:#DDF3F4;
font-weight:bold;
}
.k-calendar .k-today .k-link:link{
color:#ff7700;
}
a.k-link.k-state-disabled{
font-size:0.857em;}
a.k-link.k-pager-nav.k-state-disabled{
padding:0;
opacity:0.4;
filter:opacity(40%);}
.k-calendar .k-footer .k-nav-today{
color:#006064;
text-decoration:none;
background-color:#DDF3F4;
border-top:1px solid rgba(0, 96, 100, 0.20);
font-size:0.857em;
}
.k-calendar .k-footer .k-nav-today:hover,
.k-calendar .k-footer .k-nav-today.k-state-hover{
background-color:#DDF3F4;
text-decoration:none;
color:#ff7700;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
}
.k-calendar .k-header,
.k-calendar .k-footer .k-nav-today:active{
background-color:#DDF3F4;
}
.k-calendar .k-link.k-nav-fast{
color:#006064;
font-weight:bold;
}
.k-calendar .k-nav-fast.k-state-hover{
text-decoration:none;
background-color:#DDF3F4;
color:#ff7700;
font-weight:bold;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
}
.k-calendar .k-link.k-state-hover,
.k-window-titlebar .k-link{
border-radius:0px;
}
.k-calendar .k-footer .k-link{
border-radius:0;
}
.k-calendar th{
background-color:#006064;
color:#ffffff;
border:1px solid rgba(255, 255, 255, 0.15);
text-align:right;
}
.k-calendar-container{
border:1px solid #006064;
}
.k-calendar .k-content .k-link{
border-left:3px solid rgba(255, 118, 0, 0.00);
border-right:2px solid rgba(0, 96, 100, 0.00);
border-bottom:2px solid rgba(0, 96, 100, 0.00);
border-top:2px solid rgba(0, 96, 100, 0.00);
color:#006064;
}
/*.k-calendar .k-content .k-link:hover{
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
color:#ff7700;
border-left:3px solid #ff7700;
border-right:2px solid #006064;
border-bottom:2px solid #006064;
border-top:2px solid #006064;
font-weight:bold;
text-decoration:none;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
}*/
.k-calendar .k-content .k-link:hover{
min-height:100%;
height:100%;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
outline:0 solid #006064\9;
outline-style:initial;
cursor:pointer;
text-align:center;
text-decoration:none;
color:#ff7700;
text-shadow:1px 1px 1px #000;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
background:#006064;
border-left:3px solid #ff7700;
border-right:3px solid #006064;
border-top:1px solid #006064;
border-bottom:1px solid #006064;
}
.k-calendar .k-content .k-link{
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-moz-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
-webkit-align-content:center;
-ms-flex-line-pack:center;
align-content:center;
-webkit-box-align:center;
-moz-box-align:center;
-ms-flex-align:center;
align-items:center;
}
.k-state-selected .k-state-focused > .k-link{
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
color:#ff7700;
border-left:3px solid #ff7700;
border-right:2px solid #006064;
border-bottom:2px solid #006064;
border-top:2px solid #006064;
font-weight:bold;
text-decoration:none;
}
.k-other-month{
opacity:0.4;
filter:opacity(40%);
color:#006064;
}
/*td.k-state-focused.k-state-selected,
td.k-state-focused.k-state-selected:active,
td.k-state-focused.k-state-selected::after{
box-shadow:none;
}*/
.k-state-selected{
color:#006064;
font-weight:bold;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
border-left:0px solid #ff7700;
border-right:0px solid #006064;
border-bottom:2px solid #006064;
border-top:2px solid #006064;
background-color:#ddf3f4;
cursor:pointer;
}
.k-state-focused{ 
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
border-left:1px solid #006064;
border-right:1px solid #006064;
border-bottom:1px solid #006064;
border-top:1px solid #006064;
}
/*.k-state-focused,
td.k-state-focused,
td.k-state-focused.k-state-selected*/
/*.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:#ffffff;
background-color:#ff7700;
border-left:3px solid #ff7700;
border-right:2px solid #006064;
border-bottom:2px solid #006064;
border-top:2px solid #006064;
text-shadow:1px 1px 1px #000;
}*/
.k-marquee-text{
color:#ffffff;
}
/*.k-state-focused,*/
.k-list > .k-state-focused,
.k-listview > .k-state-focused,
.k-grid-header th.k-state-focused,
/*td.k-state-focused,*/
.k-button.k-state-focused{
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
}
.k-state-focused.k-state-selected,
.k-list > .k-state-focused.k-state-selected,
.k-listview > .k-state-focused.k-state-selected
/*td.k-state-focused.k-state-selected*/{
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
}
.k-ie8 .k-panelbar span.k-state-focused,
.k-ie8 .k-menu li.k-state-focused,
.k-ie8 .k-listview > .k-state-focused,
.k-ie8 .k-grid-header th.k-state-focused,
.k-ie8 td.k-state-focused,
.k-ie8 .k-tool.k-state-hover,
.k-ie8 .k-button:focus,
.k-ie8 .k-button.k-state-focused,
.k-ie7 .k-panelbar span.k-state-focused,
.k-ie7 .k-menu li.k-state-focused,
.k-ie7 .k-listview > .k-state-focused,
.k-ie7 .k-grid-header th.k-state-focused,
.k-ie7 td.k-state-focused,
.k-ie7 .k-tool.k-state-hover,
.k-ie7 .k-button:focus,
.k-ie7 .k-button.k-state-focused{
background-color:#006064;
color:#ffffff;
}
.k-list > .k-state-selected.k-state-focused{
-webkit-box-shadow:none;
box-shadow:none;
}
.k-state-selected > .k-link,
.k-panelbar > li > .k-state-selected,
.k-panelbar > li.k-state-default > .k-link.k-state-selected{
color:#ffffff;
}
/*.k-state-hover,
.k-state-hover:hover,*/
.k-splitbar-horizontal-hover:hover,
.k-splitbar-vertical-hover:hover,
.k-list > .k-state-hover,
.k-scheduler .k-scheduler-toolbar ul li.k-state-hover,
/*.k-pager-wrap .k-link:hover,*/
.k-dropdown .k-state-focused,
.k-filebrowser-dropzone,
.k-mobile-list .k-item > .k-link:active,
.k-mobile-list .k-item > .k-label:active,
.k-mobile-list .k-edit-label.k-check:active,
.k-mobile-list .k-recur-view .k-check:active{
color:#ff7700;
background-color:#006064;
border-left:3px solid #ff7700;
border-bottom:2px solid #006064;
border-top:2px solid #006064;
border-right:2px solid #006064;
/*text-shadow:1px 1px 1px #000;*/
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
}
/* this selector should be used separately, otherwise old IEs ignore the whole rule */
.k-mobile-list .k-scheduler-timezones .k-edit-field:nth-child(2):active{
color:#ff7700;
background-color:#006064;
border-color:#006064;
text-shadow:0 1px 1px rgba(0, 0, 0, 1);
}
.k-ie7 .k-window-titlebar .k-state-hover,
.k-ie8 .k-window-titlebar .k-state-hover{
border-color:#006064;
}
/*.k-state-hover > .k-select,
.k-state-focused > .k-select{
border-color:#ff7700;
}*/
.k-button:hover,
.k-button.k-state-hover,
.k-button:focus,
.k-button.k-state-focused,
/*k-textbox:hover,*/
.k-state-hover,
.k-state-hover:hover,
.k-pager-wrap .k-link:hover,
.k-other-month.k-state-hover .k-link,
div.k-filebrowser-dropzone em,
.k-draghandle:hover{
background-image:none;
}
.k-pager-wrap .k-pager-refresh{
border-width:1px;
}
/*.k-picker-wrap.k-state-active,*/
/*.k-numeric-wrap.k-state-active,*/
/*.k-dropdown-wrap.k-state-active,*/
.k-state-active,
.k-state-active:hover,
.k-state-active > .k-link,
.k-button:active,
.k-panelbar > .k-item > .k-state-focused{
background-image:none;
}
.k-state-selected,
.k-button:active,
.k-button.k-state-active,
.k-draghandle.k-state-selected:hover{
background-image:none;
}
.k-button:active,
.k-button.k-state-active,
.k-draghandle.k-state-selected:hover{
background-position:50% 50%;
}
/*.k-tool-icon{
background-image:url('pamata/sprite.svg');
}*/
/*.k-state-hover > .k-link,*/
/*.k-other-month.k-state-hover .k-link,*/
div.k-filebrowser-dropzone em{
color:#006064;
border-left:3px solid rgba(255, 118, 0, 1.00);
border-bottom:2px solid rgba(0, 96, 100, 0.00);
border-top:2px solid rgba(0, 96, 100, 0.00);
border-right:2px solid rgba(0, 96, 100, 0.00);
}
.km-pane-wrapper .k-mobile-list input:not([type="checkbox"]):not([type="radio"]),
.km-pane-wrapper .km-pane .k-mobile-list select:not([multiple]),
.km-pane-wrapper .k-mobile-list textarea,
.k-dropdown .k-state-focused .k-input{
color:#006064;
}
.k-state-error{
border-color:#eed3d7;
background-color:#f2dede;
color:#b94a48;
}
.k-state-disabled{
opacity:.8;
filter:opacity(80%);
}
.k-ie7 .k-state-disabled,
.k-ie8 .k-state-disabled{
filter:opacity(80%);
}
.k-tile-empty.k-state-selected,
.k-loading-mask.k-state-selected{
border-width:0;
background-image:none;
background-color:transparent;
}
.k-state-disabled,
.k-state-disabled .k-link,
.k-state-disabled .k-button,
.k-other-month,
.k-other-month .k-link,
.k-dropzone em,
.k-dropzone .k-upload-status,
.k-tile-empty strong,
.k-slider .k-draghandle{
color:#006064;
}
/* Progressbar */
.k-progressbar-indeterminate{
background:url('Bootstrap/indeterminate.gif');
}
.k-progressbar-indeterminate .k-progress-status-wrap,
.k-progressbar-indeterminate .k-state-selected{
display:none;
}
/* Slider */
.k-slider-track{
background-color:#006064;
}
.k-slider-selection{
background-color:#006064;
}
.k-slider-horizontal .k-tick{
background-image:url('../icons/slider-h.gif');
}
.k-slider-vertical .k-tick{
background-image:url('../icons/slider-v.gif');
}
/* Tooltip */
.k-widget.k-tooltip{
background-image:none;
min-width:35px;
font-size:1em;
white-space:nowrap;
text-align:center;
border-radius:1px;
border-bottom:1px solid rgba(255, 255, 255, 0.15);
border-top:1px solid rgba(255, 255, 255, 0.15);
border-right:1px solid rgba(255, 255, 255, 0.15);
text-decoration:none;
color:#ffffff;
background-color:#006064;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
border-left:3px solid #ff7700;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
}
/*Parbaude uz pareizību*/
.k-widget.k-tooltip-validation{
border-color:#006064;
background-color:#ddf3f4;
color:#006064;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
border-left-color:#ff7700;
/*position:fixed;*/
}
/* Bootstrap theme fix */
.input-prepend .k-tooltip-validation,
.input-append .k-tooltip-validation{
font-size:0.857em;
position:relative;
top:3px;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
}
.k-callout-n{
border-bottom-color:#006064;
}
.k-callout-w{
border-right-color:#006064;
right:100%;
top:50%;
margin-top:-5px;
margin-right:1px;
}
.k-callout-s{
border-top-color:#006064;
}
.k-callout-e{
border-left-color:#006064;
left:100%;
top:50%;
margin-top:-5px;
margin-left:1px;
}
.k-tooltip-validation .k-callout-n{
border-bottom-color:#ff7700;
}
.k-tooltip-validation .k-callout-w{
border-right-color:#006064;
}
.k-tooltip-validation .k-callout-s{
border-top-color:#006064;
}
.k-tooltip-validation .k-callout-e{
border-left-color:#006064;
}
/* Splitter */
.k-splitbar{
background-color:#ffffff;
}
.k-restricted-size-vertical,
.k-restricted-size-horizontal{
background-color:#b94a48;
}
/* Upload */
.k-file{
background-color:#ddf3f4;
border-color:#ddf3f4;
}
.k-file-progress{
color:#006064;
}
.k-file-progress .k-progress{
background-color:#ffe4cc;
color:#006064;
}
.k-file-success{
color:#006064;
}
.k-file-success .k-progress{
background-color:#ff7700;
color:#006064;
}
.k-file-error{
color:#cc0000;
}
.k-file-error .k-progress{
background-color:#ffded7;
}
.k-upload-pct{
font-weight:normal;
display:none;
}
/* ImageBrowser */
.k-tile{
border-color:#ffffff;
}
.k-tiles li.k-state-selected{
border-color:#006064;
}
.k-tile .k-folder,
.k-tile .k-file{
background-image:url('Bootstrap/imagebrowser.png');
}
/* TreeMap */
.k-leaf,
.k-leaf.k-state-hover:hover{
color:#fff;
}
.k-leaf.k-inverse,
.k-leaf.k-inverse.k-state-hover:hover{
color:#000;
}
/* Shadows */
.k-widget,
.k-button{
-webkit-box-shadow:none;
box-shadow:none;
}
.k-slider,
.k-treeview,
.k-upload{
-webkit-box-shadow:none;
box-shadow:none;
}
.k-state-hover{
-webkit-box-shadow:none;
box-shadow:none;
}
.k-state-selected{
-webkit-box-shadow:none;
box-shadow:none;
}
.k-state-active{
-webkit-box-shadow:none;
box-shadow:none;
}
.k-grid td.k-state-selected.k-state-focused{
background-color:rgba(0, 96, 100, 0.20);
}
.k-popup,
.k-menu .k-menu-group{
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
}
/*.k-popup,
.k-menu .k-menu-group,
.k-grid .k-filter-options,
.k-time-popup,
.k-datepicker-calendar,
.k-dropdown-wrap.k-state-active,
.k-picker-wrap.k-state-active,
.k-multiselect.k-state-focused,
.k-filebrowser .k-image,
.k-tooltip{
-webkit-box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.2);
box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.2);
}*/
.k-treemap-tile.k-state-hover{
-webkit-box-shadow:inset 0 0 0 3px #006064;
box-shadow:inset 0 0 0 3px #006064;
}
/* Window */
.k-window{
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
background-color:#006064;
}
.k-window-title{
color:#ffffff;
}
div.k-window-content{
background:#DDF3F4;
overflow:hidden;
}
.k-window.k-state-focused{}
.k-window.k-window-maximized,
.k-window-maximized .k-window-titlebar,
.k-window-maximized .k-window-content{
border-radius:0;
}
.k-shadow{
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
}
.k-inset{
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
}
/* Selection */
.k-editor-inline ::selection{
background-color:#006064;
text-shadow:none;
color:#fff;
}
.k-editor-inline ::-moz-selection{
background-color:#006064;
text-shadow:none;
color:#fff;
}
/* Notification */
.k-notification.k-notification-info{
-moz-border-radius:1px;
-webkit-border-radius:1px;
border-radius:1px;
white-space:nowrap;
z-index:12000;
line-height:normal;
color:#ffffff;
background-color:#006064;
background-position:0 0;
text-shadow:1px 1px #006064;
border:1px solid #006064;
background-image:-webkit-linear-gradient(top, #5dc8cd 0%, #006064 100%);
background-image:-o-linear-gradient(top, #5dc8cd 0%, #006064 100%);
background-image:linear-gradient(to bottom, #5dc8cd 0%, #006064 100%);
text-align:center;
text-decoration:none;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
}
.k-notification.k-notification-success{
background-color:#eaf7ec;
color:#349946;
border-color:#b7e1f0;
}
.k-notification.k-notification-warning{
background-color:#fff4d9;
color:#0487c4;
border-color:#b7e1f0;
}
.k-notification.k-notification-error{
background-color:#ffe0d9;
color:#ef470a;
border-color:#b7e1f0;
}
/* Gantt */
.k-treelist{
background:#f3fbfb;
}
.k-treelist .k-alt{
background-color:#cdeeee;
}
.k-treelist .k-state-selected,
.k-treelist .k-state-selected td,
.k-treelist .k-alt.k-state-selected,
.k-treelist .k-alt.k-state-selected > td{
background-color:#006064;
}
.k-task-dot:after{
background-color:#006064;
border-color:#006064;
}
.k-task-dot:hover:after{
background-color:#ddf3f4;
}
.k-task-summary{
border-color:#f3fbfb;
background:#f3fbfb;
}
.k-task-milestone,
.k-task-summary-complete{
border-color:#006064;
background:#006064;
}
.k-state-selected.k-task-summary{
border-color:#ddf3f4;
background:#ddf3f4;
}
.k-state-selected.k-task-milestone,
.k-state-selected .k-task-summary-complete{
border-color:#006064;
background:#006064;
}
.k-task-single{
background-color:#019fef;
border-color:#0187cb;
color:#ffffff;
}
.k-state-selected.k-task-single{
border-color:#006064;
}
.k-line{
background-color:#006064;
color:#006064;
}
.k-state-selected.k-line{
background-color:#006064;
color:#006064;
}
/*border radius */
.k-block,
.k-button,
.k-textbox,
.k-drag-clue,
.k-touch-scrollbar,
.k-window,
.k-window-titleless .k-window-content,
.k-window-action,
.k-inline-block,
.k-grid .k-filter-options,
.k-grouping-header .k-group-indicator,
.k-autocomplete,
.k-multiselect,
.k-combobox,
.k-dropdown,
.k-dropdown-wrap,
.k-datepicker,
.k-timepicker,
.k-colorpicker,
.k-datetimepicker,
.k-notification,
.k-numerictextbox,
.k-picker-wrap,
.k-numeric-wrap,
.k-colorpicker,
.k-list-container,
.k-calendar-container,
.k-calendar td,
.k-calendar .k-link,
.k-treeview .k-in,
.k-editor-inline,
.k-tooltip,
.k-tile,
.k-slider-track,
.k-slider-selection,
.k-upload{
border-radius:0px;
}
.k-tool{
text-align:center;
vertical-align:middle;
}
.k-tool.k-group-start,
.k-toolbar .k-split-button .k-button,
.k-toolbar .k-button-group .k-group-start{
border-radius:0px 0 0 0px;
}
.k-rtl .k-tool.k-group-start{
border-radius:0 0px 0px 0;
}
.k-tool.k-group-end,
.k-toolbar .k-button-group .k-group-end,
.k-toolbar .k-split-button .k-split-button-arrow{
border-radius:0 0px 0px 0;
}
.k-rtl .k-tool.k-group-end{
border-radius:0px 0 0 0px;
}
.k-group-start.k-group-end.k-tool{
border-radius:0px;
}
.k-calendar-container.k-state-border-up,
.k-list-container.k-state-border-up,
.k-autocomplete.k-state-border-up,
.k-multiselect.k-state-border-up,
.k-dropdown-wrap.k-state-border-up,
.k-picker-wrap.k-state-border-up,
.k-numeric-wrap.k-state-border-up,
.k-window-content,
.k-filter-menu{
border-radius:0 0 0px 0px;
}
.k-autocomplete.k-state-border-up .k-input,
.k-dropdown-wrap.k-state-border-up .k-input,
.k-picker-wrap.k-state-border-up .k-input,
.k-picker-wrap.k-state-border-up .k-selected-color,
.k-numeric-wrap.k-state-border-up .k-input{
border-radius:0 0 0 0px;
}
.k-multiselect.k-state-border-up .k-multiselect-wrap{
border-radius:0 0 0px 0px;
}
.k-window-titlebar,
.k-block > .k-header,
.k-tabstrip-items .k-item,
.k-panelbar .k-tabstrip-items .k-item,
.k-tabstrip-items .k-link,
.k-calendar-container.k-state-border-down,
.k-list-container.k-state-border-down,
.k-autocomplete.k-state-border-down,
.k-multiselect.k-state-border-down,
.k-dropdown-wrap.k-state-border-down,
.k-picker-wrap.k-state-border-down,
.k-numeric-wrap.k-state-border-down{
border-radius:0px 0px 0 0;
}
.k-split-button.k-state-border-down > .k-button{
border-radius:0px 0 0 0;
}
.k-split-button.k-state-border-up > .k-button{
border-radius:0 0 0 0px;
}
.k-split-button.k-state-border-down > .k-split-button-arrow{
border-radius:0 0px 0 0;
}
.k-split-button.k-state-border-up > .k-split-button-arrow{
border-radius:0 0 0px 0;
}
.k-dropdown-wrap .k-input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input{
border-radius:-2px 0 0 -2px;
}
.k-rtl .k-dropdown-wrap .k-input,
.k-rtl .k-picker-wrap .k-input,
.k-rtl .k-numeric-wrap .k-input{
border-radius:0 -2px -2px 0;
}
.k-numeric-wrap .k-link{
border-radius:0 -2px 0 0;
}
.k-numeric-wrap .k-link + .k-link{
border-radius:0 0 -2px 0;
}
.k-colorpicker .k-selected-color{
border-radius:-2px 0 0 -2px;
}
.k-rtl .k-colorpicker .k-selected-color{
border-radius:0 -2px -2px 0;
}
.k-autocomplete.k-state-border-down .k-input{
border-radius:0px 0px 0 0;
}
.k-dropdown-wrap.k-state-border-down .k-input,
.k-picker-wrap.k-state-border-down .k-input,
.k-picker-wrap.k-state-border-down .k-selected-color,
.k-numeric-wrap.k-state-border-down .k-input{
border-radius:0px 0 0 0;
}
.k-multiselect.k-state-border-down .k-multiselect-wrap{
border-radius:-2px -2px 0 0;
}
.k-dropdown-wrap .k-select,
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select,
.k-datetimepicker .k-select + .k-select,
.k-list-container.k-state-border-right{
border-radius:0 0px 0px 0;
}
.k-rtl .k-dropdown-wrap .k-select,
.k-rtl .k-picker-wrap .k-select,
.k-rtl .k-numeric-wrap .k-select,
.k-rtl .k-datetimepicker .k-select + .k-select,
.k-rtl .k-list-container.k-state-border-right{
border-radius:0px 0 0 0px;
}
.k-numeric-wrap.k-expand-padding .k-input{
border-radius:0px;
}
.k-textbox > input,
.k-autocomplete .k-input,
.k-multiselect-wrap{
border-radius:0;
}
.k-list .k-state-hover,
.k-list .k-state-focused,
.k-list .k-state-highlight,
.k-list .k-state-selected,
.k-fieldselector .k-list .k-item,
.k-dropzone{
border-radius:0;
}
.k-slider .k-button,
.k-grid .k-slider .k-button{
border-radius:0px;
}
.k-draghandle{
border-radius:0px;
}
.k-scheduler-toolbar > ul li:first-child,
.k-scheduler-toolbar > ul li:first-child .k-link{
border-radius:0px 0 0 0px;
}
.k-rtl .k-scheduler-toolbar > ul li:first-child,
.k-rtl .k-scheduler-toolbar > ul li:first-child .k-link,
.km-view.k-popup-edit-form .k-scheduler-toolbar > ul li:last-child,
.km-view.k-popup-edit-form .k-scheduler-toolbar > ul li:last-child .k-link{
border-radius:0 0px 0px 0;
}
.k-scheduler-phone .k-scheduler-toolbar > ul li.k-nav-today,
.k-scheduler-phone .k-scheduler-toolbar > ul li.k-nav-today .k-link,
.k-edit-field > .k-scheduler-navigation{
border-radius:0px;
}
.k-scheduler-toolbar .k-nav-next,
.k-scheduler-toolbar ul + ul li:last-child,
.k-scheduler-toolbar .k-nav-next .k-link,
.k-scheduler-toolbar ul + ul li:last-child .k-link{
border-top-right-radius:0px;
border-bottom-right-radius:0px;
}
.k-rtl .k-scheduler-toolbar .k-nav-next,
.k-rtl .k-scheduler-toolbar ul + ul li:last-child,
.k-rtl .k-scheduler-toolbar .k-nav-next .k-link,
.k-rtl .k-scheduler-toolbar ul + ul li:last-child .k-link{
border-radius:0px 0 0 0px;
}
.k-scheduler div.k-scheduler-footer ul li,
.k-scheduler div.k-scheduler-footer .k-link{
border-radius:0px;
}
.k-more-events,
.k-event,
.k-task-single,
.k-task-complete,
.k-event .k-link{
border-radius:-2px;
}
.k-scheduler-mobile .k-event{
border-radius:-3px;
}
/* Adaptive Grid */
.k-grid-mobile .k-column-active + th.k-header{
border-left-color:#006064;
}
html .km-pane-wrapper .km-widget,
.k-ie .km-pane-wrapper .k-widget,
.k-ie .km-pane-wrapper .k-group,
.k-ie .km-pane-wrapper .k-content,
.k-ie .km-pane-wrapper .k-header,
.k-ie .km-pane-wrapper .k-popup-edit-form .k-edit-field .k-button,
.km-pane-wrapper .k-mobile-list .k-item,
.km-pane-wrapper .k-mobile-list .k-edit-label,
.km-pane-wrapper .k-mobile-list .k-edit-field{
color:#006064;
}
@media screen and (-ms-high-contrast:active) and (-ms-high-contrast:none){
div.km-pane-wrapper a{
color:#006064;
}
/*.km-pane-wrapper .k-icon{
background-image:url('pamata/sprite.svg');
background-size:21.2em 21em;}*/}
.km-pane-wrapper .k-mobile-list .k-item,
.km-pane-wrapper .k-mobile-list .k-edit-field,
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check{
background-color:#ffffff;
border-top:1px solid #e7e7e7;
}
.km-pane-wrapper .k-mobile-list .k-edit-field textarea{
outline-width:0;
}
.km-pane-wrapper .k-mobile-list .k-item.k-state-selected{
background-color:#006064;
border-top-color:#006064;
}
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check:first-child{
border-top-color:transparent;
}
.km-pane-wrapper .k-mobile-list .k-item:last-child{
-webkit-box-shadow:inset 0 -1px 0 #e7e7e7;
box-shadow:inset 0 -1px 0 #e7e7e7;
}
.km-pane-wrapper .k-mobile-list > ul > li > .k-link,
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-label:nth-child(3),
.km-pane-wrapper #recurrence .km-scroll-container > .k-edit-label:first-child{
color:#006064;
}
.km-pane-wrapper .k-mobile-list > ul > li > .k-link{
border-bottom:1px solid #e7e7e7;
}
.km-pane-wrapper .k-mobile-list .k-edit-field{
-webkit-box-shadow:0 1px 1px #e7e7e7;
box-shadow:0 1px 1px #e7e7e7;
}
.km-actionsheet .k-grid-delete,
.km-actionsheet .k-scheduler-delete,
.km-pane-wrapper .k-scheduler-delete,
.km-pane-wrapper .k-filter-menu .k-button[type=reset]{
color:#fff;
border-color:#eed3d7;
background-color:red;
background-image:-webkit-gradient(linear, 50% 0, 50% 100%, from(rgba(255,255,255,.3)), to(rgba(255,255,255,.15)));
background-image:-webkit-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,.15));
background-image:-moz-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,.15));
background-image:linear-gradient(to bottom, rgba(255,255,255,.3), rgba(255,255,255,.15));
}
.km-actionsheet .k-grid-delete:active,
.km-actionsheet .k-scheduler-delete:active,
.km-pane-wrapper .k-scheduler-delete:active,
.km-pane-wrapper .k-filter-menu .k-button[type=reset]:active{
background-color:#990000;
}
/* /Column Menu */
/*.text-box,
.k-autocomplete,
.k-picker,
.k-numeric,
k-textbox,
.k-dropdown
{
border-left:3px solid rgba(255, 118, 0, 0.00);
border-right:2px solid rgba(0, 96, 100, 0.00);
border-bottom:2px solid rgba(0, 96, 100, 0.00);
border-top:2px solid rgba(0, 96, 100, 0.00);
}*/
.k-picker-wrap.k-state-default,
.k-numeric-wrap.k-state-default,
.k-dropdown-wrap.k-state-default,
.k-multiselect.k-header.k-state-default{
background-color:#ddf3f4;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
border:1px solid #006064;
padding-top:1px;
padding-bottom:1px;
}
.k-multiselect.k-header.k-state-active,
.k-multiselect.k-header.k-state-focused,
.k-multiselect.k-header.k-state-hover,
.k-dropdown-wrap.k-state-active,
.k-dropdown-wrap.k-state-focused,
.k-dropdown-wrap.k-state-hover,
.k-numeric-wrap.k-state-active,
.k-numeric-wrap.k-state-focused,
.k-numeric-wrap.k-state-hover,
.k-picker-wrap.k-state-active,
.k-picker-wrap.k-state-focused,
.k-picker-wrap.k-state-hover{
border-left:3px solid #ff7700;
border-bottom:1px solid #006064;
border-top:1px solid #006064;
border-right:1px solid #006064;
background-color:#006064;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
}
.k-dropdown .k-input{
background:#ffffff;
color:#006064;}
.k-dropdown .k-state-hover .k-input{
color:#006064;}

.k-dropdown-wrap.k-state-default .k-select,
.k-numeric-wrap.k-state-default .k-select ,
.k-picker-wrap.k-state-default .k-select 
{
border-left:1px solid rgba(0, 96, 100, 1);
}
.k-input:hover{
font-weight:600;
}
.k-numeric-wrap .k-link.k-state-selected{
background-color:#006064;
-webkit-box-shadow:inset 0 0 0 1px #006064;
box-shadow:inset 0 0 0 1px #006064;
}
/* .k-picker-wrap.k-state-active .k-input,
 .k-picker-wrap.k-state-focused .k-input,
 .k-picker-wrap.k-state-hover .k-input{
border-left:3px solid #ff7700;
border-bottom:2px solid #006064;
border-top:2px solid #006064;
border-right:2px solid #006064;
margin-left:-3px;
margin-top:-2px;
margin-bottom:-2px;
margin-right:0;
}
 .k-picker-wrap.k-state-active .k-select,
 .k-picker-wrap.k-state-focused .k-select,
 .k-picker-wrap.k-state-hover .k-select{ 
border-bottom:2px solid #006064;
border-top:2px solid #006064;
border-right:2px solid #006064;
margin-top:-2px;
margin-bottom:-2px;
margin-right:-2px;}*/
input.k-textbox,
.k-textbox>input,
 .k-autocomplete .k-input,
 .k-picker-wrap .k-input,
 .k-numeric-wrap .k-input,
 .k-dropdown-wrap .k-input,
 .k-selectbox .k-input{
text-indent:0.5em;
text-align:left;
}
.text-box > input,
input.k-textbox,
.k-textbox > input{
/*height:2.5em;
line-height:normal;*/
}
textarea,
.k-textbox,
.text-box{
border:1px solid #006064;
/*height:2.5em;
line-height:normal;*/
text-indent:0.5em;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
color:#006064;
font-family:Lucida Sans Unicode, Open Sans, Tahoma, Arial, san-serif;
overflow:hidden;
/*padding-bottom:5px;*/
outline:0;
resize:vertical;
}
textarea:active,
textarea:focus,
textarea:hover,
.k-textbox:active,
.k-textbox:focus,
.k-textbox:hover,
.text-box:hover,
.text-box:focus,
.text-box:active{
border-left:3px solid #ff7700;
border-bottom:2px solid #006064;
border-top:2px solid #006064;
border-right:2px solid #006064;
/*height:2.5em;
line-height:normal;*/
text-indent:0.5em;
font-weight:600;
color:#006064;
cursor:pointer;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
outline-style:initial;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
}
.k-multiselect.k-header{
border-color:#006064;
}
.k-multiselect.k-header.k-state-hover{
border-color:#006064;
}
/*.k-datetimepicker{
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);}
.k-widget .k-datetimepicker .k-header{ 
border:1px solid #006064;}
div.k-animation-container{
width:200px;
}*/
.k-list-container{
color:#ffffff;
border-color:#006064;
background-color:#006064;
}
 /*-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
border-left:1px solid #006064;
border-bottom:1px solid #006064;
border-top:1px solid #006064;
border-right:1px solid #006064;
.k-grid-edit-row>td>.text-box{
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
}*/
.k-menu .k-popup{
background:#DDF3F4;
}
.k-state-default > .k-select{
border-color:#006064;
}
.k-state-hover > .k-select{
border-color:#006064;
}
.k-state-focused > .k-select{
border-color:#006064;
}
.k-tabstrip-items .k-state-default .k-link,
.k-panelbar > li.k-state-default > .k-link{
color:#006064;
}
.k-tabstrip-items .k-state-hover .k-link,
.k-panelbar > li.k-state-hover > .k-link,
.k-panelbar > li.k-state-default > .k-link.k-state-hover{
color:#006064;
}
.k-panelbar .k-state-focused.k-state-hover{
background:#006064;
-webkit-box-shadow:none;
box-shadow:none;
}
li.k-item.k-state-default.k-state-active a.k-link{
color:#006064;
}
li.k-item.k-state-default a.k-link{
color:rgba(0, 96, 100, 0.50);
}
.k-tabstrip-items .k-state-default{font-style:italic;
text-transform:uppercase;}
.k-tabstrip-items .k-state-default,
.k-ie7 .k-tabstrip-items .k-state-default .k-loading{
border-color:#006064;
}
.k-tabstrip-items .k-state-hover,
.k-ie7 .k-tabstrip-items .k-state-hover .k-loading{
border-color:#006064;
}
.k-tabstrip .k-content.k-state-active{
background-color:#ffffff;
color:#006064;
}
.k-menu.k-header{
border-color:#006064;
font-size: 1.2em;}
/* filter-itemcolumn-item */
.k-menu .k-menu-group>.k-item:hover{
color:#ff7700;
text-shadow:0 1px 1px rgba(0, 0, 0, 1);
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
}
.k-menu .k-menu-group>.k-item{
color:#ffffff;
}
.k-filter-menu{
text-shadow:none;
background:#006064;
border:none;
}
.k-column-menu{
background:#006064;
color:#ffffff;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
}
.k-column-menu .k-item:hover{
color:#ff7700;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
}
.k-column-menu .k-item{
color:#ffffff;
background:#006064;
font-size:1em;
font-weight:normal;
}
ul.k-reset.k-multicheck-wrap li.k-item{
border-left:3px solid rgba(255, 118, 0, 0.00);
cursor:pointer;
}
ul.k-reset.k-multicheck-wrap li.k-item:hover{
border-left:3px solid rgba(255, 118, 0, 1.00);
cursor:pointer;
text-shadow:1px 1px 1px #000;
}
label.k-label{
cursor:pointer;
font-weight:normal;
}
li.k-item.k-state-default span.k-link{
border-left:3px solid rgba(255, 118, 0, 0.00);
}
li.k-item.k-state-default span.k-link:hover{
border-left:3px solid rgba(255, 118, 0, 1.00);
}
ul.k-menu-vertical>.k-item{
border-left:3px solid rgba(0, 96, 100, 0.00);
}
.k-overflow-container .k-overflow-group{
box-shadow:none;
}
.k-toolbar-first-visible.k-overflow-group,
.k-overflow-container .k-overflow-group + .k-overflow-group{
box-shadow:none;
}
.k-toolbar-last-visible.k-overflow-group{
box-shadow:none;
}
.k-column-menu .k-separator{ 
background-color:#226F72;
}
.k-menu .k-group{
border-color:#006064;
}
.k-grid-filter.k-state-active{
background-color:#f3fbfb;
}
.k-grouping-row td,
.k-group-footer td
/*.k-grid-footer td*/{
color:#006064;
border-color:rgba(0, 96, 100, 0.20);
font-weight:bold;
}
.k-toolbar,
.k-grouping-header{
color:#006064;
background:#ffffff;
}
.k-grid td.k-state-focused{
/*-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
border:1px solid #006064;*/
-webkit-box-shadow: 0 0px 2px #006064;
box-shadow: 0 0px 2px #006064;
background-color:rgba(0, 96, 100, 0.20);
}
.k-group-indicator{
background-color:#ddf3f4;
}
/*.k-header,*/
.k-grid-header-wrap,
.k-grid .k-grouping-header,
/*.k-grid-header,*/
.k-grouping-header .k-group-indicator,
.k-gantt-toolbar .k-state-default{
border-color:rgba(0, 96, 100, 0.20);
}
.k-pager-wrap,
.k-pager-wrap .k-textbox,
.k-pager-wrap .k-link{
border-color:rgba(0, 96, 100, 0.00);
border-radius:0;
}
/* lapotajs */
.k-pager-numbers .k-state-selected{
border-radius:0px;
background-color:#ddf3f4;
color:#006064;
font-weight:600;
border:1px solid rgba(0, 96, 100, 0.20);
}
.k-pager-numbers .k-link{
border-color:transparent;
border:1px solid rgba(0, 96, 100, 0.0);
}
.k-pager-wrap{ 
color:#006064;
border-radius:0;
border-top:1px solid rgba(0, 96, 100, 0.20);
border-bottom:1px solid rgba(0, 96, 100, 0.00);
border-right:1px solid rgba(0, 96, 100, 0.00);
border-left:1px solid rgba(0, 96, 100, 0.00);
min-height:32px;
}
.k-pager-wrap .k-link:hover{
border:1px solid rgba(0, 96, 100, 0.00);
color:#ff7700;
font-weight:600;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
}
.k-treeview .k-in{
border-color:transparent;
}
.k-treeview .k-icon,
.k-scheduler-table .k-icon,
.k-grid .k-hierarchy-cell .k-icon{
background-color:rgba(0, 0, 0, 0);
border-radius:0px;
}
.k-scheduler-table .k-state-hover .k-icon{
background-color:transparent;
}
.k-button:focus{
outline:none;
}
.k-editor .k-tool:focus{
outline:0;
border-color:#006064;
-webkit-box-shadow:none;
box-shadow:none;
}
@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min-device-pixel-ratio:2){
/*.k-icon:not(.k-loading),*/
/*.k-grouping-dropclue,
.k-drop-hint,
.k-callout,
.k-tool-icon,
.k-state-hover .k-tool-icon,
.k-state-active .k-tool-icon,
.k-state-active.k-state-hover .k-tool-icon,
.k-state-selected .k-tool-icon,
.k-state-selected.k-state-hover .k-tool-icon,
.k-column-menu .k-sprite,
.k-mobile-list .k-check:checked,
.k-mobile-list .k-edit-field [type=checkbox]:checked,
.k-mobile-list .k-edit-field [type=radio]:checked{
background-image:url('pamata/sprite.svg');
background-size:340px 336px;
}*/
.k-dropdown-wrap .k-input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input{
border-radius:-2px 0 0 -2px;}}
@media screen and (-ms-high-contrast:active){
.k-editor-toolbar-wrap .k-dropdown-wrap.k-state-focused,
.k-editor-toolbar-wrap .k-button-group .k-tool:focus{
border-left:3px solid #ff7700;
border-bottom:2px solid #006064;
border-top:2px solid #006064;
border-right:2px solid #006064;}}
/*.k-textbox:hover,
.text-box:hover{
color:#006064;
font-weight:600;
cursor:pointer;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;}
.k-textbox:focus,
.text-box:focus{
 outline-color:#006064;
outline-style:initial;
border-style:initial;
border-left:3px solid #ff7700;
border-bottom:2px solid #006064;
border-top:2px solid #006064;
border-right:2px solid #006064;}*/
.nav{
margin-bottom:0;
padding-left:0;
list-style:none;
line-height:30px;
}
.nav > li{
position:relative;
display:block;
}
.nav > li > a{
position:relative;
display:block;
padding:10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus{
text-decoration:none;
background-color:#eeeeee;
}
.nav > li.disabled > a{
color:#777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus{
color:#777777;
text-decoration:none;
background-color:transparent;
cursor:not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus{
color:#ff7700;
text-shadow:1px 1px 1px #000;
text-decoration:none;
background-color:#006064;
}
.nav .nav-divider{
height:1px;
margin:9px 0;
overflow:hidden;
background-color:#e5e5e5;
}
.nav > li > a > img{
max-width:none;
}
.nav-tabs{
border-bottom:1px solid #dddddd;
}
.nav-tabs > li{
float:left;
margin-bottom:-1px;
}
.nav-tabs > li > a{
margin-right:2px;
line-height:1.42857143;
border:1px solid transparent;
border-radius:1px 1px 0 0;
}
.nav-tabs > li > a:hover{
border-color:#eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus{
color:#555555;
background-color:#ffffff;
border:1px solid #dddddd;
border-bottom-color:transparent;
cursor:default;
}
.nav-tabs.nav-justified{
width:100%;
border-bottom:0;
}
.nav-tabs.nav-justified > li{
float:none;
}
.nav-tabs.nav-justified > li > a{
text-align:center;
margin-bottom:5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu{
top:auto;
left:auto;
}
@media (min-width:768px){
.nav-tabs.nav-justified > li{
display:table-cell;
width:1%;
}
.nav-tabs.nav-justified > li > a{
margin-bottom:0;
}
}
.nav-tabs.nav-justified > li > a{
margin-right:0;
border-radius:1px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus{
border:1px solid #dddddd;
}
@media (min-width:768px){
.nav-tabs.nav-justified > li > a{
border-bottom:1px solid #dddddd;
border-radius:1px 1px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus{
border-bottom-color:#ffffff;}
}
.nav-pills > li{
float:left;
}
.nav-pills > li > a{
border-radius:1px;
}
.nav-pills > li + li{
margin-left:2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus{
color:#ff7700;
background-color:#006064;
}
.nav-stacked > li{
float:none;
}
.nav-stacked > li + li{
margin-top:2px;
margin-left:0;
}
.nav-justified{
width:100%;
}
.nav-justified > li{
float:none;
}
.nav-justified > li > a{
text-align:center;
margin-bottom:5px;
}
.nav-justified > .dropdown .dropdown-menu{
top:auto;
left:auto;
}
@media (min-width:768px){
.nav-justified > li{
display:table-cell;
width:1%;
}
.nav-justified > li > a{
margin-bottom:0;}
}
.nav-tabs-justified{
border-bottom:0;
}
.nav-tabs-justified > li > a{
margin-right:0;
border-radius:1px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus{
border:1px solid #dddddd;
}
@media (min-width:768px){
.nav-tabs-justified > li > a{
border-bottom:1px solid #dddddd;
border-radius:1px 1px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus{
border-bottom-color:#ffffff;}
}
.tab-content > .tab-pane{
display:none;
visibility:hidden;
}
.tab-content > .active{
display:block;
visibility:visible;
}
.nav-tabs .dropdown-menu{
margin-top:-1px;
border-top-right-radius:0;
border-top-left-radius:0;
}
.navbar{
position:relative;
min-height:50px;
margin-bottom:0;
border:1px solid transparent;
}
@media (min-width:768px){
.navbar{
border-radius:1px;}
}
@media (min-width:768px){
.navbar-header{
float:left;}
}
.navbar-collapse{
overflow-x:visible;
padding-right:30px;
padding-left:30px;
border-top:1px solid transparent;
box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling:touch;
}
.navbar-collapse.in{
overflow-y:auto;
}
@media (min-width:768px){
.navbar-collapse{
width:auto;
border-top:0;
box-shadow:none;
}
.navbar-collapse.collapse{
display:block !important;
visibility:visible !important;
height:auto !important;
padding-bottom:0;
overflow:visible !important;
}
.navbar-collapse.in{
overflow-y:visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse{
padding-left:0;
padding-right:0;}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse{
max-height:340px;
}
@media (max-device-width:480px) and (orientation:landscape){
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse{
max-height:200px;}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse{
margin-right:-15px;
margin-left:-15px;
}
@media (min-width:768px){
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse{
margin-right:0;
margin-left:0;}
}
.navbar-static-top{
z-index:1000;
border-width:0 0 0;
}
@media (min-width:768px){
.navbar-static-top{
border-radius:0;}
}
.navbar-fixed-top,
.navbar-fixed-bottom{
position:fixed;
right:0;
left:0;
z-index:3010;
}
@media (min-width:768px){
.navbar-fixed-top,
.navbar-fixed-bottom{
border-radius:0;}
}
.navbar-fixed-top{
top:0;
border-width:0 0 1px;
}
.navbar-fixed-bottom{
bottom:0;
margin-bottom:0;
border-width:1px 0 0;
}
.navbar-brand{
float:left;
padding:15px 15px;
font-size:1em;
line-height:20px;
height:45px;
}
.navbar-brand:hover,
.navbar-brand:focus{
text-decoration:none;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
}
.navbar-brand > img{
display:block;
}
@media (min-width:768px){
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand{
margin-left:-15px;}
}
.navbar-toggle{
position:relative;
float:right;
margin-right:15px;
padding:9px 10px;
margin-top:8px;
margin-bottom:8px;
background-color:transparent;
background-image:none;
border:1px solid transparent;
border-radius:1px;
}
.navbar-toggle:focus{
outline:0;
}
.navbar-toggle .icon-bar{
display:block;
width:22px;
height:2px;
border-radius:1px;
}
.navbar-toggle .icon-bar + .icon-bar{
margin-top:4px;
}
@media (min-width:768px){
.navbar-toggle{
display:none;}
}
.navbar-nav{
margin:7.5px -15px;
}
.navbar-nav > li > a{
padding-top:10px;
padding-bottom:10px;
line-height:20px;
}
@media (max-width:767px){
.navbar-nav .open .dropdown-menu{
position:static;
float:none;
width:auto;
margin-top:0;
background-color:transparent;
border:0;
box-shadow:none;
z-index:2;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header{
padding:5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a{
line-height:20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus{
background-image:none;}
}
@media (min-width:768px){
.navbar-nav{
float:left;
margin:0;
}
.navbar-nav > li{
float:left;
}
.navbar-nav > li > a{
padding-top:15px;
padding-bottom:15px;}
}
.navbar-form{
margin-left:-15px;
margin-right:-15px;
padding:10px 15px;
border-top:1px solid transparent;
border-bottom:1px solid transparent;
-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top:8px;
margin-bottom:8px;
}
@media (min-width:768px){
.navbar-form .form-group{
display:inline-block;
margin-bottom:0;
vertical-align:middle;
}
.navbar-form .form-control{
display:inline-block;
width:auto;
vertical-align:middle;
}
.navbar-form .form-control-static{
display:inline-block;
}
.navbar-form .input-group{
display:inline-table;
vertical-align:middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control{
width:auto;
}
.navbar-form .input-group > .form-control{
width:100%;
}
.navbar-form .control-label{
margin-bottom:0;
vertical-align:middle;
}
.navbar-form .radio,
.navbar-form .checkbox{
display:inline-block;
margin-top:0;
margin-bottom:0;
vertical-align:middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label{
padding-left:0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"]{
position:relative;
margin-left:0;
}
.navbar-form .has-feedback .form-control-feedback{
top:0;}
}
@media (max-width:767px){
.navbar-form .form-group{
margin-bottom:5px;
}
.navbar-form .form-group:last-child{
margin-bottom:0;}
}
@media (min-width:768px){
.navbar-form{
width:auto;
border:0;
margin-left:0;
margin-right:0;
padding-top:0;
padding-bottom:0;
-webkit-box-shadow:none;
box-shadow:none;}
}
.navbar-nav > li > .dropdown-menu{
margin-top:0;
border-top-right-radius:0;
border-top-left-radius:0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu{
border-bottom-right-radius:0;
border-bottom-left-radius:0;
}
.navbar-btn{
margin-top:8px;
margin-bottom:8px;
}
.navbar-btn.btn-sm{
margin-top:10px;
margin-bottom:10px;
}
.navbar-btn.btn-xs{
margin-top:14px;
margin-bottom:14px;
}
.navbar-text{
margin-top:15px;
margin-bottom:15px;
}
@media (min-width:768px){
.navbar-text{
float:left;
margin-left:15px;
margin-right:15px;}
}
@media (min-width:768px){
.navbar-left{
float:left !important;
}
.navbar-right{
float:right !important;
}
.navbar-right ~ .navbar-right{
margin-right:0;}
}
.navbar-default{
background-color:#006064;
font-size:1.143em;
text-decoration:none;
border:0 solid rgba(0, 96, 100, 0.00);
background-image:-webkit-linear-gradient(top, #01939a 0%, rgba(0, 96, 100, 0.99) 100%);
background-image:-o-linear-gradient(top, #01939a 0%, #006064 100%);
background-image:linear-gradient(to bottom, #01939a 0%, #006064 100%);
background-repeat:repeat-x;
border-radius:0;
}
.navbar-default .navbar-brand{
font-size:1.143em;
color:#fff;
text-decoration:none;
text-shadow:none;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus{
color:#ff7700;
text-shadow:1px 1px 1px #000;
background-color:transparent;
}
.navbar-default .navbar-text{ 
color:#ffffff;
}
.navbar-default .navbar-nav > li > a{
color:#ffffff;
min-width:0px;
text-shadow:none;
border-left:3px solid rgba(255, 118, 0, 0.00);
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus{
text-decoration:none;
color:#ff7700;
text-shadow:1px 1px 1px #000;
background-color:#006064;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
border-left:3px solid #ff7700;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus{
color:#ff7700;
background-color:#006064;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus{
color:#ff7700;
background-color:transparent;
}
.navbar-default .navbar-toggle{
border-color:#ff7700;
background-color:#006064;
text-shadow:1px 1px 3px #000;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus{
background-color:#006064;
}
.navbar-default .navbar-toggle .icon-bar{
background-color:#ff7700;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form{
border-color:#006064;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus{
background-color:#006064;
color:#ff7700;
}
@media (max-width:767px){
.navbar-default .navbar-nav .open .dropdown-menu > li > a{
color:#ffffff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
color:#ff7700;
background-color:transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{
color:#ff7700;
background-color:#006064;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus{
color:#ff7700;
background-color:transparent;}
}
.navbar-default .navbar-link{
color:#ffffff;
}
.navbar-default .navbar-link:hover{
color:#ff7700;
}
.navbar-default .btn-link{
color:#ffffff;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus{
color:#ff7700;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus{
color:#ff7700;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default{
color:#ff7700;
background-color:#006064;
border-color:#006064;
text-shadow:0 1px 1px rgba(0, 0, 0, 1);
}.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary{
color:#ff7700;
background-color:rgba(0, 96, 100, 0.20);
border-color:#006064;
text-shadow:0 1px 1px rgba(0, 0, 0, 1);
}
.dropdown{
position:relative;
margin-left:5px;
margin-right:5px;
/*min-width:100px;*/
}
.dropdown-menu{
position:absolute;
top:50px;
left:0;
z-index:-1000;
display:none;
float:left;
padding:0 0 ;
margin:13px 0 0;
list-style:none;
/*font-size:1em;*/
text-align:left;
text-decoration:none;
background-color:#006064;
border-radius:1px;
background-clip:border-box;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
}
.dropdown-menu .divider{
height:1px;
margin:9px 0;
overflow:hidden;
background-color:#006064;
}
.dropdown-menu > li > a{
display:block;
padding:9px 15px 9px 37px;
clear:both;
font-weight:normal;
line-height:1.42857143;
white-space:nowrap;
color:#fff;
text-decoration:none;
border-bottom:1px groove rgba(255, 255, 255, 0.20);
border-left:3px solid rgba(255, 118, 0, 0.00);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus{
text-decoration:none;
color:#ff7700;
background-color:#006064;
text-shadow:1px 1px 1px #000;
border-left:solid 3px #ff7700;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus{
color:rgba(0, 96, 100, 0.25);
text-decoration:none;
background-color:#006064;
outline:0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus{
color:#777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus{
text-decoration:none;
background-color:transparent;
background-image:none;
cursor:not-allowed;
}
.navbar-default .navbar-nav>.dropdown>a:hover .caret,
.navbar-default .navbar-nav>.dropdown>a:focus .caret{
border-top-color:#ff7700;
border-bottom-color:#ff7700;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle
.navbar .nav li.dropdown.open.active > .dropdown-toggle{
background-color:#006064;
}
.form-control{
display:block;
width:60%;
min-width:250px;
padding:6px 12px;
color:#006064;
background-color:#ffffff;
font-size:1em;
background-image:none;
border-radius:1px;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
border-left:1px solid #006064;
border-bottom:1px solid #006064;
border-top:1px solid #006064;
border-right:1px solid #006064;
text-indent:0.5em;
}
.form-control:hover,
.form-control:focus,
.form-control:active{
border-left:3px solid #ff7700;
border-bottom:2px solid #006064;
border-top:2px solid #006064;
border-right:2px solid #006064;
display:block;
width:60%;
min-width:250px;
font-size:1em;
color:#006064;
background-color:#ffffff;
background-image:none;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
outline-style:initial;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
text-indent:0.5em;
font-weight:600;
cursor:pointer;
}
/*.k-state-hover{
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
border-left:3px solid #ff7700;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
}*/ 

label.k-checkbox_notgrid-label{
/*background-color:#ffffff;*/
padding-top:5px;
}
.form-horizontal .checkbox{
padding-left:0;
}
.k-checkbox_notgrid-label:before{border-color:transparent;border-radius:1px;background-color:#ffffff;}
.k-checkbox_notgrid-label:after{
border-color:#006064;
background:#ffffff;
border-radius:1px;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.k-checkbox_notgrid-label:hover:after,
.k-checkbox_notgrid:checked+.k-checkbox_notgrid-label:hover:after{content:"";text-align:center;color:rgba(255, 119, 0, 0.30);border-color:#006064;border-width:1px;background-color:#ffffff;-webkit-box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.50);box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.50);}
.k-checkbox_notgrid:checked+.k-checkbox_notgrid-label:after{background-color:#ddf3f4;border-color:#006064;border-radius:1px;color:#ff7700}
.k-checkbox_notgrid-label:active:before{box-shadow:0 0 3px 0 #006064;border-color:transparent;border-radius:1px}
.k-checkbox_notgrid-label:active:after{border-color:#006064;border-radius:1px}
.k-checkbox_notgrid:checked+.k-checkbox_notgrid-label:active:after{border-color:#006064;}
.k-checkbox_notgrid:checked+.k-checkbox_notgrid-label:active:before{box-shadow:0 0 3px 0 #006064;border-radius:1px;}
.k-checkbox_notgrid:disabled+.k-checkbox_notgrid-label{color:#ff7700;}
.k-checkbox_notgrid:disabled+.k-checkbox_notgrid-label:hover:after,.k-checkbox_notgrid:disabled+.k-checkbox_notgrid-label:active:before{box-shadow:none;}
.k-checkbox_notgrid:checked:disabled+.k-checkbox_notgrid-label:after{background:#ffffff;color:#ff7700;}
.k-checkbox_notgrid:disabled+.k-checkbox_notgrid-label:after,.k-checkbox_notgrid:checked:disabled+.k-checkbox_notgrid-label:active:after,.k-checkbox_notgrid:disabled+.k-checkbox_notgrid-label:hover:before,.k-checkbox_notgrid:checked:disabled+.k-checkbox_notgrid-label:hover:after{background:#ffffff;border-color:#006064;border-radius:1px;}
.k-checkbox_notgrid,.k-radio{display:none}
.k-checkbox_notgrid-label{position:relative;padding-left:3em;vertical-align:middle;line-height:1.8em;cursor:pointer}
.k-checkbox_notgrid-label:before{content:"";width:28px;height:28px;position:absolute;top:0;left:0;border-width:1px;border-style:solid}
.k-checkbox_notgrid-label:after{content:"";width:30px;height:30px;position:absolute;top:0;left:0;border-width:1px;border-style:solid}
.k-checkbox_notgrid:checked+.k-checkbox_notgrid-label:after{content:"";position:absolute;width:30px;height:30px;top:0;left:0;border-width:1px;border-style:solid;text-align:center;background:url('pamata/check.svg') no-repeat center right;}
.k-checkbox_notgrid:disabled+.k-checkbox_notgrid-label{cursor:auto}

.k-radio-label:before{border-color:#006064;border-radius:50%;background-color:#ddf3f4;border-width:2px}
.k-radio-label:hover:before,.k-radio:checked+.k-radio-label:hover:before{border-color:#ff7700;box-shadow:inset 0 0 3px 0 #ff7700}
.k-radio:checked+.k-radio-label:before{border-color:#ff7700}.k-radio:checked+.k-radio-label:after{background-color:#ff7700;border-radius:50%}
.k-radio-label:active:before{box-shadow:0 0 3px 0 #ff7700;border-radius:50%;border-color:#ff7700}
.k-radio:checked+.k-radio-label:active:before{box-shadow:0 0 3px 0 #ff7700;border-radius:50%;border-color:#ff7700}
.k-radio:disabled+.k-radio-label{color:#ddf3f4}.k-radio:disabled+.k-radio-label:before{border-color:rgba(0, 96, 100, 0.30)}
.k-radio:disabled+.k-radio-label:active:before{box-shadow:none;background:#ddf3f4}
.k-radio:disabled+.k-radio-label:before{background:#ddf3f4}
.k-radio:disabled +.k-radio-label:hover:after,.k-radio:disabled +.k-radio-label:hover:before { box-shadow:none;}
.k-radio-label{position:relative;padding-left:1.5em;vertical-align:middle;line-height:2.5em;cursor:pointer;padding:1em;}
.k-radio-label:before{content:"";position:absolute;top:0;left:0;width:21px;height:21px;border-style:solid}
.k-radio:checked+.k-radio-label:after{content:"";width:13px;height:13px;position:absolute;top:6px;left:6px}
.k-radio:disabled+.k-radio-label{cursor:auto}input.k-checkbox+label{-webkit-user-select:none;user-select:none}

/*.k-radio-label:before{border-color:#94c0d2;border-radius:50%;background-color:#fff;border-width:1px}
.k-radio-label:hover:before,.k-radio:checked+.k-radio-label:hover:before{border-color:#7ec6e3;box-shadow:inset 0 0 3px 0 #7ec6e3}
.k-radio:checked+.k-radio-label:before{border-color:#94c0d2}.k-radio:checked+.k-radio-label:after{background-color:#207093;border-radius:50%}
.k-radio-label:active:before{box-shadow:0 0 3px 0 #7ec6e3;border-radius:50%;border-color:#7ec6e3}
.k-radio:checked+.k-radio-label:active:before{box-shadow:0 0 3px 0 #7ec6e3;border-radius:50%;border-color:#7ec6e3}
.k-radio:disabled+.k-radio-label{color:#909090}.k-radio:disabled+.k-radio-label:before{border-color:#bfbfbf}
.k-radio:disabled+.k-radio-label:active:before{box-shadow:none;background:#e4f1f7}
.k-radio:disabled+.k-radio-label:before{background:#e4f1f7}
.k-radio:disabled + .k-radio-label:hover:after, .k-radio:disabled + .k-radio-label:hover:before{ box-shadow:none;}
.k-radio-label{position:relative;padding-left:1.5em;vertical-align:middle;line-height:.875em;cursor:pointer}
.k-radio-label:before{content:"";position:absolute;top:0;left:0;width:14px;height:14px;border-style:solid}
.k-radio:checked+.k-radio-label:after{content:"";width:10px;height:10px;position:absolute;top:3px;left:3px}
.k-radio:disabled+.k-radio-label{cursor:auto}input.k-checkbox_notgrid+label{-webkit-user-select:none;user-select:none}*/
/*.glyphicon{
position:relative;
top:1px;
display:inline-block;
font-family:'Glyphicons Halflings';
-webkit-font-smoothing:antialiased;
font-style:normal;
font-weight:normal;
line-height:0;
}*/
.k-list-container{
min-width:70px !important;
width:auto!important;
}
.k-list{
width:auto !important;
padding-right:20px;
font-weight:normal;
}
/*.k-animation-container .k-popup.k-list-container{
width:126px;}
glyphicon-remove:before{
content:"\e014";
}*/
.k-numerictextbox .k-link{
padding:2px;
}
.k-header>.k-grid-filter,
.k-header>.k-header-column-menu{
z-index:100;
margin-left:1px;
padding-left:1px;
}
.dropdown-header{
color:rgba(255, 255, 255, 0.50);
font-size:1.143em;
font-style:italic;
font-weight:bold;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
border-bottom:1px solid rgba(255, 255, 255, 0.50);
}
.dropdown-menu .divider1{
height:10px;
/*background:url('pamata/uzleju.svg') no-repeat center right;*/
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
font-family:Lucida Sans Unicode, Open Sans, Tahoma, Arial, san-serif;
/*margin-top:1px;
margin-bottom:10px;*/
margin-top:11px;
margin-bottom:0px;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small{
color:rgba(0, 96, 100, 0.50);
}
hr{
margin-top:2px;
margin-bottom:10px;
border-top:1px solid rgba(0, 96, 100, 0.20);
}
.hr4{
margin-top:10px;
margin-bottom:10px;
border-top:1px solid rgba(0, 96, 100, 0.20);
}
.hr5{
margin-top:2px;
margin-bottom:2px;
border-top:1px solid rgba(0, 96, 100, 0.20);
}
.ss{
vertical-align:middle;
}
.clock{
position:absolute;
right:25%;
top:1px;
z-index:10001;
}
.clockjauns{
background-image:url(pamata/clock.svg) 
}
.clock1{
position:absolute;
right:32%;
top:54px;
text-align:right;
font-size:smaller;
font-weight:600;
color:#006064;
z-index:999;
background-color:#ffffff;
}
.calculator{
top:25px;
width:280px;
height:330px;
background:#DDF3F4;
border:0 solid #006064;
padding:20px;
}
.calculator_1{
top:0;
position:relative;
margin:0px 0;
width:300px;
float:left;
border-collapse:separate;
border-spacing:5px;
height:350px;
background:#DDF3F4;
border:0 solid #006064;
padding-left:10px;
padding-bottom:20px;
}
.memory{
height:25px;
vertical-align:middle;
line-height:25px;
text-align:left;
padding-left:20px;
}
.calculator td{
height:10%;
}
.calc_td_result{
width:30%;
height:30%;
text-align:center;
background-color:#DDF3F4;
padding-top:5px;
padding-bottom:10px;
padding-right:5px;
padding-left:5px;
}
.calc_result{
font-size:1.714em;
text-align:right;
border-left:3px solid #ff7700;
border-right:2px solid #006064;
border-top:2px solid #006064;
border-bottom:2px solid #006064;
-webkit-box-shadow:inset 0 0 8px #006064;
-moz-box-shadow:inset 0 0 8px #006064;
box-shadow:inset 0 0 8px #006064;
background-color:white;
padding:6px;
vertical-align:middle;
}
.calc_td_calculs{
text-align:center;
}
.calc_calculs{
width:90%;
text-align:center;
}
.calc_td_btn{
width:13%;
height:80%;
padding-top:0;
padding-bottom:0;
padding-right:5px;
padding-left:5px;
}
.calc_tr_btn{
text-align:center;
}
.calc_btn{
width:80%;
height:85%;
font-size:1.429em;
border-left:3px outset rgba(0, 96, 100, 0.5);
border-right:3px solid rgba(0, 96, 100, 0.5);
border-top:1px outset rgba(0, 96, 100, 1);
border-bottom:1px outset rgba(0, 96, 100, 1);
outline:0 solid #006064\9;
outline-style:initial;
color:#ffffff;
text-shadow:1px 1px 1px #000;
background-image:-webkit-linear-gradient(top, #5dc8cd 0%, #006064 100%);
background-image:-o-linear-gradient(top, #5dc8cd 0%, #006064 100%);
background-image:linear-gradient(to bottom, #5dc8cd 0%, #006064 100%);
background-repeat:repeat-x;
}
.calc_btn:hover{
width:80%;
height:85%;
font-size:1.429em;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
outline:0 solid #006064\9;
outline-style:initial;
cursor:pointer;
text-align:center;
text-decoration:none;
color:#ff7700;
text-shadow:1px 1px 1px #000;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
background:#006064;
border-left:3px solid #ff7700;
border-right:3px solid #006064;
border-top:1px solid #006064;
border-bottom:1px solid #006064;
}
.calc_btn:active,
.calc_btn:focus{
outline:0 solid #006064\9;
outline-style:initial;
cursor:pointer;
text-align:center;
text-decoration:none;
color:#ff7700;
text-shadow:1px 1px 1px #000;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
background:#006064;
border-left:3px solid #ff7700;
border-right:3px solid #006064;
border-top:1px solid #006064;
border-bottom:1px solid #006064;
-webkit-box-shadow:inset 0 0 10px #000;
-moz-box-shadow:inset 0 0 10px #000;
box-shadow:inset 0 0 10px #000;
}.calc_btn_1{
width:25%;
font-size:1.429em;
border-left:3px outset rgba(0, 96, 100, 0.5);
border-right:3px solid rgba(0, 96, 100, 0.5);
border-top:1px outset rgba(0, 96, 100, 1);
border-bottom:1px outset rgba(0, 96, 100, 1);
outline:0 solid #006064\9;
outline-style:initial;
color:#ffffff;
background-image:-webkit-linear-gradient(top, #5dc8cd 0%, #006064 100%);
background-image:-o-linear-gradient(top, #5dc8cd 0%, #006064 100%);
background-image:linear-gradient(to bottom, #5dc8cd 0%, #006064 100%);
background-repeat:repeat-x;
}
.calc_btn_1:hover{
width:25%;
font-size:1.429em;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
outline:0 solid #006064\9;
outline-style:initial;
cursor:pointer;
text-align:center;
text-decoration:none;
color:#ff7700;
text-shadow:1px 1px 1px #000;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
background:#006064;
border-left:3px solid #ff7700;
border-right:3px solid #006064;
border-top:1px solid #006064;
border-bottom:1px solid #006064;
}
.calc_btn_1:active,
.calc_btn:focus{
outline:0 solid #006064\9;
outline-style:initial;
cursor:pointer;
text-align:center;
text-decoration:none;
color:#ff7700;
text-shadow:1px 1px 1px #000;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
background:#006064;
border-left:3px solid #ff7700;
border-right:3px solid #006064;
border-top:1px solid #006064;
border-bottom:1px solid #006064;
-webkit-box-shadow:inset 0 0 10px #000;
-moz-box-shadow:inset 0 0 10px #000;
box-shadow:inset 0 0 10px #000;
}
.clear1{
display:inline-block;
background:url('pamata/delete.svg') no-repeat center left;
background-size:contain;
width:28px;
height:20px;
cursor:pointer;
float:right;
padding:0;
margin:0;
}
.clear1:hover{
display:inline-block;
background:url('pamata/delete-or.svg') no-repeat center left;
background-size:contain;
width:28px;
height:20px;
cursor:pointer;
float:right;
padding:0;
margin:0;
}
textarea#note{
padding:2px;
overflow:auto;
-webkit-box-sizing:border-box;/* Safari/Chrome, other WebKit */
-moz-box-sizing:border-box;/* Firefox, other Gecko */
box-sizing:border-box;/* Opera/IE 8+ */
height:100%;
width:99%;
}
#main{
cursor:pointer;
}
.main1:hover,
.main1:focus{
color:#ff7700;
}
.notetext{
display:inline-block;
font-size:xx-small;
}
.notetext:hover,
.notetext:focus{
display:inline-block;
font-size:xx-small;
color:#ff7700;
}
textarea.form-control{
width:100%;
height:100%;
}
.pieziimite{
font-size:0.857em;
}
.ggg{
border-left:3px solid #ff7700;
border-right:1px solid #006064;
border-top:1px solid #006064;
border-bottom:1px solid #006064;
outline:0 solid #006064\9;
outline-style:initial;
border-radius:1px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.ggg1{
padding:10px;
font-size:0.857em;
color:#006064;
background-color:#ffffff;
border-left:3px solid #ff7700;
border-right:1px solid #006064;
border-top:1px solid #006064;
border-bottom:1px solid #006064;
}
.col-1{
float:left;
width:280px;
padding:10px;
}
.fileList{
width:100%;
}
.textareaseved{
left:15px;
}
.palabi{
margin-top:53px;
text-align:right;
color:#006064;
}
.palabi1{
margin-top:53px;
text-align:right;
color:#006064;
cursor:pointer;
}
.palabi12{
margin-top:18px;
text-align:right;
color:#006064;
position:absolute;
right:0;
}
.palabi123{
/*margin-top:18px;
text-align:right;
color:#006064;
position:absolute;
right:0;*/
text-align: right;
color: #006064;
position: absolute;
right: 0;
top: 50px;
height: 65px;
line-height: 65px;
vertical-align: bottom;
}
.jauns{
background:url('pamata/add.svg') no-repeat center left;
display:inline-block;
width:28px;
height:20px;
}
.jauns:hover,
.jauns:active,
.jauns:focus{
background:url('pamata/add-or.svg') no-repeat center left;
display:inline-block;
width:28px;
height:20px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.click{
background:url('pamata/click.svg') no-repeat center left;
display:inline-block;
width:30px;
height:30px;
}
.mainit{
background:url('pamata/mainit.svg')no-repeat center left;
display:inline-block;
width:19px;
height:17px;
margin-left:20px;
}
.mainit:hover,
.mainit:active,
.mainit:focus{
background:url('pamata/mainit-or.svg')no-repeat center left;
display:inline-block;
width:19px;
height:17px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.augimgmainit{
background:url('pamata/mainit1.svg') no-repeat center left;
background-size:60px 60px;
opacity:0.2;
filter:opacity(20%);
width:60px;
height:60px;
position:absolute;
top:52px;
} 
.kaukul{
background:url('pamata/kaukul.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
}
.kaukul:hover,
.kaukul:active,
.kaukul:focus{
background:url('pamata/kaukul-or.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.kaukul_1{
background:url('pamata/kaukul.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
}
.kaukul_1:hover,
.kaukul_1:active,
.kaukul_1:focus{
background:url('pamata/kaukul-or.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.datums{
background:url('pamata/datums.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
}
.datums:hover,
.datums:active,
.datums:focus{
background:url('pamata/datums-or.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.piezimes{
background:url('pamata/piezimes.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
}
.piezimes:hover,
.piezimes:active,
.piezimes:focus{
background:url('pamata/piezimes-or.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.piezimesnotif{
background:url('pamata/piezimes.svg') no-repeat center left;
width:38px;
height:34px;
display:inline-block;
position:absolute;
}
.pulkst{
background:url('pamata/pulkst.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
}
.pulkst:hover,
.pulkst:active,
.pulkst:focus{
background:url('pamata/pulkst-or.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
#zvans_wnd_title{
background:url('pamata/zvans-bal.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
opacity: 0.8;
filter:opacity(80%);
transform: scale(1.5);}
.zvans{
background:url('pamata/zvans.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;}
#zvans_wnd_title:hover,
#zvans_wnd_title:active,
#zvans_wnd_title:focus,
.zvans:hover,
.zvans:active,
.zvans:focus{
background:url('pamata/zvans-or.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.kalend{
background:url('pamata/kalend.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
}
.kalend:hover,
.kalend:active,
.kalend:focus{
background:url('pamata/kalend-or.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.pilnekrans{
background:url('pamata/pilnekrans.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
}
.pilnekrans:hover,
.pilnekrans:active,
.pilnekrans:focus{
background:url('pamata/pilnekrans-or.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.excel{
background:url('pamata/exl.svg') no-repeat center left;
display:inline-block;
width:28px;
height:20px;
}
.excel:hover,
.excel:active,
.excel:focus{
background:url('pamata/exl-or.svg') no-repeat center left;
display:inline-block;
width:28px;
height:20px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.counter{
background:url('pamata/ten-counter.svg') no-repeat center right;
display:inline-block;
width:28px;
height:20px;
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
cursor:pointer;
}
.counter:hover,
.counter:active,
.counter:focus{
background:url('pamata/ten-counter-or.svg') no-repeat center right;
display:inline-block;
width:28px;
height:20px;
opacity:1;
filter:opacity(100%);
cursor:pointer;
}
.naudasad{
background:url('pamata/naudassad.svg') no-repeat center right;
display:inline-block;
width:28px;
height:20px;
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
cursor:pointer;
opacity:0.3;
}
.naudasad:hover,
.naudasad:active,
.naudasad:focus{
background:url('pamata/naudassad-or.svg') no-repeat center right;
display:inline-block;
width:28px;
height:20px;
opacity:1;
filter:opacity(100%);
cursor:pointer;
}
.pdf{
background:url('pamata/pdf.svg') no-repeat center right;
display:inline-block;
width:28px;
height:20px;
cursor:pointer;
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.pdf:hover,
.pdf:active,
.pdf:focus{
background:url('pamata/pdf-or.svg') no-repeat center right;
display:inline-block;
width:28px;
height:20px;
opacity:1;
filter:opacity(100%);
cursor:pointer;
}
.example {
    background: url('pamata/i-pask.svg') no-repeat center right;
    display: inline-block;
    width: 28px;
    height: 20px;
    cursor: pointer;
    opacity: 1;
    filter: opacity(100%);
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
    .example:hover,
    .example:active,
    .example:focus {
        background: url('pamata/i-pask-or.svg') no-repeat center right;
        display: inline-block;
        width: 28px;
        height: 20px;
        opacity: 1;
        filter: opacity(100%);
        cursor: pointer;
    }
.example_close {
    background: url('pamata/i-pask-close.svg') no-repeat center right;
    display: inline-block;
    width: 28px;
    height: 20px;
    cursor: pointer;
    opacity: 1;
    filter: opacity(100%);
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
    .example_close:hover,
    .example_close:active,
    .example_close:focus {
        background: url('pamata/i-pask-or-close.svg') no-repeat center right;
        display: inline-block;
        width: 28px;
        height: 20px;
        cursor: pointer;
        opacity: 1;
        filter: opacity(100%);
        -webkit-transition: background 0.2s ease;
        -moz-transition: background 0.2s ease;
        -o-transition: background 0.2s ease;
        transition: background 0.2s ease;
    }

.print{
background:url('pamata/print.svg') no-repeat center left;
display:inline-block;
width:28px;
height:20px;
cursor:default;
}
.print:hover,
.print:active,
.print:focus{
background:url('pamata/print-or.svg') no-repeat center left;
display:inline-block;
width:28px;
height:20px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.mazaks{
background:url('pamata/mazaks.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
}
.mazaks:hover,
.mazaks:active,
.mazaks:focus{
background:url('pamata/mazaks-or.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.lielaks{
background:url('pamata/lielaks.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
}
.lielaks:hover,
.lielaks:active,
.lielaks:focus{
background:url('pamata/lielaks-or.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
a#registerLink{
padding-left:31px;
} 
.register{
background:url('pamata/register.svg') no-repeat center left;
}
.register:hover,
.register:active,
.register:focus{
background:url('pamata/register-or.svg') no-repeat center left;
}
a#register1Link{
padding-left:31px;
} 
.register1{
background:url('pamata/register.svg') no-repeat center left;
}
.register1:hover,
.register1:active,
.register1:focus{
background:url('pamata/register-or.svg') no-repeat center left;
}
.log-in{
background:url('pamata/log-in.svg') no-repeat center left;
}
.log-in:hover,
.log-in:active,
.log-in:focus{
background:url('pamata/log-in-or.svg') no-repeat center left;
}
 a#loginLink{
padding-left:31px;
}
a.log-out.navbar-right{
padding-left:31px;
} 
.log-out{
background:url('pamata/log-out.svg') no-repeat center left;
}
.log-out:hover,
.log-out:active,
.log-out:focus{
background:url('pamata/log-out-or.svg') no-repeat center left;
}
input,
select,
textarea{
max-width:none;
}
.add{
background:url('pamata/add.svg') no-repeat center left;
}
.add:hover,
.add:active,
.add:focus{
background:url('pamata/add-or.svg') no-repeat center left;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.4s ease;
-moz-transition:background 0.4s ease;
-o-transition:background 0.4s ease;
transition:background 0.4s ease;
}
.apr_par{
background:url('pamata/apr_par.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
}
.apr_par:hover,
.apr_par:active,
.apr_par:focus{
background:url('pamata/apr_par-or.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.izv{
background:url('pamata/ok.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
}
.izv:hover,
.izv:active,
.izv:focus{
background:url('pamata/ok-or.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.izv_toolt{
background:url('pamata/apr_par-bal.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
}
.izv_toolt:hover,
.izv_toolt:active,
.izv_toolt:focus{
background:url('pamata/apr_par-or.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.ieladet_file{
background:url('pamata/ieladet-zals.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
}
.ieladet_file:hover,
.ieladet_file:active,
.ieladet_file:focus{
background:url('pamata/ieladet_file-or.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.ieladet_skait{
background:url('pamata/ieladet_skait.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
}
.ieladet_skait:hover,
.ieladet_skait:active,
.ieladet_skait:focus{
background:url('pamata/ieladet_skait-or.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.vid_pat{
background:url('pamata/vid_pat.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
}
.vid_pat:hover,
.vid_pat:active,
.vid_pat:focus{
background:url('pamata/vid_pat-or.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.Edit_Back{
background:url('pamata/group.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
}
.Edit_Back:hover,
.Edit_Back:active,
.Edit_Back:focus{
background:url('pamata/group-or.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.izviegramatot{
background:url('pamata/iegramatot.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
}
.izviegramatot:hover,
.izviegramatot:active,
.izviegramatot:focus{
background:url('pamata/iegramatot-or.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.izvepaststooltip,
.izvepasts{
background:url('pamata/epasts.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
}
.izvepaststooltip:hover,
.izvepaststooltip:active,
.izvepaststooltip:focus,
.izvepasts:hover,
.izvepasts:active,
.izvepasts:focus{
background:url('pamata/epasts-or.svg') no-repeat center left;
display:inline-block;
width:19px;
height:17px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.izvdzest{
background:url('pamata/delete.svg') no-repeat center left;
display:inline-block;
width:28px;
height:20px;
}
.izvdzest:hover,
.izvdzest:active,
.izvdzest:focus{
background:url('pamata/delete-or.svg') no-repeat center left;
display:inline-block;
width:28px;
height:20px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.atvertaprek{
background:url('pamata/atvertaprek.svg') no-repeat center left;
display:inline-block;
width:19px;
height:20px;
}
.atvertaprek:hover,
.atvertaprek:active,
.atvertaprek:focus{
background:url('pamata/atvertaprek-or.svg') no-repeat center left;
display:inline-block;
width:19px;
height:20px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.open_book{
background:url('pamata/atvertaprek.svg') no-repeat center left;
display:inline-block;
width:19px;
height:20px;
}
.open_book:hover,
.open_book:active,
.open_book:focus{
background:url('pamata/close_book.svg') no-repeat center left;
display:inline-block;
width:19px;
height:20px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.close_book{
background:url('pamata/close_book.svg') no-repeat center left;
display:inline-block;
width:19px;
height:20px;
}
.close_book:hover,
.close_book:active,
.close_book:focus{
background:url('pamata/atvertaprek.svg') no-repeat center left;
display:inline-block;
width:19px;
height:20px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}

.i{
background:url(pamata/i.svg) no-repeat center center;
display:inline-flex;
width:19px;
height:20px;
cursor:pointer;
position:absolute;
top:5px;
}
.i:hover,
.i:active,
.i:focus{
background:url('pamata/i-or.svg') no-repeat center center;
display:inline-flex;
width:19px;
height:20px;
opacity:1;
filter:opacity(100%);
cursor:pointer;
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.ii{
cursor:pointer;
white-space:normal;
}
.i-close{
background:url('pamata/i-close.svg') no-repeat center center;
display:inline-block;
width:19px;
height:20px;
cursor:pointer;
}
.i-close:hover,
.i-close:active,
.i-close:focus{
background:url('pamata/i-close-or.svg') no-repeat center center;
display:inline-block;
width:19px;
height:20px;
opacity:1;
filter:opacity(100%);
cursor:pointer;
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.i_bank_arapmali{
background:url('pamata/i-arapmali.svg') no-repeat center left;
display:inline-block;
cursor:pointer;
position:absolute;
z-index:1;
height:100%;
}

.i_bank{
background:url('pamata/i.svg') no-repeat center left;
display:inline-block;
cursor:pointer;
position:absolute;
z-index:1;
height:100%;
}
.i_bank_arapmali:hover,
.i_bank_arapmali:active,
.i_bank_arapmali:focus,
.i_bank:hover,
.i_bank:active,
.i_bank:focus{
background:url('pamata/i-or.svg') no-repeat center left;
display:inline-block;
opacity:1;
filter:opacity(100%);
cursor:pointer;
position:absolute;
z-index:1;
height:100%;
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}


.i-chec{
background:url('pamata/i-arapmali.svg') no-repeat center center;
display:inline-block;
width:19px;
height:20px;
cursor:pointer;
opacity:1;
filter:opacity(100%);
}
.i-chec:hover,
.i-chec:active,
.i-chec:focus{
background:url('pamata/i-or.svg') no-repeat center center;
display:inline-block;
width:19px;
height:20px;
opacity:1;
filter:opacity(100%);
cursor:pointer;
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.i-arapmali{
background:url('pamata/i-arapmali.svg') no-repeat center center;
display:inline-block;
width:19px;
height:20px;
cursor:pointer;
}
.i-arapmali:hover,
.i-arapmali:active,
.i-arapmali:focus{
background:url('pamata/i-or.svg') no-repeat center center;
display:inline-block;
width:19px;
height:20px;
opacity:1;
filter:opacity(100%);
cursor:pointer;
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.i_bank{
background:url('pamata/i.svg') no-repeat center left;
display:inline-block;
cursor:pointer;
position:absolute;
z-index:1;
height:100%;
}
.i_bank:hover,
.i_bank:active,
.i_bank:focus{
background:url('pamata/i-or.svg') no-repeat center left;
display:inline-block;
opacity:1;
filter:opacity(100%);
cursor:pointer;
position:absolute;
z-index:1;
height:100%;
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
.scrollToTop{
width:45px;
height:40px;	
text-align:center;
position:fixed;
bottom:55px;
right:10px;
display:none;
background:url('pamata/up.svg') no-repeat center left;
}
.scrollToTop:hover{
text-decoration:none;
}
.footerbootom{
border-bottom:1px groove rgba(255, 255, 255, 0.20);
}
.zurnalsfooter{
color:rgba(221, 221, 221, 0.5);
border-color:#006064;
background-color:#006064;
font-weight:normal;
text-transform:uppercase;
font-size:1em;
}
@media (max-width:768px){
.imgpiegadataji,
.imgpiegadataji:hover,
.imgpiegadataji_1,
.imgpiegadataji_1:hover,
.imgdzivokli,
.imgdzivokli:hover,
.imgdzivokli_pieg,
.imgdzivokli_pieg:hover,
.imgmaja,
.imgmaja:hover,
.imgskaititajs,
.imgskaititajs:hover,
.imgbanka,
.imgbanka:hover,
.imgaptauja,
.imgaptauja:hover,
.imgsazina,
.imgsazina:hover,
.imginfomaja,
.imginfomaja:hover,
.imgepasts_zurnals,
.imgepasts_zurnals:hover,
.imggrupas_pieg,
.imggrupas_pieg:hover,
.imggrupassad_pieg,
.imggrupassad_pieg:hover,
.imggrupas,
.imggrupas:hover,
.imggrupassad,
.imggrupassad:hover,
.imgirnieki,
.imgirnieki:hover,
.imgirnieki-reg,
.imgirnieki-reg:hover,
.imgkz,
.imgkz:hover,
.img1-12,
.img1-12:hover,
.imgkompak,
.imgkompak:hover,
.imgkompak_1,
.imgkompak_1:hover,
.imgieladet,
.imgieladet:hover,
.imgmervienibas,
.imgmervienibas:hover,
.imgvirsgramata,
.imgvirsgramata:hover,
.imgzinojumi,
.imgzinojumi:hover,
.imgkontaplans,
.imgkontaplans:hover,
.imgrekini_tums,
.imgrekini_tums:hover,
.imgrekini,
.imgrekini:hover,
.imgrekini_info,
.imgrekini_info:hover,
.imgrekini_info_tums,
.imgrekini_info_tums:hover,
.imgrekini_info_epasts,
.imgrekini_info_epasts:hover,
.imggadaparsk,
.imggadaparsk:hover,
.imguznemumainfo,
.imguznemumainfo:hover,
.imguzstadijumi,
.imguzstadijumi:hover{
background:none;
}
}
@media (min-width:767px){
.imgrekini_tums{background:url('pamata/rekini-tums.svg') no-repeat center left;}
.imgrekini_tums:hover{background:url('pamata/rekini-or.svg') no-repeat center left;}
.imgrekini{background:url('pamata/rekini-bal.svg') no-repeat center left;}
.imgrekini:hover{background:url('pamata/rekini-or.svg') no-repeat center left;}
.imgrekini_info{background:url('pamata/rekini_info-bal.svg') no-repeat center left;}
.imgrekini_info:hover{background:url('pamata/rekini_info-or.svg') no-repeat center left;}
.imgrekini_info_tums{background:url('pamata/rekini_info-tums.svg') no-repeat center left;}
.imgrekini_info_tums:hover{background:url('pamata/rekini_info-or.svg') no-repeat center left;}
.imgrekini_info_epasts{background:url('pamata/rekini_epasts_info-bal.svg') no-repeat center left;}
.imgrekini_info_epasts:hover{background:url('pamata/rekini_epasts_info-or.svg') no-repeat center left;}
.imgpiegadataji{background:url('pamata/piegadataji-bal.svg') no-repeat center left;}
.imgpiegadataji:hover{background:url('pamata/piegadataji-or.svg') no-repeat center left;}
.imgpiegadataji_1{background:url('pamata/piegadataji.svg') no-repeat center left;}
.imgpiegadataji_1:hover{background:url('pamata/piegadataji-or.svg') no-repeat center left;}
.imggadaparsk{background:url('pamata/gadaparsk-bal.svg') no-repeat center left;}
.imggadaparsk:hover{background:url('pamata/gadaparsk-or.svg') no-repeat center left;}
.imgdzivokli{background:url('pamata/dzivokli-bal.svg') no-repeat center left;}
.imgdzivokli:hover{background:url('pamata/dzivokli-or.svg') no-repeat center left;}
.imgdzivokli_pieg{background:url('pamata/dzivokli-tums.svg') no-repeat center left;}
.imgdzivokli_pieg:hover{background:url('pamata/dzivokli-or.svg') no-repeat center left;}
.imgmaja{background:url('pamata/maja-bal.svg') no-repeat center left;}
.imgmaja:hover{background:url('pamata/maja-or.svg') no-repeat center left;}
.imgskaititajs{background:url('pamata/ten-counter-bal.svg') no-repeat center left;}
.imgskaititajs:hover{background:url('pamata/ten-counter-or.svg') no-repeat center left;}
.imgbanka{background:url('pamata/banka-bal.svg') no-repeat center left;}
.imgbanka:hover{background:url('pamata/banka-or.svg') no-repeat center left;}
.imgaptauja{background:url('pamata/aptauja-bal.svg') no-repeat center left;}
.imgaptauja:hover{background:url('pamata/aptauja-or.svg') no-repeat center left;}
.imgsazina{background:url('pamata/sazina-bal.svg') no-repeat center left;}
.imgsazina:hover{background:url('pamata/sazina-or.svg') no-repeat center left;}
.imginfomaja{background:url('pamata/infomaja-bal.svg') no-repeat center left;}
.imginfomaja:hover{background:url('pamata/infomaja-or.svg') no-repeat center left;}
.imgepasts_zurnals{background:url('pamata/epasts_zurnals-bal.svg') no-repeat center left;}
.imgepasts_zurnals:hover{background:url('pamata/epasts_zurnals-or.svg') no-repeat center left;}
.imgsodanauda{background:url('pamata/sodanauda-bal.svg') no-repeat center left;}
.imgsodanauda:hover{background:url('pamata/sodanauda-or.svg') no-repeat center left;}
.imggrupas{background:url('pamata/grupas-bal.svg') no-repeat center left;}
.imggrupas:hover{background:url('pamata/grupas-or.svg') no-repeat center left;}
.imggrupassad{background:url('pamata/grupassad-bal.svg') no-repeat center left;}
.imggrupassad:hover{background:url('pamata/grupassad-or.svg') no-repeat center left;}
.imggrupas_pieg{background:url('pamata/grupas-tums.svg') no-repeat center left;}
.imggrupas_pieg:hover{background:url('pamata/grupas-or.svg') no-repeat center left;}
.imggrupassad_pieg{background:url('pamata/grupassad-tums.svg') no-repeat center left;}
.imggrupassad_pieg:hover{background:url('pamata/grupassad-or.svg') no-repeat center left;}

.imgirnieki{background:url('pamata/irnieki-bal.svg') no-repeat center left;}
.imgirnieki:hover{background:url('pamata/irnieki-or.svg') no-repeat center left;}
.imgirnieki-reg{background:url('pamata/irnieki-bal-reg.svg') no-repeat center left;}
.imgirnieki-reg:hover{background:url('pamata/irnieki-or-reg.svg') no-repeat center left;}
.imgkz{background:url('pamata/kz-bal.svg') no-repeat center left;}
.imgkz:hover{background:url('pamata/kz-or.svg') no-repeat center left;}
.img1-12{background:url('pamata/1-12-bal.svg') no-repeat center left;}
.img1-12:hover{background:url('pamata/1-12-or.svg') no-repeat center left;}
.imgkompak{background:url('pamata/kompak-bal.svg') no-repeat center left;}
.imgkompak:hover{background:url('pamata/kompak-or.svg') no-repeat center left;}
.imgkompak_1{background:url('pamata/kompak.svg') no-repeat center left;}
.imgkompak_1:hover{background:url('pamata/kompak-or.svg') no-repeat center left;}
.imgieladet{background:url('pamata/ieladet-bal.svg') no-repeat center left;}
.imgieladet:hover{background:url('pamata/ieladet-or.svg') no-repeat center left;}
.imgmervienibas{background:url('pamata/mervienibas-bal.svg') no-repeat center left;}
.imgmervienibas:hover{background:url('pamata/mervienibas-or.svg') no-repeat center left;}
.imgvirsgramata{background:url('pamata/virsgramata-bal.svg') no-repeat center left;}
.imgvirsgramata:hover{background:url('pamata/virsgramata-or.svg') no-repeat center left;}
.imgzinojumi{background:url('pamata/zinojumi-bal.svg') no-repeat center left;}
.imgzinojumi:hover{background:url('pamata/zinojumi-or.svg') no-repeat center left;}
.imgkontaplans{background:url('pamata/kontaplans-bal.svg') no-repeat center left;}
.imgkontaplans:hover{background:url('pamata/kontaplans-or.svg') no-repeat center left;}
.imguznemumainfo{background:url('pamata/uznemumainfo-bal.svg') no-repeat center left;}
.imguznemumainfo:hover{background:url('pamata/uznemumainfo-or.svg') no-repeat center left;}
.imguzstadijumi{background:url('pamata/uzstadijumi-bal.svg') no-repeat center left;}
.imguzstadijumi:hover{background:url('pamata/uzstadijumi-or.svg') no-repeat center left;}
}
.auggrupas {
    background: url('pamata/grupas1.svg') no-repeat center left;
    background-size: 69px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 69px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.auggrupassad {
    background: url('pamata/grupassad1.svg') no-repeat center left;
    background-size: 69px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 69px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgrekini {
    background: url('pamata/rekini1.svg') no-repeat center left;
    background-size: 60px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgrekini_info {
    background: url('pamata/rekini_info1.svg') no-repeat center left;
    background-size: 60px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgrekini_info_epasts {
    background: url('pamata/rekini_epasts_info1.svg') no-repeat center left;
    background-size: 60px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgkontaplans {
    background: url('pamata/kontaplans1.svg') no-repeat center left;
    background-size: 60px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimggadaparsk {
    background: url('pamata/gadaparsk1.svg') no-repeat center left;
    background-size: 60px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgvirsgramata {
    background: url('pamata/virsgramata1.svg') no-repeat center left;
    background-size: 60px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgzinojumi {
    background: url('pamata/zinojumi1.svg') no-repeat center left;
    background-size: 60px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgnote {
    background: url('pamata/piezimes-or.svg') no-repeat center left;
    background-size: 60px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgmervienibas {
    background: url('pamata/mervienibas1.svg') no-repeat center left;
    background-size: 60px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgmaja {
    background: url('pamata/maja1.svg') no-repeat center left;
    background-size: 69px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 69px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgskaititajs {
    background: url('pamata/ten-counter_1.svg') no-repeat center left;
    background-size: 69px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 69px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgpiegadataji {
    background: url('pamata/piegadataji1.svg') no-repeat center left;
    background-size: 60px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgkompak {
    background: url('pamata/kompak1.svg') no-repeat center left;
    background-size: 60px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgirnieki {
    background: url('pamata/irnieki1.svg') no-repeat center left;
    background-size: 69px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 69px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgirnieki-reg {
    background: url('pamata/irnieki1-reg.svg') no-repeat center left;
    background-size: 69px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 69px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgkz {
    background: url('pamata/kz1.svg') no-repeat center left;
    background-size: 69px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 69px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgdzivokli {
    background: url('pamata/dzivokli1.svg') no-repeat center left;
    background-size: 69px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 69px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimg1-12 {
    background: url('pamata/1-12-1.svg') no-repeat center left;
    background-size: 69px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 69px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgbanka {
    background: url('pamata/banka1.svg') no-repeat center left;
    background-size: 69px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 69px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgico {
    background: url(pamata/ico1.svg) no-repeat center left;
    background-size: 69px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 69px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgaptauja {
    background: url('pamata/aptauja1.svg') no-repeat center left;
    background-size: 69px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 69px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgsazina {
    background: url('pamata/sazina1.svg') no-repeat center left;
    background-size: 69px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 69px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimginfomaja {
    background: url('pamata/infomaja1.svg') no-repeat center left;
    background-size: 69px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 69px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augepasts_zurnals {
    background: url('pamata/epasts_zurnals1.svg') no-repeat center left;
    background-size: 90px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 90px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgsodanauda {
    background: url('pamata/sodanauda1.svg') no-repeat center left;
    background-size: 69px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 69px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimguznemumainfo {
    background: url('pamata/uznemumainfo1.svg') no-repeat center left;
    background-size: 69px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 69px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
.augimgieladet {
    background: url('pamata/ieladet1.svg') no-repeat center left;
    background-size: 69px 60px;
    opacity: 0.4;
    filter: opacity(40%);
    width: 69px;
    height: 60px;
    position: absolute;
    bottom: 0px;
}
h3{position:relative;}
.img111{
padding-left:25px;
z-index:500;
position:relative;
}
.ffff:hover{
color:#ff7700;
}
a.img1piegadataji{
background:url('pamata/piegadataji.svg') no-repeat center left;
width:70px;
height:20px;
padding-left:35px;
}
.img1piegadataji:hover{
background:url('pamata/piegadataji-or.svg') no-repeat center left;
}
a.img11-12{
background:url('pamata/1-12.svg') no-repeat center left;
width:70px;
height:20px;
padding-left:35px;
}
.img11-12:hover{
background:url('pamata/1-12-or.svg') no-repeat center left;
}
a.img1dzivokli{
background:url('pamata/dzivokli.svg') no-repeat center left;
width:70px;
height:20px;
padding-left:35px;
}
.img1dzivokli:hover{
background:url('pamata/dzivokli-or.svg') no-repeat center left;
}
a.img1maja{
background:url('pamata/maja.svg') no-repeat center left;
width:70px;
height:20px;
padding-left:35px;
}
.img1maja:hover{
background:url('pamata/maja-or.svg') no-repeat center left;
}
a.img1irnieki{
background:url('pamata/irnieki.svg') no-repeat center left;
width:70px;
height:20px;
padding-left:35px;
}
.img1irnieki:hover{
background:url('pamata/irnieki-or.svg') no-repeat center left;
}
a.img1kz{
background:url('pamata/kz.svg') no-repeat center left;
width:70px;
height:20px;
padding-left:35px;
}
.img1kz:hover{
background:url('pamata/kz-or.svg') no-repeat center left;
}
/* Let's get this party started */
::-webkit-scrollbar,
::-webkit-scrollbar-button{
width:15px;
height:15px;
} 
/* Track */
::-webkit-scrollbar-track,
::-webkit-scrollbar-track:hover,
::-webkit-scrollbar-track:active{
-webkit-box-shadow:inset 0 0 6px rgba(0, 96, 100, 0.05);
-webkit-border-radius:0px;
border-radius:0px;
border:1px groove rgba(0, 96, 100, 0.02);
} 
/* Handle */
::-webkit-scrollbar-thumb,
::-webkit-scrollbar-thumb:hover,
::-webkit-scrollbar-thumb:active{
-webkit-border-radius:0px;
border-radius:0px;
background:rgba(0, 96, 100, 0.8);
-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0,1);
border:1px groove #DDF3F4;}
::-webkit-scrollbar-thumb:window-inactive{
background:rgba(0, 96, 100, 0.4);}
.k-i-arrow-45-down-right,
::-webkit-resizer{ 
background-color:#fff;
background:url('pamata/textarea.svg') no-repeat bottom right;}
::-webkit-scrollbar-corner{
background:#ffffff;}
/*IE exsplorer*/
body{
scrollbar-face-color:#006064;
scrollbar-base-color:#006064;
scrollbar-3dlight-color:transparent;
scrollbar-highlight-color:transparent;
scrollbar-track-color:#DDF3F4;
scrollbar-arrow-color:#006064;
scrollbar-shadow-color:#DDF3F4;
}
@media (min-width:1200px){
.containerjauns{
max-width:inherit;
padding-left:50px;
padding-right:50px;}
}
@media (min-width:768px){
.containerjauns{
max-width:inherit;
padding-left:30px;
padding-right:30px;}
}
@media (min-width:992px){
.containerjauns{
max-width:inherit;
padding-left:50px;
padding-right:50px;}
}
@media (max-width:830px){
.clock1,.clock{visibility:hidden;}
.datums,.pulkst,.palabi123{display:none;} 
}
/* Fullscreen */
html:-moz-full-screen{
background:#ffffff;
}
html:-webkit-full-screen{
background:#ffffff;
}
html:-ms-fullscreen{
background:#ffffff;
width:100%;/* needed to center contents in IE */
}
html:fullscreen{
background:#ffffff;
}
.k-chart-tooltip{
-moz-border-radius:1px;
-webkit-border-radius:1px;
border-radius:1px;
white-space:nowrap;
z-index:12000;
line-height:normal;
color:#ffffff;
background-color:#006064;
background-position:0 0;
text-shadow:1px 1px #006064;
border:1px solid #006064;
background-image:-webkit-linear-gradient(top, #5dc8cd 0%, #006064 100%);
background-image:-o-linear-gradient(top, #5dc8cd 0%, #006064 100%);
background-image:linear-gradient(to bottom, #5dc8cd 0%, #006064 100%);
text-align:center;
text-decoration:none;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
}
#chart{
width:100%;
height:100%;
}
.k-chart{
margin-left:0px;
}
.k-chart,
.k-stockchart{height:500px}
.k-i-loading,
.k-loading,
.k-state-hover .k-loading{
transform:scale(0.15);
margin:-0.6em auto;
font-size:1.2em;
width:1.2em;
height:1.2em;
border-radius:50%;
position:relative;
text-indent:-9999em;
-webkit-animation:load4 0.7s infinite linear;
animation:load4 0.7s infinite linear;
background-position:50% 50%;
}
div.k-loading-mask{
z-index:3011;
}
.k-loading-mask{
background-color:rgba(255, 255, 255, 0.8);
}
.k-loading-color{
transform:scale(1);
font-size:4em;
line-height:0;
margin:-0.8em auto;
width:1.2em;
height:1.2em;
border-radius:0%;
position:relative;
text-indent:-9999em;
border:1px solid #003437;
background:#5dc8cd;
top:50%;
}
.k-loading-image{ transform:scale(0.48);
font-size:1.2em;
line-height:0;
margin:-0.6em auto;
width:1.2em;
height:1.2em;
border-radius:50%;
position:relative;
text-indent:-9999em;
-webkit-animation:load4 0.7s infinite linear;
animation:load4 0.7s infinite linear;
top:50%;
}
@-webkit-keyframes load4{
0%,100%{box-shadow:0em -3em 0em 0.3em #006064, 2em -2em 0 0.2em #006064, 3em 0em 0 0.1em #006064, 2em 2em 0 0em #006064, 0em 3em 0 -0.1em #006064, -2em 2em 0 -0.2em #006064, -3em 0em 0 0.5em #ff7700, -2em -2em 0 0.4em #006064;}
6.25%{box-shadow:0em -3em 0em 0.35em #ff7700, 2em -2em 0 0.25em #006064, 3em 0em 0 0.15em #006064, 2em 2em 0 0.05em #006064, 0em 3em 0 -0.05em #006064, -2em 2em 0 -0.15em #006064, -3em 0em 0 -0.25em #006064, -2em -2em 0 0.45em #006064;}
12.5%{box-shadow:0em -3em 0em 0.4em #ff7700, 2em -2em 0 0.3em #006064, 3em 0em 0 0.2em #006064, 2em 2em 0 0.1em #006064, 0em 3em 0 0em #006064, -2em 2em 0 -0.1em #006064, -3em 0em 0 -0.2em #006064, -2em -2em 0 0.5em #006064;}
18.75%{box-shadow:0em -3em 0em 0.45em #006064, 2em -2em 0 0.35em #006064, 3em 0em 0 0.25em #ff7700, 2em 2em 0 0.15em #006064, 0em 3em 0 0.05em #006064, -2em 2em 0 -0.05em #006064, -3em 0em 0 -0.15em #006064, -2em -2em 0 -0.25em #006064;}
25%{box-shadow:0em -3em 0em 0.5em #006064, 2em -2em 0 0.4em #006064, 3em 0em 0 0.3em #ff7700, 2em 2em 0 0.2em #006064, 0em 3em 0 0.1em #006064, -2em 2em 0 0em #006064, -3em 0em 0 -0.1em #006064, -2em -2em 0 -0.2em #006064;}
31.25%{box-shadow:0em -3em 0em -0.25em #006064, 2em -2em 0 0.45em #006064, 3em 0em 0 0.35em #006064, 2em 2em 0 0.25em #006064, 0em 3em 0 0.15em #ff7700, -2em 2em 0 0.05em #006064, -3em 0em 0 -0.05em #006064, -2em -2em 0 -0.15em #006064;}
37.5%{box-shadow:0em -3em 0em -0.2em #006064, 2em -2em 0 0.5em #006064, 3em 0em 0 0.4em #006064, 2em 2em 0 0.3em #006064, 0em 3em 0 0.2em #ff7700, -2em 2em 0 0.1em #006064, -3em 0em 0 0em #006064, -2em -2em 0 -0.1em #006064;}
43.75%{box-shadow:0em -3em 0em -0.15em #006064, 2em -2em 0 -0.25em #006064, 3em 0em 0 0.45em #006064, 2em 2em 0 0.35em #006064, 0em 3em 0 0.25em #006064, -2em 2em 0 0.15em #006064, -3em 0em 0 0.05em #ff7700, -2em -2em 0 -0.05em #006064;}
50%{box-shadow:0em -3em 0em -0.1em #006064, 2em -2em 0 -0.2em #006064, 3em 0em 0 0.5em #006064, 2em 2em 0 0.4em #006064, 0em 3em 0 0.3em #006064, -2em 2em 0 0.2em #006064, -3em 0em 0 0.1em #ff7700, -2em -2em 0 0em #006064;}
56.25%{box-shadow:0em -3em 0em -0.05em #ff7700, 2em -2em 0 -0.15em #006064, 3em 0em 0 -0.25em #006064, 2em 2em 0 0.45em #006064, 0em 3em 0 0.35em #006064, -2em 2em 0 0.25em #006064, -3em 0em 0 0.15em #006064, -2em -2em 0 0.15em #006064;}
62.5%{box-shadow:0em -3em 0em 0em #ff7700, 2em -2em 0 -0.1em #006064, 3em 0em 0 -0.2em #006064, 2em 2em 0 0.5em #006064, 0em 3em 0 0.4em #006064, -2em 2em 0 0.3em #006064, -3em 0em 0 0.2em #006064, -2em -2em 0 0.1em #006064;}
68.75%{box-shadow:0em -3em 0em 0.05em #006064, 2em -2em 0 -0.05em #006064, 3em 0em 0 -0.15em #ff7700, 2em 2em 0 -0.15em #006064, 0em 3em 0 0.45em #006064, -2em 2em 0 0.35em #006064, -3em 0em 0 0.25em #006064, -2em -2em 0 0.15em #006064;}
75%{box-shadow:0em -3em 0em 0.1em #006064, 2em -2em 0 0em #006064, 3em 0em 0 -0.1em #ff7700, 2em 2em 0 -0.2em #006064, 0em 3em 0 0.5em #006064, -2em 2em 0 0.4em #006064, -3em 0em 0 0.3em #006064, -2em -2em 0 0.2em #006064;}
81.25%{box-shadow:0em -3em 0em 0.15em #006064, 2em -2em 0 0.05em #006064, 3em 0em 0 -0.05em #006064, 2em 2em 0 -0.15em #006064, 0em 3em 0 -0.25em #ff7700, -2em 2em 0 0.45em #006064, -3em 0em 0 0.35em #006064, -2em -2em 0 0.25em #006064;}
87.5%{box-shadow:0em -3em 0em 0.2em #006064, 2em -2em 0 0.1em #006064, 3em 0em 0 0em #006064, 2em 2em 0 -0.1em #006064, 0em 3em 0 -0.2em #ff7700, -2em 2em 0 0.5em #006064, -3em 0em 0 0.4em #006064, -2em -2em 0 0.3em #006064;}
93.75%{box-shadow:0em -3em 0em 0.25em #006064, 2em -2em 0 0.15em #006064, 3em 0em 0 0.05em #006064, 2em 2em 0 -0.05em #006064, 0em 3em 0 -0.15em #006064, -2em 2em 0 -0.25em #006064, -3em 0em 0 0.45em #ff7700, -2em -2em 0 0.35em #006064;}
}
@keyframes load4{
0%,100%{box-shadow:0em -3em 0em 0.3em #006064, 2em -2em 0 0.2em #006064, 3em 0em 0 0.1em #006064, 2em 2em 0 0em #006064, 0em 3em 0 -0.1em #006064, -2em 2em 0 -0.2em #006064, -3em 0em 0 0.5em #ff7700, -2em -2em 0 0.4em #006064;}
6.25%{box-shadow:0em -3em 0em 0.35em #ff7700, 2em -2em 0 0.25em #006064, 3em 0em 0 0.15em #006064, 2em 2em 0 0.05em #006064, 0em 3em 0 -0.05em #006064, -2em 2em 0 -0.15em #006064, -3em 0em 0 -0.25em #006064, -2em -2em 0 0.45em #006064;}
12.5%{box-shadow:0em -3em 0em 0.4em #ff7700, 2em -2em 0 0.3em #006064, 3em 0em 0 0.2em #006064, 2em 2em 0 0.1em #006064, 0em 3em 0 0em #006064, -2em 2em 0 -0.1em #006064, -3em 0em 0 -0.2em #006064, -2em -2em 0 0.5em #006064;}
18.75%{box-shadow:0em -3em 0em 0.45em #006064, 2em -2em 0 0.35em #006064, 3em 0em 0 0.25em #ff7700, 2em 2em 0 0.15em #006064, 0em 3em 0 0.05em #006064, -2em 2em 0 -0.05em #006064, -3em 0em 0 -0.15em #006064, -2em -2em 0 -0.25em #006064;}
25%{box-shadow:0em -3em 0em 0.5em #006064, 2em -2em 0 0.4em #006064, 3em 0em 0 0.3em #ff7700, 2em 2em 0 0.2em #006064, 0em 3em 0 0.1em #006064, -2em 2em 0 0em #006064, -3em 0em 0 -0.1em #006064, -2em -2em 0 -0.2em #006064;}
31.25%{box-shadow:0em -3em 0em -0.25em #006064, 2em -2em 0 0.45em #006064, 3em 0em 0 0.35em #006064, 2em 2em 0 0.25em #006064, 0em 3em 0 0.15em #ff7700, -2em 2em 0 0.05em #006064, -3em 0em 0 -0.05em #006064, -2em -2em 0 -0.15em #006064;}
37.5%{box-shadow:0em -3em 0em -0.2em #006064, 2em -2em 0 0.5em #006064, 3em 0em 0 0.4em #006064, 2em 2em 0 0.3em #006064, 0em 3em 0 0.2em #ff7700, -2em 2em 0 0.1em #006064, -3em 0em 0 0em #006064, -2em -2em 0 -0.1em #006064;}
43.75%{box-shadow:0em -3em 0em -0.15em #006064, 2em -2em 0 -0.25em #006064, 3em 0em 0 0.45em #006064, 2em 2em 0 0.35em #006064, 0em 3em 0 0.25em #006064, -2em 2em 0 0.15em #006064, -3em 0em 0 0.05em #ff7700, -2em -2em 0 -0.05em #006064;}
50%{box-shadow:0em -3em 0em -0.1em #006064, 2em -2em 0 -0.2em #006064, 3em 0em 0 0.5em #006064, 2em 2em 0 0.4em #006064, 0em 3em 0 0.3em #006064, -2em 2em 0 0.2em #006064, -3em 0em 0 0.1em #ff7700, -2em -2em 0 0em #006064;}
56.25%{box-shadow:0em -3em 0em -0.05em #ff7700, 2em -2em 0 -0.15em #006064, 3em 0em 0 -0.25em #006064, 2em 2em 0 0.45em #006064, 0em 3em 0 0.35em #006064, -2em 2em 0 0.25em #006064, -3em 0em 0 0.15em #006064, -2em -2em 0 0.15em #006064;}
62.5%{box-shadow:0em -3em 0em 0em #ff7700, 2em -2em 0 -0.1em #006064, 3em 0em 0 -0.2em #006064, 2em 2em 0 0.5em #006064, 0em 3em 0 0.4em #006064, -2em 2em 0 0.3em #006064, -3em 0em 0 0.2em #006064, -2em -2em 0 0.1em #006064;}
68.75%{box-shadow:0em -3em 0em 0.05em #006064, 2em -2em 0 -0.05em #006064, 3em 0em 0 -0.15em #ff7700, 2em 2em 0 -0.15em #006064, 0em 3em 0 0.45em #006064, -2em 2em 0 0.35em #006064, -3em 0em 0 0.25em #006064, -2em -2em 0 0.15em #006064;}
75%{box-shadow:0em -3em 0em 0.1em #006064, 2em -2em 0 0em #006064, 3em 0em 0 -0.1em #ff7700, 2em 2em 0 -0.2em #006064, 0em 3em 0 0.5em #006064, -2em 2em 0 0.4em #006064, -3em 0em 0 0.3em #006064, -2em -2em 0 0.2em #006064;}
81.25%{box-shadow:0em -3em 0em 0.15em #006064, 2em -2em 0 0.05em #006064, 3em 0em 0 -0.05em #006064, 2em 2em 0 -0.15em #006064, 0em 3em 0 -0.25em #ff7700, -2em 2em 0 0.45em #006064, -3em 0em 0 0.35em #006064, -2em -2em 0 0.25em #006064;}
87.5%{box-shadow:0em -3em 0em 0.2em #006064, 2em -2em 0 0.1em #006064, 3em 0em 0 0em #006064, 2em 2em 0 -0.1em #006064, 0em 3em 0 -0.2em #ff7700, -2em 2em 0 0.5em #006064, -3em 0em 0 0.4em #006064, -2em -2em 0 0.3em #006064;}
93.75%{box-shadow:0em -3em 0em 0.25em #006064, 2em -2em 0 0.15em #006064, 3em 0em 0 0.05em #006064, 2em 2em 0 -0.05em #006064, 0em 3em 0 -0.15em #006064, -2em 2em 0 -0.25em #006064, -3em 0em 0 0.45em #ff7700, -2em -2em 0 0.35em #006064;}
}
.text-danger{
color:#ff7700;
font-weight:bold;
}
.lpp1_reg{
background:url('pamata/1lpp.svg') no-repeat top left;
}
.lpp1{
background:url('pamata/1lpp.svg') no-repeat top left;
}
label.col-md-3.control-label{
font-weight:bold;
}
::-webkit-input-placeholder{color:#006064;}
::-moz-placeholder{color:#006064;}/* Firefox 19+ */
:-moz-placeholder{color:#006064;}/* Firefox 18- */
:-ms-input-placeholder{color:#006064;}
.input1::-webkit-input-placeholder{opacity:1;transition:opacity 0.3s ease;color:#006064;filter:opacity(100%);}
.input1::-moz-placeholder{opacity:1;transition:opacity 0.3s ease;color:#006064;filter:opacity(100%);}
.input1:-moz-placeholder{opacity:1;transition:opacity 0.3s ease;color:#006064;filter:opacity(100%);}
.input1:-ms-input-placeholder{opacity:1;transition:opacity 0.3s ease;color:#006064;filter:opacity(100%);}
.input1:focus::-webkit-input-placeholder{opacity:0;transition:opacity 0.3s ease;color:#006064;filter:opacity(0%);}
.input1:focus::-moz-placeholder{opacity:0;transition:opacity 0.3s ease;color:#006064;filter:opacity(0%);}
.input1:focus:-moz-placeholder{opacity:0;transition:opacity 0.3s ease;color:#006064;filter:opacity(0%);}
.input1:focus:-ms-input-placeholder{opacity:0;transition:opacity 0.3s ease;color:#006064;filter:opacity(0%);}
.za{
margin-left:15px;
}
.zaa{
margin-left:10px;
}
.zaa1{
margin-left:10px;
background-color:#ffffff;
}
.zaa2{
background-color:#ffffff;
}
.hr1{
margin-top:3px;
margin-bottom:1px;
border-top:1px solid rgba(255, 255, 255, 0.00);
}
.hr2{
margin-top:4px;
margin-bottom:6px;
border-top:1px solid rgba(255, 255, 255, 0.00);
}
/* field validation */
.field-validation-error{
color:#ff7700;
}
.field-validation-valid{
display:none;
}
.input-validation-error{
border:1px solid #006064;
background-color:rgba(255, 119, 0, 0.50);
}
.validation-summary-errors{
font-weight:bold;color:#ff7700;
background-color:#ffffff;
}
.validation-summary-valid{
display:none;
}
/*.k-grid-custom{
margin-top:-.2em;
margin-bottom:-.2em;}
.k-grid-custom > span{
margin:0 3px 0 -3px;
vertical-align:text-top;
background-position:-32px -16px;
display:inline-block;
width:16px;
height:16px;
overflow:hidden;
background-color:transparent;
background-repeat:no-repeat;
font-size:0;
line-height:0;
text-indent:-3333px;
text-align:center;}*/
.k-link.k-state-active.k-state-border-down{
background-color:#ddf3f4;
}
.k-state-hover-handler{
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
border-left:3px solid #ff7700;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
}
.handler{
cursor:move;
display:inline-block;
width:10px;
background:url('pamata/rowchange.svg') no-repeat;
}
.handler:hover,
.handler:active,
.handler:focus{
background:url('pamata/rowchange-or.svg') no-repeat;
}
.place{
color:#ff7700;
background-color:#006064;
border-left:solid 3px #ff7700;
font-weight:bold;
}
.k-upload{
border:0px;
}
label.category-label{
font-weight:normal;
}
.k-textbox{
min-width:inherit;
max-width:none;
}
.excelfile{
background:url('pamata/excelfile.svg') no-repeat center left;
background-size:40px 50px;
width:40px;
height:50px;
}
.excelfile:hover{
background:url('pamata/excelfile-or.svg') no-repeat center left;
background-size:40px 50px;
width:40px;
height:50px;
-webkit-transition:background 0.3s ease;
-moz-transition:background 0.3s ease;
-o-transition:background 0.3s ease;
transition:background 0.3s ease;
}
@media (min-width:1200px){
.k-grid-header th.k-header>.k-link{
padding-right:15px;
margin:0;
padding-left:0;
padding-bottom:0;
padding-top:0;}
}
@media (min-width:768px){
.k-grid-header th.k-header>.k-link{
padding-right:2px;
margin:0;
padding-left:0;
padding-bottom:0;
padding-top:0;}
}
@media (min-width:992px){
 .k-grid-header th.k-header>.k-link{
padding-right:3px;
margin:0;
padding-left:0;
padding-bottom:0;
padding-top:0;}
}
@media (max-width:767px){
.k-grid-header th.k-header>.k-link{
padding-right:2px;
margin:0;
padding-left:0;
padding-bottom:0;
padding-top:0;} 
}
span.k-pager-sizes.k-label .k-dropdown-wrap .k-select{border-left:1px solid #006064}
/*.k-i-arrow-e{ 
background-image:url('pamata/sprite.svg');
}
.k-menu .k-item>.k-link>.k-i-arrow-e{
background-image:url('pamata/sprite-bal.svg');
}
.k-link .k-state-active .k-state-border-right .k-menu .k-item > .k-link > .k-i-arrow-e 
{
background-image:url('pamata/sprite-or.svg');
}*/
/*li.k-item.k-columns-item.k-state-default.k-first.k-state-border-right,
li.k-item.k-columns-item.k-state-default.k-last.k-state-border-right
{border-bottom:1px;
border-top:1px;}
li.k-item.k-columns-item.k-state-default.k-first,
li.k-item.k-columns-item.k-state-default.k-last{
border-bottom:0;
border-top:0;
}*/
/*.calculator{
margin-top:1px;
background:#ddd;
border:1px solid #ccc;
padding:15px;
border-radius:4px;
box-shadow:2px 2px 3px rgba( 51, 51, 51, 0.2 );
}*/
.calculator .calculator-controls{
padding-top:1px;
text-align:center;
}
.calculator .calculator-controls .btn{
font-size:1.143em;
/*background:#eee;*/ 
margin-bottom:5px;
display:block;
/*border:1px solid #ccc;*/
box-shadow:0px 1px 1px rgba( 51, 51, 51, 0.2 );
opacity:.8;
filter:opacity(80%);
transition:opacity .3s ease;
}
.calculator .calculator-controls .btn:hover{
opacity:1;
filter:opacity(100%);
}

/*
Legacy Firefox implementation treats all flex containers
as inline-block elements.
*/
@-moz-document url-prefix(){
.k-calendar .k-content .k-link{
width:100%;
-moz-box-sizing:border-box;}
}
tr.k-footer-template td.k-group-cell{
background-color:#006064;
}
tr.k-alt td.k-group-cell,
tr td.k-group-cell{
border-top-color:#ddf3f4;
}
/*tr.k-footer-template td{
border-top:3px double #ffffff;
}*/
/* Large desktop */
@media (min-width:1200px){ .register,.log-in,.log-out{font-size:100%;}} 
/* Portrait tablet to landscape and desktop */
@media (min-width:768px) and (max-width:979px){ .register,.log-in,.log-out{font-size:0%;}.clock{display:none;}} 
/* Landscape phone to portrait tablet */
@media (max-width:767px){ .register,.log-in,.log-out{font-size:100%;}.kalatd{font-size:0%;margin-top:0;margin-bottom:0;}} 
/* Landscape phones and down */
@media (max-width:480px){ .register,.log-in,.log-out{font-size:100%;}.clock{display:none;}}
/* Large desktop */
@media (min-width:1600px){ .register1{font-size:80%;}.product-view{width:32%} .product-view-tenant{width:32%}}
@media (min-width:1300px) and (max-width:1599px){ .register1{font-size:60%;}.product-view{width:48%} .product-view-tenant{width:32%}} 
/* Portrait tablet to landscape and desktop */
@media (min-width:768px) and (max-width:1299px){ .register1{font-size:0%;}.product-view{width:48%}.product-view-tenant{width:48%}} 
@media (min-width:768px){.firmasnos{width:100px}.firmasnospos{right: calc(25% - 120px);position: absolute;}} 
/* Landscape phone to portrait tablet */
@media (max-width:767px){ .register1{font-size:100%;}.firmasnos{width:100%}.firmasnospos{right:auto;left:15px;padding-left: 30px;}.product-view{width:100%}.product-view-tenant{width:100%}} 
#example{
min-width:800px;
padding-right:1px;
}
/*@media (min-width:768px) and (max-width:979px){
.k-dropdown-wrap.k-state-active, .k-dropdown-wrap.k-state-focused, .k-dropdown-wrap.k-state-hover, .k-numeric-wrap.k-state-active, .k-numeric-wrap.k-state-focused, .k-numeric-wrap.k-state-hover, .k-picker-wrap.k-state-active, .k-picker-wrap.k-state-focused, .k-picker-wrap.k-state-hover{
border-right-width:2px;
}
.k-dropdown-wrap .k-input, .text-box.single-line, .k-numeric-wrap .k-input{
text-indent:0.1em;
text-align:left;
}
.k-textbox, .k-dropdown-wrap, .k-numeric-wrap{
padding:0 0 0 0;
}
.k-select, .k-numeric-wrap .k-select, .k-dropdown-wrap .k-select{
width:0em;
}
span.k-pager-sizes.k-label .k-dropdown-wrap{
padding-right:1.9em;
}
span.k-pager-sizes.k-label .k-dropdown-wrap .k-select{
width:1.9em;
}
.k-numerictextbox .k-select .k-link span.k-i-arrow-s, .k-numerictextbox .k-select .k-link span.k-i-arrow-n{
background-position-y:-4000px;
}
.k-dropdown-wrap.k-state-default .k-select, .k-numeric-wrap.k-state-default .k-select{
border-left:0;
}
span.k-icon.k-i-arrow-s{
display:none;
}
}*/
.lang1{
text-align:right;
}
#slide-in-content{
top:85px;
right:0;
height:40px;
background:transparent;
margin:0 auto;
position:absolute;
overflow:hidden;
color:#fff;
width:230px;
text-align:center;
}
#slide-in-share{
position:absolute;
top:0px;
right:0;
width:200px;
margin-right:-200px;
}
#slide-in-handle{
position:absolute;
right:200px;
width:30px;
height:30px;
line-height:30px;
border-top-left-radius:3px;
border-bottom-left-radius:3px;
color:#006064;
border-top:2px solid #006064;
border-bottom:2px solid #006064;
border-left:2px solid #006064;
border-right:1px groove #006064;
background-color:#fff;
font-weight:bold;
}
#slide-in-handle:hover,
#slide-in-handle:active{
text-decoration:none;
color:#ff7700;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
position:absolute;
right:200px;
width:30px;
height:30px;
font-weight:bold;
text-shadow:1px 1px 1px #000;
font-size:1.143em;
line-height:30px;
}
#slide-in-share ul{
list-style:none;
margin:0;
padding:0;
text-align:center;
text-decoration:none;
color:#ff7700;
background-color:#006064;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
border-left:solid 3px #ff7700;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
}
#slide-in-share li{
display:inline-block;
margin:0 2px;
}
#slide-in-share li:hover{
text-shadow:1px 1px 1px #000;}
.share-button{ 
display:inline-block;
width:30px;
height:30px;
line-height:30px;
color:#fff;
cursor:pointer;
}
.share-button:hover{}
.lang{ 
font-weight:bold;
} 
.body1{
position:absolute;
background:url('pamata/1lpp.svg') 0px 0px/520px 322px no-repeat;
width:520px;
height:113px;
top:52px;
left:200px;
z-index:0;
}
.rowimg1112{border-bottom:1px solid rgba(0, 96, 100, 0.2);
margin:0;
}
.img1112{
background-color:#ffffff;
min-width:230px;
max-width:230px;
height:36px; 
background:-webkit-linear-gradient(left,rgba(255,255,255,1),rgba(255,255,255,0.8));/*Safari 5.1-6*/
background:-o-linear-gradient(right,rgba(255,255,255,1),rgba(255,255,255,0.8));/*Opera 11.1-12*/
background:-moz-linear-gradient(right,rgba(255,255,255,1),rgba(255,255,255,0.8));/*Fx 3.6-15*/
background:linear-gradient(to right, rgba(255,255,255,1),rgba(255,255,255,0.8));/*Standard*/ 
padding-left:0px;
-webkit-animation:fadein 2s;/* Safari, Chrome and Opera > 12.1 */
-moz-animation:fadein 2s;/* Firefox < 16 */
-o-animation:fadein 2s;/* Opera < 12.1 */
animation:fadein 2s;
}
@keyframes fadein{
from{opacity:0;}
to{opacity:1;}
}
/* Firefox < 16 */
@-moz-keyframes fadein{
from{opacity:0;}
to{opacity:1;}
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein{
from{opacity:0;}
to{opacity:1;}
}
/* Internet Explorer */
@-ms-keyframes fadein{
from{opacity:0;}
to{opacity:1;}
}
/* Opera < 12.1 */
@-o-keyframes fadein{
from{opacity:0;}
to{opacity:1;}
}
.Open{
background:url('pamata/1-Open.svg') no-repeat center center;
background-size:23px 20px;
}
.Close{
background:url('pamata/1-Close.svg') no-repeat center center;
background-size:23px 20px; 
}
#example{
display:none;
}
div.loadingrepl-mask{
z-index:3;
}
.loadingrepl-mask{
background-color:rgba(255, 255, 255, 0.8);
}
.loadingrepl-color{
font-size:7em;
margin:-0.7em auto;
width:1.2em;
height:1.2em;
border-radius:0%;
position:relative;
text-indent:-9999em;
 /*border:1px solid #006064;
background:#ddf3f4;*/
top:50%;
}
.loadingrepl-image{ 
font-size:0.9em;
margin:-0.7em auto;
width:1.2em;
height:1.2em;
border-radius:50%;
position:relative;
text-indent:-9999em;
-webkit-animation:load4 0.7s infinite linear;
animation:load4 0.7s infinite linear;
top:50%;
}
#loadingrepl{
display:block;
position:absolute;
top:0;
left:0;
z-index:100;
width:100vw;
height:100vh;
}
.ulnone{
list-style-type:none;
}
.k-grid-content{min-height:12px;}
.k-icon.k-warning,
.k-upload-status.k-warning{
vertical-align:top;
}
.dd{
color:rgba(255, 118, 0, 0.80);
font-size:1.143em;
font-style:italic;
font-weight:bold;
text-align:right;
margin-top:7px;
margin-bottom:8px;
}
.dd1{
font-style:italic;
color:#006064;
}
.Row{
display:table;
width:100%;
table-layout:fixed;
}
.Column{
display:table-cell;
}
.k-tabstrip>.k-content{
padding:1em;
}
tr.k-grouping-row td p.k-reset{
color:rgba(255, 118, 0, 0.80);
font-size:1.143em;
font-style:italic;
font-weight:normal;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
border-bottom:1px solid #006064;
width:99%;
/*margin-left:1px;*/
margin-top:6px;
margin-bottom:8px;
right:0;
}
.k-grouping-row .k-icon{padding-left: 20px;margin-top: -15px;}
td.k-group-cell + td p.k-reset{
font-size:1em;
font-style:italic;
color:#006064;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
border-bottom:0px solid rgba(255, 255, 255, 0.0);
margin-top:0px;
margin-bottom:0px;
width:97%;
left:30px;
}
 /*.k-textbox>input, 
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input,
.k-dropdown-wrap .k-input,
.k-selectbox .k-input{
 padding-bottom:0.15em;
}*/ 
.k-autocomplete{
color:#006064;
cursor:pointer;
padding-right:1.9em;
border:1px solid #006064;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
background:url('pamata/search.svg') no-repeat center right;
outline-style:initial;
background-color:#fff;
padding-top:1px;
padding-bottom:1px;
/*height:2.65em;
line-height:2.65em;*/

}
k-autocomplete-clearable{border:2px solid #006064;}
.k-autocomplete:active,
.k-autocomplete:focus,
.k-autocomplete:hover{
padding-top:0px;
padding-bottom:0px;
border-left:3px solid #ff7700;
border-bottom:2px solid #006064;
border-top:2px solid #006064;
border-right:2px solid #006064;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
background:url('pamata/search-or.svg') no-repeat center right;
background-color:#fff;}
/*.k-autocomplete .k-input{
height:2.37em;
line-height:2.37em;
border:0;
margin:0;}*/
.k-filtercell, .k-filtercell>span, .k-filtercell .k-widget{
width:100%;
}

.k-tooltip-closable .k-tooltip-content{
padding-right:70px;
}
.k-tabstrip-items .k-loading.k-complete{
border:0px;
}
.k-button{
background-color:#006064;
}
.k-menu .k-item > .k-link{
padding:1.2em 1.2em 1.1em;
}
.k-grouping-header, .k-grid-toolbar{
padding:.75em .2em .8333em 1em;
}

.k-dropdown-wrap .k-input{
/*height:2.35em;
line-height:2.35em;
padding:.2em 0;
border:0;
margin:0;*/
}

.k-textbox>input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input,
/*.k-dropdown-wrap .k-input,*/
.k-selectbox .k-input{
/*height:1.94em;
line-height:1.94em;
padding:.2em 0;
border:0;
margin:0;*/}
.k-combobox .k-dropdown-wrap:before,
.k-picker-wrap:before,
.k-numeric-wrap:before{/*height:1.94em;*/
padding-bottom:.4em;}
.k-operator-hidden .k-numeric-wrap:before{
position: absolute;}
.k-webkit .k-combobox .k-dropdown-wrap:before,
.k-webkit .k-picker-wrap:before,
.k-webkit .k-numeric-wrap:before{
padding-bottom:.38em;}
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select,
.k-dropdown-wrap .k-select{
/*min-height:2.5em;
line-height:2.5em;*/}
.k-list-filter>.k-icon{
position:absolute;
right:4px;
top:3px;}
.k-multiselect-wrap li{
margin:1px 0 1px 1px;
/*padding:.1em .15em .1em .4em;*/
line-height:1.79em;
float:left;
}
.k-marquee-color{
background-color:rgba(0, 96, 100, 0.30);
}
.k-filter-menu{
padding:0 0 5px 0;
}
input[type="checkbox"]{
vertical-align:bottom;
}
label.k-label{
margin-top:3px;
margin-bottom:3px;
}
.k-menu .k-item .k-item{
margin-right:1px;
border-bottom:1px groove rgba(255, 255, 255, 0.20);
background:#006064;
}
.k-column-menu .k-item{
border-left-width:3px;
}
li.k-item.k-state-default.k-first.k-last{
margin-right:0;
}
.k-menu .k-item>.k-link{
line-height:normal;
}
.k-menu .k-popup{
background:#006064;
}
.clearFilter{
width:20px;
height:20px;
background:url('pamata/clearFilter.svg') no-repeat center right;
outline:none;
padding-left:6px;
border:0px solid;
cursor:pointer;
opacity:1;
filter:opacity(100%);
display:inline-block;
text-indent:-444444px;
}
.clearFilter:hover,
.clearFilter:active,
.clearFilter:focus{
width:20px;
height:20px;
background:url('pamata/clearFilter-or.svg') no-repeat center right;
outline:none;
padding-left:6px;
border:0px solid;
cursor:pointer;
opacity:1;
filter:opacity(100%);
display:inline-block;
text-indent:-444444px;
}
 .video{
width:20px;
height:20px;
background:url('pamata/video.svg') no-repeat center right;
outline:none;
padding-left:6px;
border:0px solid;
cursor:pointer;
opacity:1;
filter:opacity(100%);
display:inline-block;
text-indent:-444444px;
}
.video:hover,
.video:active,
.video:focus{
width:20px;
height:20px;
background:url('pamata/video-or.svg') no-repeat center right;
outline:none;
padding-left:6px;
border:0px solid;
cursor:pointer;
opacity:1;
filter:opacity(100%);
display:inline-block;
text-indent:-444444px;
}
.searchFilter{
width:20px;
height:20px;
background:url('pamata/search.svg') no-repeat center right;
outline:none;
padding-left:6px;
border:0px solid;
cursor:pointer;
opacity:1;
filter:opacity(100%);
display:inline-block;
text-indent:-444444px;
}
.searchFilter:hover,
.searchFilter:active,
.searchFilter:focus{
width:20px;
height:20px;
background:url('pamata/search-or.svg') no-repeat center right;
outline:none;
padding-left:6px;
border:0px solid;
cursor:pointer;
opacity:1;
filter:opacity(100%);
display:inline-block;
text-indent:-444444px;
}
 .searchFilter1{
width:20px;
height:20px;
background:url('pamata/search1.svg') no-repeat center right;
outline:none;
padding-left:6px;
border:0px solid;
cursor:pointer;
opacity:1;
filter:opacity(100%);
display:inline-block;
text-indent:-444444px;
}
.searchFilter1:hover,
.searchFilter1:active,
.searchFilter1:focus{
width:20px;
height:20px;
background:url('pamata/search-or1.svg') no-repeat center right;
outline:none;
padding-left:6px;
border:0px solid;
cursor:pointer;
opacity:1;
filter:opacity(100%);
display:inline-block;
text-indent:-444444px;
}
.k-tabstrip-scrollable .k-tabstrip-items{
white-space:nowrap;
overflow:hidden;
}
.k-tabstrip>.k-button{
position:absolute;
top:.4em;
z-index:2;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
}
li.k-item.k-state-default.k-state-active.k-tab-on-top{
 
border-left:3px solid #ff7700;
border-top:2px solid #006064;
}
.k-filterable.k-content{
min-width:180px;
}
.k-pager-sizes,
.k-pager-info{
color:rgba(0, 96, 100, 0.5);
font-style:italic;
}
.k-callout-n{
left:10%;
}
.k-checkbox_notgrid:checked+.k-checkbox_notgrid-label:before{
color:transparent;
}
div.k-grid-content tr[role=row]:hover{
background-color:#ddf3f4;
color:#006064;
cursor:pointer;
/*font-weight:bold;*/
border-color:#006064;
-webkit-box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.50);
opacity:1;
filter:opacity(100%);
-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .1s;
-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .1s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .1s;
}
.k-numeric-wrap .k-link.k-state-selected{
background-color:#006064;

-webkit-box-shadow:inset 0 0 15px #002121;
-moz-box-shadow:inset 0 0 15px #002121;
box-shadow:inset 0px 0px 15px #002121;
}
div.k-grid-header,
div.k-grid-footer{
outline:0;
}
div.k-chart{
background-color:transparent;
}

.temasizvele .k-dropdown-wrap.k-state-default{
background:none;
-webkit-box-shadow:none;
box-shadow:none;
padding-top:0px;
padding-bottom:0px;
border:0px solid #ddf3f4;
}
.temasizvele .k-dropdown-wrap.k-state-default .k-select{
border-left:0;
}
.temasizvele .k-dropdown-wrap .k-select{
width:0;
}
.temasizvele .k-dropdown-wrap{
padding:0 0em 0 0;
}
.temasizvele .k-icon{
background-image:none;
}
.temasizvele1{
cursor:default;
position:relative;
}
.carettema{
content:" ";
display:block;
left:6px;
margin:0 0 0 -5px;
position:absolute;
top:0;
width:0;
height:0;
border-top:6px solid rgba(0, 96, 100, 0.3);
border-right:9px solid transparent;
border-bottom:0 solid;
border-left:9px solid transparent;
z-index:10003;
}
.temasizvele1:hover .carettema{
content:" ";
display:block;
left:6px;
margin:0 0 0 -5px;
position:absolute;
top:0;
width:0;
height:0;
border-top:6px solid #ff7700;
border-right:9px solid transparent;
border-bottom:0 solid;
border-left:9px solid transparent;
z-index:10003;
}
.bordertop{
background:none;
border-top:1px solid #006064;
}
/*.k-dropdown .k-state-focused .k-input{
color:#006064;
background:#ffffff;
text-shadow:none;
font-weight:600;
}*/
.k-popup .k-list .k-item{
cursor:pointer;
}
.temasizvele .k-input[readonly]{
background:none;
text-align:center;
}
span.k-widget.k-combobox.k-header.temasizvele:hover{
background-color:#ddf3f4;
color:#ff7700;
border-top:1px solid #ff7700;
}
@-ms-viewport{width:auto!important}
/*#clientsDb_group,
#clientsDb{
min-width:800px;}*/
#clientsDb .k-grid-header,
#clientsDb .k-grid-footer{
 padding:0 !important;
}#clientsDb_group .k-grid-header,
#clientsDb_group .k-grid-footer{
 padding:0 !important;
}
/*#clientsDb .k-grid-content{ overflow-y:hidden;}*/
#clientsDb .k-grid-content{overflow:visible;}
#clientsDb_group .k-grid-content{overflow:visible;}

.k-grid-content > .k-loading-mask{overflow:hidden;}
/*.chartpamata{
width:100%;
}*/
.chartpamatatumss{
display:none;
}
.k-ie input.k-textbox{
text-indent:0.5em;
}
.bacgrcolor{
background-color:rgba(255, 255, 255, 0.80);
width:65%;
}

.culture{
top:0px;
float:right;
position:absolute;
min-width:800px;
width:100%;
}

.k-grid .k-edit-cell{ 
padding:.4em .6em;
}

.editcounter{
background:url('pamata/edit.svg') no-repeat center left;
 background-position-x:30px;
}
.editcounter_man{
background:url('pamata/edit.svg') no-repeat center left;
display:block;
width:19px;
height:17px;
}
.editcounter_man:hover,
.editcounter_man:active,
.editcounter_man:focus{
background:url('pamata/edit-or.svg') no-repeat center left;
display:block;
width:19px;
height:17px;
opacity:1;
filter:opacity(100%);
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}


.chekk{
background:url('pamata/check.svg') no-repeat center right;
width:28px;
height:25px;
float:right;
}
.chekk_send {
background: url(pamata-tumss/check.svg) no-repeat center right;
width: 28px;
height: 25px;   
margin: 0 auto;
}
.chekk_nosend{
background:url('pamata-tumss/check_nosend.svg') no-repeat center right;
width:28px;
height:25px;
margin: 0 auto;
}
.chekktums{
background:url('pamata/check-tums.svg') no-repeat center left;
width:28px;
height:25px;
float: left;
opacity: 0.5;
filter:opacity(50%);
}
.chekkcolor{
color:#ffffff;
}
.edittenant{
background:url('../kendo/pamata/check.svg') no-repeat top right;
cursor:pointer;
}
 .edittenant:hover{
background:url('../kendo/pamata/check.svg') no-repeat top right;
cursor:pointer;
color:#ff7700;
font-weight:bold;
}
 .infomajainfo{
 font-size:0.714em;
 font-style:italic;
 text-align:right;
}
.chekk1{
width:28px;
height:25px;
float:right;
padding-right:50px;
font-style:italic;
font-size:smaller;
color:rgba(0, 96, 100, 0.5);
}
.k-grouping-dropclue{
margin-top:.6em;
height:37px;
}
.k-window-titlebar .k-state-hover{
padding:2px;
border-width:0;
}
.k-grid-content-expander{
height:0;
}
.htmlstrip{
background-color:#ddf3f4;
}





.dropdown:active .dropdown-menu,
.dropdown:target .dropdown-menu{
display:block;
margin-top:0;
}
.dropdown-menu > li > ul > li > a{
display:block;
padding:9px 15px 9px 37px;
clear:both;
font-weight:normal;
line-height:1.42857143;
white-space:nowrap;
color:#fff;
text-decoration:none;
border-bottom:1px groove rgba(255, 255, 255, 0.20);
border-left:3px solid rgba(255, 118, 0, 0.00);
}
.dropdown-menu > li > ul > li > a:hover,
.dropdown-menu > li > ul > li > a:focus{
text-decoration:none;
color:#ff7700;
background-color:#006064;
text-shadow:1px 1px 1px #000;
border-left:solid 3px #ff7700;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
}
@media (max-width:767px){
.navbar-nav .open .dropdown-menu > li > ul > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header{
padding:5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > ul > li > a{
line-height:20px;
}
.navbar-nav .open .dropdown-menu > li > ul > li > a:hover,
.navbar-nav .open .dropdown-menu > li > ul > li > a:focus{
background-image:none;}
}
.intro .caret1{
border-bottom-color:rgba(255, 255, 255, 0.50);
display:inline-block;
width:0;
height:0;
margin-left:2px;
vertical-align:middle;
border-top:4px solid rgba(255, 255, 255, 0.50);
border-right:7px solid transparent;
border-bottom:0 dotted;
border-left:7px solid transparent;
content:"";
position:absolute;
left:5px;
bottom:-5px;
}
.intro:hover .caret1,
.intro:active .caret1,
.intro:focus .caret1{
border-top:4px solid #ff7700;
}
.intro2 .caret1{
border-top:4px solid #ff7700;
}
.dropdown-header{
position:relative;
white-space:nowrap;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle .navbar .nav li.dropdown.open.active > .dropdown-toggle{
text-decoration:none;
color:#ff7700;
text-shadow:1px 1px 1px #000;
background-color:#006064;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
border-left:3px solid #ff7700;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
border-top-color:#ff7700;
border-bottom-color:#ff7700;
}
.navbar-default .navbar-nav>.dropdown>a .caret{
border-top-color:rgba(0, 96, 100, 0.30);
border-bottom-color:#006064;
position:absolute;
left:-5px;
bottom:-6px;
}
.caret{
display:inline-block;
width:0;
height:0;
margin-left:2px;
vertical-align:middle;
border-top:6px solid #000;
border-right:9px solid transparent;
border-bottom:0 dotted;
border-left:9px solid transparent;
content:"";
}
.tree{
padding-left:0;
list-style:none;
}
span.divider1{
display:list-item;
}
.intro{
white-space:nowrap;
cursor:pointer;
color:rgba(255, 119, 0, 0.75);
}
.intro:hover,
.intro:active,
.intro:focus{
white-space:nowrap;
cursor:pointer;
color:rgba(255, 255, 255, 0.50);
}
.intro1{
white-space:nowrap;
cursor:default;
}
.intro2{
white-space:nowrap;
cursor:pointer;
color:rgba(255, 255, 255, 0.50);
}
.open > .dropdown-menu{
-webkit-transform:scale(1, 1);
transform:scale(1, 1);  
opacity:1;
filter:opacity(100%);
visibility:visible;
}  
.dropdown-menu{
visibility:hidden;
opacity:0;
filter:opacity(0%);
-webkit-transform-origin:top;
transform-origin:top;
-webkit-animation-fill-mode:forwards;  
animation-fill-mode:forwards; 
-webkit-transform:scale(1, 0);
display:block; 
transition:all 0.2s linear;
-webkit-transition:all 0.2s linear;
}
.k-list#theme_listbox .k-item.k-state-focused{
white-space:nowrap;
border-left:3px solid rgba(255, 118, 0, 0.00);
border-top:0px groove rgba(255, 255, 255, 0.00);
border-bottom:0px groove rgba(255, 255, 255, 0.00);
border-right:0;
font-weight:normal;
color:#006064;
background-color:#ddf3f4;
text-shadow:0 1px 1px rgba(0, 0, 0, 1);
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
padding:2px 5px 2px 11px;
width:60px;
}
.k-list#theme_listbox .k-item{
white-space:nowrap;
border-left:3px solid rgba(255, 118, 0, 0.00);
border-top:0px groove rgba(221, 221, 221, 0.00);
border-bottom:0px groove rgba(221, 221, 221, 0.00);
border-right:0;
font-weight:normal;
color:#8d8d8d;
background-color:#2d2d2d;
text-shadow:0 1px 1px rgba(0, 0, 0, 1);
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
padding:2px 5px 2px 11px;
width:60px;
}
.k-list#theme_listbox .k-item.k-state-focused:hover{
white-space:nowrap;
border-left:3px solid rgba(255, 118, 0, 1.00);
border-top:0px groove rgba(255, 255, 255, 0.00);
border-bottom:0px groove rgba(255, 255, 255, 0.00);
border-right:0;
font-weight:normal;
color:#ff7700;
background-color:#ddf3f4;
text-shadow:0 1px 1px rgba(0, 0, 0, 1);
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
padding:2px 5px 2px 11px;
width:60px;
}
.k-list#theme_listbox .k-item:hover{
white-space:nowrap;
border-left:3px solid rgba(255, 118, 0, 1.00);
border-top:0px groove rgba(221, 221, 221, 0.00);
border-bottom:0px groove rgba(221, 221, 221, 0.00);
border-right:0;
font-weight:normal;
color:#ff7700;
background-color:#2d2d2d;
text-shadow:0 1px 1px rgba(0, 0, 0, 1);
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
padding:2px 5px 2px 11px;
width:60px;
}
div#theme-list{padding:0px;border-width:0;}
ul#theme_listbox.k-list{
padding:0;
overflow:hidden;
}
.temasizvele1:hover {
background:none;
-webkit-box-shadow:none;
box-shadow:none;
padding-top:0px;
padding-bottom:0px;
border:0px solid #ddf3f4;
}
.carettemahow{
content:" ";
display:block;
left:6px;
margin:0 0 0 -5px;
position:absolute;
top:0;
width:0;
height:0;
border-top:6px solid #ff7700;
border-right:9px solid transparent;
border-bottom:0 solid;
border-left:9px solid transparent;
z-index:1008;
}
span.k-icon.k-i-arrow-s,
.k-select,
.k-input{
outline:0;
}
table.calculator{
border-collapse:collapse;
border-spacing:0;
}
#content{
margin:0 auto;
width:500px;
}   
#tape{
margin:0px 15px 0px 0px;
width:160px;
height:380px;
float:right;
overflow-y:auto;
}		   
#tape p.tape{
text-align:right;
margin:0;
padding:5px 10px 5px 5px;
font-size:0.857em;
}   
#wrapper{
margin:0 auto;
width:90%;
max-width:500px;
min-width:300px;
}
.atpakal_parsk {
background: url(../kendo/pamata/vesturepakreisi.svg) no-repeat left center;
cursor: pointer;
width: 200px;
height: 25px;
float: left;
position: absolute;
margin-left: 25px;
text-indent: 25px;
line-height: 25px;
}
.atpakal_parsk:hover {
background: url(../kendo/pamata/vesturepakreisi-or.svg) no-repeat left center;
color:#ff7700;
}
.vesturepakreisi{
background:url(../kendo/pamata/vesturepakreisi.svg) no-repeat center center;  
cursor:pointer;
width:15px;
height:25px;
float:right;
position:absolute;
right:1px;
}
.vesturepalabi{
background:url(../kendo/pamata/vesturepalabi.svg) no-repeat center center;  
cursor:pointer;
width:15px;
height:25px;
float:right;
position:absolute;
right:1px;
z-index:2;
}
.vesturepakreisi:hover{
background:url(../kendo/pamata/vesturepakreisi-or.svg) no-repeat center center;  
}
.vesturepalabi:hover{
background:url(../kendo/pamata/vesturepalabi-or.svg) no-repeat center center;
}
.k-spreadsheet{
width:auto;
/*height:auto;*/
}
.custom-checkbox.dissabled {
    opacity: 0.5;
    filter: opacity(50%);
}

.custom-checkbox {   
width:28px;
height:28px;
cursor:pointer;
display:inline-block;
position:relative;
z-index:1;
top:3px;
background-color:#ddf3f4;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
border:1px solid #006064;
padding-top:1px;
padding-bottom:1px;
border-radius:1px;
-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.custom-checkbox.selected:hover,
.custom-checkbox:hover{box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.50);-webkit-box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.50);}
.custom-checkbox.selected{
background-color:#ddf3f4;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
background-image: url(pamata/check-custom.svg);
background-position: center right;}
.custom-checkbox input[type="checkbox"] {
margin:0;
position:absolute;
z-index:2;
cursor:pointer;
outline:none;
opacity:0;
/* CSS hacks for older browsers */
_noFocusLine:expression(this.hideFocus=true);
filter:opacity(0%);}
.uzdar{
color:rgba(0, 96, 100, 0.5);
text-transform:uppercase;}
th.k-header.zurnalsfooter,
.footerbootomcolor,
.footerbootom{
color:rgba(221, 221, 221, 0.5);
text-transform:uppercase;
font-size:1em;}
.file_add,
.uzdarchart{
color:rgba(0, 96, 100, 0.5);
text-transform:uppercase;
font-size:0.857em;}
.dzivolk_info{
color:rgba(255, 255, 255, 0.50);
text-transform:uppercase;
font-size:1em;}
.uzsakotdarbu > a:hover{color:#ff7700;}
.uzsakotdarbu > a{
display:block;
padding:9px 15px 9px 37px;
clear:both;
font-weight:normal;
line-height:1.42857143;
white-space:nowrap;
color:#006064;
text-decoration:none;
margin-left:30px;
border-bottom:1px groove rgba(221, 221, 221, 0.20);}
.uzsimgmaja{background:url('pamata/maja.svg') no-repeat center left;}
.uzsimgmaja:hover{background:url('pamata/maja-or.svg') no-repeat center left;}
.uzsimgbanka{background:url('pamata/banka.svg') no-repeat center left;}
.uzsimgbanka:hover{background:url('pamata/banka-or.svg') no-repeat center left;}
.uzsimgskaititajs{background:url('pamata/ten-counter.svg') no-repeat center left;}
.uzsimgskaititajs:hover{background:url('pamata/ten-counter-or.svg') no-repeat center left;}
.uzsimg1-12,.img1-12-zals{background:url('pamata/1-12-zals.svg') no-repeat center left;}
.uzsimg1-12:hover,.img1-12-zals:hover{background:url('pamata/1-12-or.svg') no-repeat center left;}
.uzsimgieladet{background:url('pamata/ieladet-zals.svg') no-repeat center left;}
.uzsimgieladet:hover{background:url('pamata/ieladet-or.svg') no-repeat center left;}
.uzsimguznemumainfo{background:url('pamata/uznemumainfo-zals.svg') no-repeat center left;}
.uzsimguznemumainfo:hover{background:url('pamata/uznemumainfo-or.svg') no-repeat center left;}
.uzstadijumi,
#uzstadijumi{
background:url('pamata/uzstadijumi.svg') no-repeat center left;
background-size:60px 60px;
opacity:0.2;
filter:opacity(20%);
width:60px;
height:60px;
position:absolute;
bottom:0px;}
.img111chart{
font:Lucida Sans Unicode, Open Sans, Tahoma, Arial, san-serif;
color:#ff7700;
text-align:center;}
.img111chart1{
font:12px Arial,Helvetica,sans-serif;
color:#006064;}
.zvans_div{left: 8%;
font-size: smaller;
opacity: 0.5;
position: relative;
width: 80%;}
.zvans_mask{
background-color: transparent;
margin-left: 3%;
position: relative;
float: left;}
.info_error .error_div{
margin-left: 3%;
font-size: 1.2em;
position: relative;
width: 80%;}
.diverorrshow.k-icon.i-close{cursor: pointer;
opacity: 0.3;
margin-left: 2%;
bottom: 3px;}
.error_img{
background:url('pamata/error.svg') no-repeat center left;
background-size:20px 20px;
opacity:0.3;
filter:opacity(20%);
width:20px;
height:20px;
transform:scale(1.5)
}
.info_error.md9 {
background-color: rgba(255, 0, 0, 0.15);
}
.md9{background-color:#ddf3f4;
border-top:1px groove rgba(0, 96, 100, 0.20);
border-bottom:1px groove rgba(0, 96, 100, 0.20);
border-left:none;
border-right:none;
padding-top: 10px;}
/*.md99{border-top:1px solid rgba(141, 141, 141, 0.20);}*/
.uzdarleft{padding-left:15px;}
.entries{min-height:50px;text-align:left;/*border-bottom:1px solid rgba(141, 141, 141, 0.20);*/}
.entries1{min-height:50px;}   
.entriesnos{padding-left:20px;
position:absolute;
bottom:-7px;
font-size:1.286em;}
#sakkundo{
cursor:pointer;
position:absolute;
width:425px;
height:1.1em;
border-bottom-style:solid;
border-bottom-width:1px;
margin-top:-2em;
padding:.4em 10px .4em .4em;
font-size:1.2em;
text-align:right;
white-space:nowrap;
min-height:30px;
color:#ffffff;
background-color:#006064;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
z-index:1000;} 
.k-popup.k-list-container, .k-popup.k-calendar-container{
padding:0;}
.draggable{background-color:rgba(0, 96, 100, 0.1);}
.sakdrag{
cursor:move;
width:425px;
height:1.1em;
top:115px;
left:65%;
position:absolute;
z-index:1000;}
.bacg{background:#ddf3f4;}
/*html .k-grid tr:hover,
html .k-grid tr.k-alt:hover,
.k-grid tr:not(.k-state-selected):hover {
background:#ddf3f4;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
border-bottom:1px solid #006064;
}
.k-grid tr.k-alt:not(.k-state-selected):hover,*/
tr.k-alt.k-master-row,
tr.k-master-row{
font-size:1em;
/*font-style:italic;
color:#006064;
background:#ddf3f4;
   color:rgba(255, 118, 0, 0.50);
font-size:1.143em;
font-style:italic;*/
font-weight:normal;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
border-bottom:2px solid #006064;
margin-left:1px;
width:99%;
margin-top:6px;
margin-bottom:8px;
right:0;
padding-top:15px;}
#example .k-listview{
background-color:transparent;}
.edit-buttons,
tr.k-detail-row div.k-content.wide,
tr.k-detail-row{
background-color:#ffffff;}
.product-view-tenant,
.product-view {
background-color:#ddf3f4;}
.editbutborder{
border-color:rgba(0, 96, 100, 0.3);}
.product-view-virsr{
text-align:center;
font-size:1.143em;
min-height:1.9em;
background-color:#fff;
border-bottom:1px solid #006064;
opacity:1;
filter:opacity(100%);
color:#006064;
text-transform:uppercase;
padding-top:5px;}


@media screen and (max-width:1200px) and (min-width:1px) {.product-view-dt {text-align:left;}}
@media screen and (min-width:1201px) {.product-view-dt {text-align:right;}}
/*.k-grid-header th.k-header,
.virsrcol,
.ppp2,
.k-grid-header th.k-header>.k-link{
overflow:visible;
white-space:normal;
font-style:italic;
color:rgba(0, 96, 100, 0.5);
text-transform:uppercase;
}
.zurnalsfooter{
color:rgba(255, 255, 255, 0.50);}*/
.ppp2_vir{
position:relative;
padding-right:12px;
white-space:normal;
font-style:italic;
text-overflow:initial;}
.k-grid-header th.k-header, .virsrcol, .ppp2, .k-grid-header th.k-header>.k-link{
position:relative;
padding-right:12px;
white-space:normal;
font-style:italic;
/*color:rgba(0, 96, 100, 0.5);*/
text-transform:uppercase;
text-overflow:initial;}
.k-grid-header th.k-header>.k-link{color:rgba(0, 96, 100, 0.5);}
.k-header>.k-grid-filter, .k-header>.k-header-column-menu{
bottom:6px;
position:absolute;
right:4px;}
.k-column-menu, .k-popup, .k-group, .k-reset, .k-state-border-up{
font-style:normal;}
.virsrcol{
font-size:0.857em;}
.LastPeriodEndValue{
font-size:0.857em;
color:rgba(0, 96, 100, 0.50);
text-align:left;}
.product-view-tenant,
.product-view {
float:left;
/*width:32%;*/
box-sizing:border-box;
position:relative;
margin:5px;}
.product-view-dl{
overflow:hidden;
margin:0 0 7px 0;
min-height:2.5em;
line-height:2.5em;}
.product-view-dt {
font-size:0.857em;
text-transform:uppercase;
opacity:0.5;
filter:opacity(50%);
margin:0;
line-height:1.25;
padding-top:calc(1.25em - 1px * 2);
padding-right:5px;
padding-left:5px;}
.product-view-dd {
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
display:block;
min-width:inherit;
max-width:none;
background-image:none;
min-height:2.5em;
line-height:2.5em;
text-indent:0.5em;}
span.k-dropdown-wrap.k-state-default{font-style: normal;}
td.totam #TotalAmount.text-box {
border: none;
height: 2.5em;
line-height: normal;
text-indent: 0.5em;
-webkit-box-shadow: none;
box-shadow: none;
background: none;
overflow: hidden;
padding-bottom: 5px;
outline: 0;
resize: vertical;
text-align: right;
background: transparent;
cursor: default;}
td.totam #TotalAmount.text-box:hover, td.totam #TotalAmount.text-box:focus, td.totam #TotalAmount.text-box:active {
border-left: none;
border-bottom: none;
border-top: none;
border-right: none;
height: 2.5em;
line-height: normal;
text-indent: 0.5em;
font-weight: normal;
cursor: pointer;
outline-style: initial;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
cursor: default;}
/*td.totamQ #TotalQuantity.text-box {
border: none;
height: 2.5em;
line-height: normal;
text-indent: 0.5em;
-webkit-box-shadow: none;
box-shadow: none;
background: none;
overflow: hidden;
padding-bottom: 5px;
outline: 0;
resize: vertical;
text-align: right;
background: transparent;
cursor: default;}
td.totamQ #TotalQuantity.text-box:hover, td.totamQ #TotalQuantity.text-box:focus, td.totamQ #TotalQuantity.text-box:active {
border-left: none;
border-bottom: none;
border-top: none;
border-right: none;
height: 2.5em;
line-height: normal;
text-indent: 0.5em;
font-weight: normal;
cursor: pointer;
outline-style: initial;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
cursor: default;}*/
td.totamR #RemainingAmount.text-box {
border: none;
height: 2.5em;
line-height: normal;
text-indent: 0.5em;
-webkit-box-shadow: none;
box-shadow: none;
background: none;
overflow: hidden;
padding-bottom: 5px;
outline: 0;
resize: vertical;
text-align: right;
background: transparent;
cursor: default;}
td.totamR #RemainingAmount.text-box:hover, td.totamR #RemainingAmount.text-box:focus, td.totamR #RemainingAmount.text-box:active {
border-left: none;
border-bottom: none;
border-top: none;
border-right: none;
height: 2.5em;
line-height: normal;
text-indent: 0.5em;
font-weight: normal;
cursor: pointer;
outline-style: initial;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
cursor: default;}
#lietnotclick{color:rgba(0, 96, 100, 0.50)}
#lietnotclick:hover{color:#ff7700}
@media screen and (min-width:1600px){.za{width:350px;}.za:hover,.za:focus,.za:active{width:350px;}.contieiet{margin-left:680px;min-width:350px;}.lpp1_reg{width:700px;left:50px;}}
@media screen and (max-width:1600px) and (min-width:1300px){.za{width:300px;}.za:hover,.za:focus,.za:active{width:300px;}.contieiet{margin-left:680px;min-width:300px;}.lpp1_reg{width:700px;left:50px;}}
@media screen and (max-width:1300px) and (min-width:1200px){.za{width:300px;}.za:hover,.za:focus,.za:active{width:300px;}.contieiet{margin-left:680px;min-width:300px;}|.lpp1_reg{width:700px;left:50px;}}
@media screen and (max-width:1200px) and (min-width:1120px){.za{width:280px;}.za:hover,.za:focus,.za:active{width:280px;}.contieiet{margin-left:680px;min-width:280px;}.lpp1_reg{width:700px;left:50px;}}
@media screen and (max-width:1120px) and (min-width:890px){.za{width:280px;}.za:hover,.za:focus,.za:active{width:280px;}.contieiet{margin-left:500px;min-width:280px;}.lpp1_reg{width:500px;left:50px;}}
@media screen and (max-width:890px) and (min-width:600px){.za{width:250px;}.za:hover,.za:focus,.za:active{width:250px;}.contieiet{margin-left:280px;min-width:250px;}.lpp1_reg{width:290px;left:42px;}}
@media screen and (max-width:600px) and (min-width:415px){.za{width:250px;}.za:hover,.za:focus,.za:active{width:250px;}.contieiet{margin-left:90px;min-width:250px;}.lpp1_reg{width:109px;left:42px;}}
@media screen and (max-width:415px){.za{width:250px;}.za:hover,.za:focus,.za:active{width:250px;}.lpp1_reg{width:109px;left:42px;}}
@media screen and (max-width:415px) and (min-width:370px){.contieiet{margin-left:45px;min-width:250px;} }
@media screen and (max-width:370px){.contieiet{margin-left:0px;min-width:250px;} }
.view-dd-color{color:rgba(0, 96, 100, 0.50);font-style:italic;}
.i_float_right{
background:url(pamata/i.svg) no-repeat center center;
display:inline-flex;
width:19px;
height:20px;
cursor:pointer;
position:absolute;
float:right;
top:5px;
right:-10px;
}
.i_float_right:hover,
.i_float_right:active,
.i_float_right:focus{
background:url('pamata/i-or.svg') no-repeat center center;
display:inline-flex;
width:19px;
height:20px;
opacity:1;
filter:opacity(100%);
cursor:pointer;
-webkit-transition:background 0.2s ease;
-moz-transition:background 0.2s ease;
-o-transition:background 0.2s ease;
transition:background 0.2s ease;
}
#ApartmentsSelected.k-textboxwidthh,
#TotalAmount.k-textboxwidth,
#TotalQuantity.k-textboxwidth{
width:100%;
-webkit-appearance: textfield;
background-color: #ddf3f4;
padding: 0;
border-width: 0;
color:#006064;}   
#BuildingCounterQuantity.k-textboxwidth{
width: auto;
-webkit-appearance: textfield;
background-color: #ddf3f4;
padding: 0;
border-width: 0;
color:rgba(0, 96, 100, 0.50);   
font-style:italic; } 



.k-i-underline{
background:url('editor-icon-pamata/i-underline.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}  
.k-i-italic{
background:url('editor-icon-pamata/i-italic.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-i-bold{
background:url('editor-icon-pamata/i-bold.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-state-hover .k-i-underline,
.k-state-selected .k-i-underline,
.k-i-underline:hover{
background:url('editor-icon-pamata/i-underline-or.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;} 
.k-state-hover .k-i-italic,
.k-state-selected .k-i-italic, 
.k-i-italic:hover{
background:url('editor-icon-pamata/i-italic-or.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-state-hover .k-i-bold,
.k-state-selected .k-i-bold,
.k-i-bold:hover{
background:url('editor-icon-pamata/i-bold-or.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-i-align-left{
background:url('editor-icon-pamata/i-align-left.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-state-hover .k-i-align-left,
.k-state-selected .k-i-align-left,
.k-i-align-left:hover{
background:url('editor-icon-pamata/i-align-left-or.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-i-align-right{
background:url('editor-icon-pamata/i-align-right.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-state-hover .k-i-align-right,
.k-state-selected .k-i-align-right,
.k-i-align-right:hover{
background:url('editor-icon-pamata/i-align-right-or.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-i-align-center{
background:url('editor-icon-pamata/i-align-center.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-state-hover .k-i-align-center,
.k-state-selected .k-i-align-center,
.k-i-align-center:hover{
background:url('editor-icon-pamata/i-align-center-or.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-i-list-unordered{
background:url('editor-icon-pamata/i-insertUnorderedList.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-state-hover .k-i-list-unordered,
.k-state-selected .k-i-list-unordered,
.k-i-list-unordered:hover{
background:url('editor-icon-pamata/i-insertUnorderedList-or.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-i-list-ordered{
background:url('editor-icon-pamata/i-insertOrderedList.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-state-hover .k-i-list-ordered,
.k-state-selected .k-i-list-ordered,
.k-i-list-ordered
:hover{
background:url('editor-icon-pamata/i-insertOrderedList-or.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-i-indent-increase{
background:url('editor-icon-pamata/i-indent.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-state-hover .k-i-indent-increase,
.k-state-selected .k-i-indent-increase,
.k-i-indent-increase:hover{
background:url('editor-icon-pamata/i-indent-or.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-i-indent-decrease{
background:url('editor-icon-pamata/i-outdent.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-state-hover .k-i-indent-decrease,
.k-state-selected .k-i-indent-decrease,
.k-i-indent-decrease:hover{
background:url('editor-icon-pamata/i-outdent-or.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-i-align-justify{
background:url('editor-icon-pamata/i-justifyFull.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-state-hover .k-i-align-justify,
.k-state-selected .k-i-align-justify,
.k-i-align-justify:hover{
background:url('editor-icon-pamata/i-justifyFull-or.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-i-sup-script{
background:url('editor-icon-pamata/i-superscript.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-state-hover .k-i-sup-script,
.k-state-selected .k-i-sup-script,
.k-i-sup-script:hover{
background:url('editor-icon-pamata/i-superscript-or.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-i-sub-script{
background:url('editor-icon-pamata/i-subscript.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-state-hover .k-i-sub-script,
.k-state-selected .k-i-sub-script,
.k-i-sub-script:hover{
background:url('editor-icon-pamata/i-subscript-or.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-i-stripa{
background:url('editor-icon-pamata/i-stripa.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-state-hover .k-i-stripa,
.k-state-selected .k-i-stripa,
.k-i-stripa:hover{
background:url('editor-icon-pamata/i-stripa-or.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-i-dzest{
background:url('editor-icon-pamata/delete.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-i-dzest-hover .k-i-stripa,
.k-i-dzest-selected .k-i-stripa,
.k-i-dzest:hover{
background:url('editor-icon-pamata/delete-or.svg')no-repeat center center;
background-size:contain;
width:24px;
height:24px;}
.k-editor .k-content{background-color:#ffffff;}
.textstumss{color:#006064}
.textstumss:active,.textstumss:focus,.textstumss:hover{color:#ff7700;font-weight:bold}

.aptaujai{background-color:#ddf3f4;margin-bottom:40px;}
.aptaujai .k-header.k-grid-toolbar.k-grid-top{padding: 0;}
.aptaujai .k-grid-header tr[role=row]:hover{background-color:transparent}
.k-widget .aptaujai{border-width:0}
.aptaujai .textstumss.k-button.k-button-icontext.k-grid-add{text-transform:none}
tr.k-alt.k-master-row, tr.k-master-row{height:40px;}
.aptaujai .k-grid-header th.k-header{
border-width: 0 0 1px 1px;
border-bottom: 1px solid #006064;}








.k-i-calendar{
z-index:1;
background:url('pamata/i-calend.svg') no-repeat center left;
background-size:contain;
border:0;
width:16px;
height:16px;}
.k-state-focused .k-i-calendar,
.k-state-hover .k-i-calendar,
.k-state-active .k-i-calendar,
.k-i-calendar:hover{
background:url('pamata/i-calend-or.svg') no-repeat center left;}
.k-group-indicator{padding:0.5em;}
.k-panelbar .k-tabstrip-top .k-tabstrip-items .k-state-active, .k-tabstrip-top .k-tabstrip-items .k-state-active{border-bottom-width: 0px;}
.k-icon.k-i-close:before{color:aqua}
/*a.k-icon.k-i-close { display: none !important; }
.k-tooltip-button a.k-icon.k-i-close,*/
.clear_filter,
.k-filtercell>span>.k-button{
white-space:nowrap;
text-align:center;
border-radius:1px;
border:1px solid rgba(255, 255, 255, 0.15);
text-decoration:none;
color:#ffffff;
background-color:#006064;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
top: 3px;
right: 0px;
z-index:1;
background-image:url('pamata/close-bal.svg');
background-repeat:no-repeat;
background-size:contain;
width:32px;
height:32px;
}
.k-filtercell .k-icon.k-i-close{display:none}
.k-widget.k-numerictextbox{padding-right:0}
.k-numeric-wrap>.k-input {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
-webkit-flex: 1 1 0;
flex: 1 1 0;
}

.clear_filter:active,
.clear_filter:focus,
.clear_filter:hover,
.k-filtercell>span>.k-button:active,
.k-filtercell>span>.k-button:focus,
.k-filtercell>span>.k-button:hover{
background-image:url('pamata/close-or.svg');

}

.k-dropdown-wrap.k-state-default.k-state-active .k-icon.k-clear-value.k-i-close,
.k-dropdown-wrap.k-state-default.k-state-hover .k-icon.k-clear-value.k-i-close,
.k-dropdown-wrap.k-state-default.k-state-focused .k-icon.k-clear-value.k-i-close,
.k-autocomplete .k-icon.k-clear-value.k-i-close,
.k-autocomplete .k-icon.k-clear-value.k-i-close:hover,
.k-autocomplete .k-icon.k-clear-value.k-i-close:active,
.k-autocomplete .k-icon.k-clear-value.k-i-close:focus
{display:none}
.k-i-reload-sm:before,
.k-icon.k-i-close.k-i-x:before,
.k-bare .k-icon.k-i-close:before,
.k-i-arrow-60-up:before,
.k-i-arrow-60-down:before,
.k-i-arrowhead-n,
.k-i-arrowhead-s,
.k-icon{
color:#006064}
#PreparingSystemForWork_wnd_title.k-window-title.uzlle .k-i-arrow-chevron-down,
#PreparingSystemForWork_wnd_title.k-window-title .k-i-arrow-chevron-down,
.k-window-action.k-bare .k-icon.k-i-close:before,
.k-icon.k-i-close:before,
.k-icon.k-i-arrow-60-right.k-menu-expand-arrow,
.k-i-filter:before,
.k-i-columns:before,
.k-i-pin:before,
.k-i-unpin:before,
.k-i-window-restore:before,
.k-i-window-minimize:before,
.k-i-window-maximize:before{
color:#ffffff}
#PreparingSystemForWork_wnd_title.k-window-title.uzlle:hover .k-i-arrow-chevron-down,
#PreparingSystemForWork_wnd_title.k-window-title:hover .k-i-arrow-chevron-down,
.k-window-action.k-bare .k-icon.k-i-close:hover:before,
.k-icon.k-i-close:hover:before,
.k-tooltip .k-i-close:hover,
.k-bare.k-state-hover .k-i-close:before,
.k-i-seek-w.k-state-border-down,
.k-i-arrow-w.k-state-border-down,
.k-i-arrow-e.k-state-border-down,
.k-i-seek-e.k-state-border-down,
.k-state-hover .k-i-arrow-60-up:before,
.k-state-hover .k-i-arrow-60-down:before,
.k-state-focused .k-i-arrow-60-up:before,
.k-state-focused .k-i-arrow-60-down:before,
.k-state-hover .k-icon.k-i-arrow-60-right.k-menu-expand-arrow,
.k-state-hover .k-i-filter:before,
.k-state-hover .k-i-columns:before,
.k-state-border-right .k-i-filter:before,
.k-state-border-right .k-i-columns:before,
.k-state-border-right .k-i-arrow-60-right:before,
.k-i-arrowhead-n:hover,
.k-i-arrowhead-s:hover,
.k-state-border-up .k-icon,
.k-state-border-right .k-icon,
.k-state-border-down .k-icon,
.k-state-hover .k-icon,
/*.k-state-active .k-icon,*/
.k-state-focused .k-icon,
.k-state-hover .k-i-pin:before,
.k-state-hover .k-i-unpin:before,
.k-state-hover .k-i-window-restore:before,
.k-state-hover .k-i-window-minimize:before,
.k-state-hover .k-i-window-maximize:before,

.k-icon:hover,
.k-icon:active,
.k-icon:focus{
color:#ff7700;
 text-shadow:none;
 /*text-shadow:1px 1px 1px #006064;*/
}
.k-icon.k-i-arrowhead-n,
.k-icon.k-i-arrowhead-s,
.k-icon.k-i-expand,
.k-icon.k-i-collapse{width:1.5em;opacity:0.5}
.k-icon.k-i-arrowhead-n:hover,
.k-icon.k-i-arrowhead-s:hover,
.k-icon.k-i-expand:hover,
.k-icon.k-i-collapse:hover{width:1.5em;opacity:0.5;color:#ff7700}

.k-i-cancel,
.k-i-check,
.k-i-arrowhead-s:before,
.k-i-collapse:before{content: "\e015";font-size:1.5em;}
.k-i-arrowhead-n:before{content: "\e013";font-size:1.5em;}
.k-i-expand:before{content: "\e014";font-size:1.5em;}

.k-i-check:before,
.k-i-cancel:before,
#themeChooser .k-i-arrow-60-down:before{display:none}
.k-i-seek-w:before,
.k-i-arrow-w:before,
.k-i-arrow-e:before,
.k-i-seek-e:before{font-size:1.5em;}


.form-group .k-numeric-wrap .k-select{height:34px;line-height:34px;}
.form-group .k-numeric-wrap .k-input{padding-top:0px;padding-bottom:0px;height:34px;line-height:34px;}

.form-group input,input,input .k-input,input.k-textbox{padding-top:0px;padding-bottom:0px;height:36px;line-height:36px;}
.k-picker-wrap .k-select{min-height:36px;line-height:36px}
.k-picker-wrap .k-input{padding-top:0px;padding-bottom:0px;height:34px;line-height:34px}
.k-combobox-clearable .k-select, .k-multiselect-clearable .k-select{min-height:36px;line-height:36px;}
.k-combobox-clearable .k-input, .k-multiselect-clearable .k-input{padding-top:0px;padding-bottom:0px;height:36px;line-height:36px;}
.k-autocomplete .k-select,.k-autocomplete-clearable .k-select{min-height:36px;line-height:36px;}
.k-autocomplete .k-input,.k-autocomplete-clearable .k-input{padding-top:0px;padding-bottom:0px;height:34px;line-height:34px;}
.k-numeric-wrap .k-select{min-height:36px;line-height:36px;}
.k-numeric-wrap .k-input{padding-top:0px;padding-bottom:0px;height:34px;line-height:34px;}
/*.k-dropdown-wrap .k-select{min-height:32px;line-height:32px;}
.k-dropdown-wrap .k-input{padding-top:0px;padding-bottom:0px;height:32px;line-height:32px;}*/
.k-dropdown-wrap .k-select{min-height:36px;line-height:36px;}
.k-dropdown-wrap .k-input{padding-top:0px;padding-bottom:0px;height:34px;line-height:34px;}

.k-selectbox .k-select, .k-textbox>select{min-height:36px;line-height:36px}
.k-selectbox .k-input, .k-textbox>input{padding-top:0px;padding-bottom:0px;height:36px;line-height:36px}

.k-i-bold:before,
.k-i-italic:before,
.k-i-underline:before,
.k-i-align-left:before,
.k-i-align-center:before,
.k-i-align-right:before,
.k-i-align-justify:before,
.k-i-list-unordered:before,
.k-i-list-ordered:before,
.k-i-indent-decrease:before,
.k-i-indent-increase:before,
.k-i-sub-script:before,
.k-i-sup-script:before,
.k-i-calendar:before,
.k-i-arrow-45-down-right:before,
.k-i-add:before{
content:"";}
#KendoEditor a.k-tool{cursor:pointer}
.k-grid-header th.k-group-cell.k-header.zurnalsfooter1
{background-color: #006064;
border-left: 1px solid #006064;}
.k-grid-header th.k-group-cell.k-header {
border-left: 1px solid #ddf3f4;
}
.navbar-default .navbar-nav > li > a#ddd.firmasnos{color: #ffffff;opacity:0.2;filter:opacity(20%);}
.navbar-default .navbar-nav > li > a#ddd.firmasnos:hover{color: #ff7700;opacity:1;filter:opacity(100%);}
.firmasnos{   
color: #ffffff;
font-family: serif;
background: url(pamata/ico.svg) no-repeat;
opacity: .5;
filter:opacity(50%);
background-position: 10px;
background-size: contain;
font-weight: bold;
height: 30px;}
.firmasnos:hover{
opacity: 1;
filter:opacity(100%);
color: #ff7700;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;}
.scale{ 
font-family: serif;
font-weight: bold;
font-size: 2.8em;
position: absolute;
top: 6px;
left: -7px;}
.scale1{
font-family: serif;
font-weight: bold;
font-size: 1.4em;
position: absolute;
top: 14px;
left: 42px;}
.scale_augimg{ 
color:#ff7700;
font-family: serif;
font-weight: bold;
font-size: 3.5em;
position: absolute;
top: 36px;
left: 50px;
opacity:0.2;}
.scale1_augimg{
color:#ff7700;
font-family: serif;
font-weight: bold;
font-size: 1.8em;
position: absolute;
top: 72px;
left: 147px;
opacity:0.2;}
.k-progress {
height: 1px;}
.k-upload-status-total .k-icon{vertical-align:middle}

.k2 .dzestgroup{margin-right:3px;}
.k1 .dzestgroup{margin-left:3px;}
/*a.k-button.k-button-icontext.k-grid-cancel,
a.k-button.k-button-icontext.k-primary.k-grid-update,*/
.dzestgroup{width: calc(50% - 5px);text-transform: uppercase;}
.dzestgroup1{width: calc(100% - 2px);text-transform: uppercase;}
.k-file-name-size-wrapper {   
width: 90%;
margin-left:34px;
}
.i-port{
background: url(pamata/i.svg) no-repeat center right;
 cursor: pointer;}
.i-port:hover{
background: url(pamata/i-or.svg) no-repeat center right; }
/*@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.k-tooltip-button a.k-icon.k-i-close::before{font-size: 0;}*/
.collorseit{color:#ff7700;}
#test-btn,#test-btn1{margin-left: 40px;}
#PreparingSystemForWork_wnd_title.k-window-title.uzlle .k-i-arrow-chevron-down:before{content:"\e013";font-size:1.5em;}
#PreparingSystemForWork_wnd_title.k-window-title .k-i-arrow-chevron-down:before{content:"\e015";font-size:1.5em;}
#PreparingSystemForWork_wnd_title.k-window-title{cursor:pointer;}
#PreparingSystemForWork_wnd_title.k-window-title:hover{color:#ff7700}
#PreparingSystemForWork_wnd_title .k-icon.k-i-arrow-chevron-down{right:0;position:absolute;width:20px;height:20px;}

.k-grid .field-validation-error {
position: absolute;
}
.k-grid .row .field-validation-error {
display: inline-block;
position: static;
}
#AnnualReportTemplate .k-detail-row{font-size:0}
#AnnualReportTemplate .k-detail-row .k-detail-cell div {
font-size: 14px;
margin-top: 20px;
margin-bottom: 20px;
margin-right:10px;
}
input[type="radio"],
.k-filter-row label>input[type=radio] {
width: 20px;
margin: 0;
float: left;
height: 20px;
margin-right: 2px;
margin-top: 2px;
}
.k-menu .k-animation-container .k-menu-group{padding: 5px;}
.editcounterdzivokliem {
background: url(pamata/edit.svg) no-repeat center right;
background-position-x: 10px;
width: 40px;
height: 20px;
margin-left: 27px;
}
.backgredit{background:rgba(0, 96, 100, 0.20);}
#ApartmentCalculationBuffer .backgredit{
border-bottom: 3px double #ffffff;
border-left: 3px solid #ff7700;}
.adddzivokliem{
background: url(pamata/add.svg) no-repeat center right;
background-position-x: 10px;
width:30px;
height:20px;
/*margin-left: 27px;*/
position: relative;
z-index: 1;}
.adddzivokliem:hover{
background: url(pamata/add-or.svg) no-repeat center right;
background-position-x: 10px;
width:30px;
height:20px;
/*margin-left: 27px;*/
position: relative;
z-index: 1;
}
.uzepastudzivokliem{
background: url(pamata/epasts.svg) no-repeat center right;
width:35px;
height:20px;
margin-left: 27px;
position: relative;
display: inline-block;
z-index: 1;}
.uzepastudzivokliem:hover{
background: url(pamata/epasts-or.svg) no-repeat center right;
width:35px;
height:20px;
margin-left: 27px;
position: relative;
display: inline-block;
z-index: 1;}
.opacitycheckbox{opacity:0.7;}
.k-grid table{
border-collapse:collapse;}
.k-filtercell>.k-operator-hidden {
padding-right: 0;
display: grid;}
.k-filtercell>.k-operator-hidden label {
margin: 0;
margin-top: -2px;}
.k-operator-hidden .k-numeric-wrap.k-state-default .k-select {display: none;}
.k-dirty {
border-color: #ff7700 transparent transparent #ff7700;}
input[type="checkbox"]{
margin:0px 10px 0px 0px;
width:1.5em;
height:1.5em;
}
/*input[type="checkbox"][disabled] {outline-color: #006064;}
input[type="checkbox"]:hover:not(:disabled){box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.50);-webkit-box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.50);}
input[type="checkbox"],
input[type="checkbox"]:hover:not(:disabled),
input[type="checkbox"]:active,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
background-color:#ddf3f4;
cursor: pointer;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
outline-offset: -1px;
outline-color: #006064;
outline-style: solid;
outline-width: 1px;}*/
.k-i-check::before {
content: "\e118"; }
.k-checkbox:indeterminate + .k-checkbox-label::after {
background-color: #ddf3f4; }
.k-checkbox:indeterminate + .k-checkbox-label::after {
content: "";
transform: scale(1);
width: 8px;
height: 8px;
top: 4px;
left: 4px; }
.k-checkbox,
.k-radio {
cursor:pointer;
margin: 0;
padding: 0;
clip: rect(0, 0, 0, 0);
overflow: hidden;
position: absolute;
opacity: 0;
filter:opacity(0%);
-webkit-appearance: none;
pointer-events: none;}
.k-radio:disabled:checked + .k-radio-label,
.k-checkbox:disabled:checked + .k-checkbox-label{
opacity: 0.6;
filter:opacity(60%);}
.k-radio:disabled + .k-radio-label,
.k-checkbox:disabled + .k-checkbox-label{
outline: none;
cursor: default;
opacity: 0.6;
filter:opacity(60%);
pointer-events: none;
box-shadow: none; }
.k-checkbox-label,
.k-radio-label {
cursor:pointer;
margin: 0;
padding-left: 20px;
min-height: 16px;
line-height: 1;
vertical-align: text-top;
display: inline-flex;
align-items: flex-start;
position: relative;
cursor: pointer; }
 /*izmainits*/
.k-checkbox-label::before,
.k-checkbox-label::after,
.k-radio-label::before,
.k-radio-label::after {
font-size: 1.4em;
font-family: monospace;
box-sizing: border-box;
text-align: center;
display: inline-flex;
align-items: center;
justify-content: center;
overflow: hidden;
position: absolute;
top: -2px;
left: 0; }
.k-grid .k-checkbox-label {
cursor: default;
outline: 0; 
margin-left: .6em;}
/*izmainits*/
.k-checkbox-label::before {
background-color: #ddf3f4;
border:1px solid #006064;
filter:opacity(80%);
opacity:.3;}
.k-checkbox:focus + .k-checkbox-label::before {
box-shadow: 0 0 0 2px rgba(0, 96, 100, 0.1); }
/*izmainits*/
.k-checkbox:checked + .k-checkbox-label::before {
background-color: #ddf3f4;
border:1px solid #006064; 
opacity:1;
filter:opacity(100%);
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
/*izmainits*/
.k-checkbox:checked + .k-checkbox-label::after {
color: #ff7700; }
.k-checkbox-label::before,
.k-radio-label::before {
content: "";
width: 25px;
height: 25px;
border-width: 1px;
border-style: solid; }
.k-checkbox-label::before {
border-radius: 2px; }
.k-radio-label::before {
border-radius: 50%; }
.k-checkbox-label::after {
content: "";
width: 25px;
height: 25px;
transform: scale(0); }
/*izmainits ķeksītis*/
.k-checkbox:checked + .k-checkbox-label::after {
background:url(../kendo/pamata/check.svg) no-repeat center center; 
border-radius: 2px;
transform: scale(0.8); }
/*????*/
.k-checkbox:hover + .k-checkbox-label::before {
background-color: #ddf3f4; 
border-color:#006064;
-webkit-box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.50);
cursor:pointer;
opacity:1;
filter:opacity(100%);
 /*-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(221, 221, 221, 0.20);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(221, 221, 221, 0.20);*/
-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;

}
.k-checkbox:hover + .k-checkbox-label::after {
color: #006064; }
fieldset {
border-color: rgba(0, 96, 100, 0.80); }
fieldset legend {
color: #006064; }
.k-checkbox:checked:focus + .k-checkbox-label::before {
border:1px solid #006064;}
.k-checkbox:checked+.k-checkbox-label:before{content:"";}
/*.k-checkbox:disabled:checked + .k-checkbox-label::before {opacity: 1;}
.k-checkbox:disabled + .k-checkbox-label::before {opacity: 0.3;}*/

.dalitsdialogs{width:45%;padding-right: 5px;padding-left: 5px;}
.k-grid input.k-checkbox+label.k-checkbox-label:not([disabled]){cursor:pointer}
 .k-checkbox:checked + .k-checkbox-label.izmainas::after {
background-image:none;
background-color:#ff7700;}





 #izmrr{display:none}
 #izmrr.izmainas{display:block}






 .k-checkboxff:checked + .k-checkbox-labelff::after {
background:url(../kendo/pamata/check.svg) no-repeat center center;
background-color:aliceblue; 
border-radius: 2px;
transform: scale(0.8); }

.k-checkboxfff{
cursor:pointer;
margin: 0;
padding: 0;
clip: rect(0, 0, 0, 0);
overflow: hidden;
position: absolute;
opacity: 0;
filter:opacity(0%);
-webkit-appearance: none;
pointer-events: none;}
.k-checkboxfff:disabled:checked + .k-checkboxfff-label{
opacity: 0.6;
filter:opacity(60%);}
.k-checkboxfff:disabled + .k-checkboxfff-label{
outline: none;
cursor: default;
opacity: 0.6;
filter:opacity(60%);
pointer-events: none;
box-shadow: none; }
.k-checkboxfff-label{
cursor:pointer;
margin: 0;
padding-left: 20px;
min-height: 16px;
line-height: 1;
vertical-align: text-top;
display: inline-flex;
align-items: flex-start;
position: relative;
cursor: pointer; }
.k-checkboxfff-label::before,
.k-checkboxfff-label::after{
font-size: 1.4em;
font-family: monospace;
font-weight:bold;
box-sizing: border-box;
text-align: center;
display: inline-flex;
align-items: center;
justify-content: center;
overflow: hidden;
position: absolute;
top: -2px;
left: 0; }
.k-grid .k-checkboxfff-label {
cursor: default;
outline: 0; 
margin-left: .6em;}
/*izmainits*/
.k-checkboxfff-label::before {
background-color: #ddf3f4;
border:1px solid #006064;
filter:opacity(30%);
opacity:.3;}
.k-checkboxfff:focus + .k-checkboxfff-label::before {
box-shadow: 0 0 0 2px rgba(0, 96, 100, 0.1); }
/*izmainits*/
.k-checkboxfff:checked + .k-checkboxfff-label::before {
background-color: #ddf3f4;
border:1px solid #006064; 
opacity:1;
filter:opacity(100%);
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
/*izmainits*/
.k-checkboxfff:checked + .k-checkboxfff-label::after {
color: #ff7700; }
.k-checkboxfff-label::before{
content: "";
width: 25px;
height: 25px;
border-width: 1px;
border-style: solid; }
.k-checkboxfff-label::before {
border-radius: 2px; }
.k-radio-label::before {
border-radius: 50%; }
.k-checkboxfff-label::after {
content: "";
width: 25px;
height: 25px;
transform: scale(0); }
/*izmainits ķeksītis*/

.k-checkboxfff:hover + .k-checkboxfff-label::before {
background-color: #ddf3f4; 
border-color:#006064;
-webkit-box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.50);
cursor:pointer;
opacity:1;
filter:opacity(100%);
-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.k-checkboxfff:hover + .k-checkboxfff-label::after {
color: #006064; }
.k-checkboxfff:checked:focus + .k-checkboxfff-label::before {
border:1px solid #006064;}
.k-checkboxfff:checked+.k-checkboxfff-label:before{content:"";}

.k-dialog .k-button-group .k-button{margin-right: 20px;margin-left:5px;}
.k-dialog .k-button-group .k-button.k-primary{margin-right: 5px;margin-left:20px;float:right;}
.k-dialog .k-dialog-buttongroup{
padding-top: 10px;
padding-bottom:10px;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
background-color:#ddf3f4;
}
.k-dialog .k-button-group { 
/*text-align: center;   
display: inline-block; */
height: 50px;
width: 100%;
background: #006064;}
.k-dialog-buttongroup .k-primary.k-button:hover{border: 1px solid #ff7700;}
.k-dialog-buttongroup .k-button:hover{border: 1px solid #ddf3f4;}

.k-file-extension{left: 0;}
#themeChooser .k-combobox .k-dropdown-wrap::before{display:none}
.downloadedfile{
color:#006064;
font-size:small;
font-style:italic;
margin-left:34px;
vertical-align:bottom;
text-overflow:ellipsis;
white-space: nowrap;
display: block;
overflow: hidden;
padding-top: 17px;}
.adownloadedfile{display:flex}
p.downloadDoc{height:100%;padding-bottom:10px;margin:0;height:34px;vertical-align:bottom;}
.adownloadedfile:hover .k-file-extension-wrapper,.adownloadedfile:hover .downloadedfile,
.downloadedfile:hover{
color:#ff7700;}
#documents .k-file-extension-wrapper:before {
background-color: none;
border-color: transparent;}
.k-file-extension-wrapper:hover,
/*.AttachedDocuments .adownloadedfile:hover .k-file-extension-wrapper:before,
#documents .adownloadedfile:hover .k-file-extension-wrapper:before*/
.adownloadedfile:hover .k-file-extension-wrapper:before {
color: #ff7700;
background:url('pamata/file-or.svg') no-repeat center left;
background-size:24px 34px;
width:24px;
height:34px;
border-color: transparent;
border-width: 2px;   
vertical-align: top;
font-size: .57em;
text-transform: uppercase;}
.k-autocomplete-clearable .k-input, .k-combobox-clearable .k-input, .k-multiselect-clearable .k-input{padding-right:2px}
.k-file-extension-wrapper:before, .k-multiple-files-extension-wrapper:before {
background-color: none;
border-color: transparent}
.k-file-extension-wrapper, .k-multiple-files-extension-wrapper {
color: #006064;
background:url('pamata/file.svg') no-repeat center left;
background-size:24px 34px;
width:24px;
height:34px;
border-color: transparent;
border-width: 2px;
position: absolute;}
.AttachedDocuments .downloadDoc{height:20px;padding-bottom:5px;}
.AttachedDocuments .downloadedfile{padding-top: 7px;}
.AttachedDocuments .downloadDoc .adownloadedfile .k-file-extension-wrapper,
.AttachedDocuments .downloadDoc .adownloadedfile:hover .k-file-extension-wrapper:before {
background:url('pamata/file.svg') no-repeat center left;
background-size: 15px 20px;
font-size: .27em;
width: 15px;
height: 20px;}
.AttachedDocuments .k-file-extension {
margin-left: 1px;
margin-bottom: 1px;
overflow: hidden;
text-overflow: clip;
max-width: 100%;}




.product-view-viss {
background-color:#ddf3f4;
float:left;
width:100%;
box-sizing:border-box;
position:relative;
margin:5px;}
.product-view-dl {
overflow:hidden;
margin:0 0 7px 0;
min-height:2.5em;
line-height:2.5em;}
.product-view-dt-viss {
font-size:0.857em;
margin:0;
line-height:1.25;
padding-top:10px;
padding-right:5px;
padding-left:5px;}
/*.product-view-dd {
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
display:block;
min-width:inherit;
max-width:none;
background-image:none;
min-height:2.5em;
line-height:2.5em;
text-indent:0.5em;}*/

.imgclipborder_logo {
max-height: 160px;
min-height:50px;
max-width: 280px;
background-color: #ddf3f4;
border-color:#006064;
margin-bottom: 15px;
-webkit-box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.60);
box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.60);
background:url('pamata/img.svg') no-repeat center center;}
.backup_picture{background:url('pamata/img.svg') no-repeat center center;}
.imgclipborder_logo img{
margin: 0 auto;
padding: 10px;
max-height: 160px;
max-width: 280px;}
.imgclipborder_logo img[src=""],
.imgclipborder_logo img[src="../CompanyInfo/CompanyInfo_GetImage?tStamp="]{   
margin: 0 auto;
max-height: 160px;
max-width: 280px;}
.imgclipborder_logo.logo_yes{
background:none;}

.imgclipborder {
height: 150px;
width: 150px;
background-color: #ddf3f4;
background:url('pamata/attels.svg') no-repeat center center; 
border-color:#006064;
-webkit-box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.60);
box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.60);
display: block;
margin-left: auto;
margin-right: auto;
border-radius: 50%;
padding: 5px;}
.imgclipborder1 {
height: 150px;
width: 100%;
display: block;
margin-left: auto;
margin-right: auto;
border-radius: 50%;
padding: 0;
position: absolute;
top: 0;
left: 0;
margin-top: 23px;}
#fileuploadform .k-upload .k-upload-button{margin:0;width: calc(50% - 12px);height:36px;}
.k-edit-form-container .k-upload .k-upload-button.k-button{margin:0;width: calc(100% - 12px)}
#undo2apartment_Apartm,
.k-upload .k-upload-button{margin:0;width: calc(100% - 12px)}
.k-dropzonebacgrgais{background-color:#ddf3f4}
.bank_upload .k-button.k-upload-selected{border: 1px groove #ff7700;}
.k-button{text-transform: uppercase;}
#undo2apartment {
    margin: 10px 10px 2px 10px;
}
.k-file-size,
.k-file-name {
    max-width: 100%;
    margin-right: 25px;
    width: auto;
    text-align: left;
}
.patpickbacgrcol{
width: 97%;
float: left;
padding-left: 1em;
padding-top: 6px;
padding-bottom: 6px;}

.k-editor.k-resizable .k-editable-area{
padding-bottom: 16px;
padding-right: 20px;}
.k-webkit .k-editor-toolbar {
padding: 3px;
}
.k-upload-selected {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}



















/*.k-upload .k-clear-selected {margin-right:3px;}
.k-upload .k-upload-selected{margin-left:3px;}
.k-upload .k-clear-selected,
.k-upload .k-upload-selected {
display: inline-block;
width: calc(50% - 5px);
margin-top: 5px;
margin-bottom: 5px;
padding: 1em 0;
border: 1px solid #006064;
border-radius: 0;}*/


.k-dropzone .k-upload-status{font-style:normal}
div.k-grid .k-button.k-button-icontext.k-primary.k-grid-update{border:none;}
#TenantMessage .k-grid-CustomSend,
.k-dialog-buttongroup .k-button.k-primary,
.k-upload-button.ieiet.primary,
.k-upload-button.saglabat.primary,
.k4iegramatot.check.primary,
.k-button.k-upload-button.pictpievien,
.k-button.k-button-icontext.k-primary.k-grid-update,
.k4iegramatot.primary,
.k3send.primary,
.k2dzest.primary{border: 1px solid #ff7700;}

.k-upload .k-clear-selected,
.k-upload .k-upload-selected {
width: calc(50% - 36px);
min-width:140px;
}
.k-upload,
.k-dropzone {
text-align:center;
}


a.k-upload-button{color: #006064;}
.k-button.k-upload-button.pictpievien {
margin-right:10px;
}
.k-button.k-upload-button.pictnonemt {
margin-left:10px;
}

.k-button.k-upload-button.pictpievien,
.k-button.k-upload-button.pictnonemt{
padding-top: 0.1em;
padding-bottom: 0.1em;
padding-left: 30px;
}
.k-button.k-upload-button.pictpievien:before,
.k-button.k-upload-button.pictnonemt:before{
width: 30px;
}
.k-button.k-upload-button.pictpievien:after,
.k-button.k-upload-button.pictnonemt:after{
left: 28px;
}
.k-button.k-upload-button.pictpievien:hover:before,
.k-button.k-upload-button.pictnonemt:hover:before,
.k-button.k-upload-button.pictpievien:before,
.k-button.k-upload-button.pictnonemt:before{
background-image:none;
}
#TenantMessage .k-grid-CustomSend {
width:80%;
text-indent:0;}
#TenantMessage .k-grid-CustomSend,
.k-upload-button.k-state-border-down.k-state-focused,
.k-upload-button.k-state-focused,

.k-dialog-buttongroup .k-button,
.k-edit-buttons.k-state-default .k-grid-update,
.k-edit-buttons.k-state-default .k-grid-cancel,
.k4iegramatot,
.k3send,
.k1atcelt,
.k2dzest,
.k-upload .k-upload-selected,
.k-upload .k-clear-selected,
.k-upload-button{
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
border: 1px solid #006064;
background-color: #ffffff;
color: #006064;
padding-right: 0;
padding-left: 50px;
padding-top: 1em;
padding-bottom: 1em;
line-height: inherit;
/* ??? */
height:50px;
/*margin:0;*/
margin: 0 5px 0 5px;
font-family: inherit;
font-size: inherit;
cursor: pointer;
display: inline-block;

text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
outline: none;
position: relative;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
overflow:hidden;
max-width: 280px;
background-image:none;
border-radius:5px 1px 1px 5px;
}
.k-upload-button.k-state-border-down.k-state-focused:hover,
.k-upload-button.k-state-focused:hover,
.k-upload-button.k-state-border-down.k-state-focused:focus:hover,
.k-upload-button.k-state-focused:focus:hover,
.k-upload-button.k-state-border-down.k-state-focused:active:hover,
.k-upload-button.k-state-focused:active:hover,

#TenantMessage .k-grid-CustomSend:hover,
#TenantMessage .k-grid-CustomSend:focus:hover,
#TenantMessage .k-grid-CustomSend:active:hover,


/*.k-dialog-buttongroup .k-button:hover,
.k-dialog-buttongroup .k-button:focus:hover,
.k-dialog-buttongroup .k-button:active:hover,*/

.k-edit-buttons.k-state-default .k-grid-update:hover,
.k-edit-buttons.k-state-default .k-grid-cancel:hover,
.k-edit-buttons.k-state-default .k-grid-update:focus:hover,
.k-edit-buttons.k-state-default .k-grid-cancel:focus:hover,
.k-edit-buttons.k-state-default .k-grid-update:active:hover,
.k-edit-buttons.k-state-default .k-grid-cancel:active:hover,
.k4iegramatot:hover,
.k4iegramatot:focus:hover,
.k4iegramatot:active:hover,
.k3send:hover,
.k3send:focus:hover,
.k3send:active:hover,
.k1atcelt:hover,
.k2dzest:hover,
.k1atcelt:focus:hover,
.k2dzest:focus:hover,
.k1atcelt:active:hover,
.k2dzest:active:hover,
.k-upload .k-upload-selected:focus:hover,
.k-upload .k-clear-selected:active:hover,
.k-upload .k-upload-selected:focus:hover,
.k-upload .k-clear-selected:active:hover,
.k-upload .k-upload-selected:hover,
.k-upload .k-clear-selected:hover,
.k-upload-button:focus:hover,
.k-upload-button:active:hover,
.k-upload-button:hover{
/*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(141, 141, 141, 0.2);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(141, 141, 141, 0.2);
border: 1px solid #2d2d2d;*/
background-image:none;
background-color:#006064;
border: 1px solid #006064;
color:#ff7700;
/*outline-style:solid;  
outline-color:#006064;
outline-width:1px;
outline-offset: 0px;*/
}
.k-dialog-buttongroup .k-button:hover,
.k-dialog-buttongroup .k-button:focus:hover,
.k-dialog-buttongroup .k-button:active:hover{
background-image:none;
background-color:#006064;
border: 1px solid rgba(221, 243, 244, 0.3);
color:#ff7700;
}

#TenantMessage .k-grid-CustomSend:before,
.k-dialog-buttongroup .k-button:before,
.k-edit-buttons.k-state-default .k-grid-update:before,
.k-edit-buttons.k-state-default .k-grid-cancel:before,
.k4iegramatot:before,
.k3send:before,
.k1atcelt:before,
.k2dzest:before,
.k-upload .k-upload-selected:before,
.k-upload .k-clear-selected:before,
.k-upload-button:before{
background: #ddf3f4;
color: #ffffff;
border-right: 1px solid #006064;
z-index: 2;
position: absolute;
height: 100%;
left: 0;
top: 0;
line-height: 3;
font-size: 140%;
width: 50px;
speak: none;
padding-right:2px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
border-radius:5px 0 0 5px;
-webkit-font-smoothing: antialiased;}

#TenantMessage .k-grid-CustomSend:before,
.k-dialog-buttongroup .k-button:hover:before,
.k-edit-buttons.k-state-default .k-grid-update:hover:before,
.k-edit-buttons.k-state-default .k-grid-cancel:hover:before,
.k4iegramatot:hover:before,
.k3send:hover:before,
.k1atcelt:hover:before,
.k2dzest:hover:before,
.k-upload .k-upload-selected:hover:before,
.k-upload .k-clear-selected:hover:before,
.k-upload-button:hover:before{
outline-style:solid;  
outline-color:#ff7700;
outline-width:3px;
outline-offset: 0px;
-webkit-box-shadow: 0px 0px 20px 0px black;
-moz-box-shadow: 0px 0px 20px 0px black;
box-shadow: 0px 0px 20px 0px black;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;}

#TenantMessage .k-grid-CustomSend:hover:after,
.k-dialog-buttongroup .k-button:hover:after,
.k-edit-buttons.k-state-default .k-grid-update:hover:after,
.k-edit-buttons.k-state-default .k-grid-cancel:hover:after,
.k4iegramatot:hover:after,
.k3send:hover:after,
.k1atcelt:hover:after,
.k2dzest:hover:after,
.k-upload .k-upload-selected:hover:after,
.k-upload .k-clear-selected:hover:after,
.k-upload-button:hover:after{
background: #ff7700;
left: 48px;
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
}

#TenantMessage .k-grid-CustomSend:after,
.k-dialog-buttongroup .k-button:after,
.k-edit-buttons.k-state-default .k-grid-update:after,
.k-edit-buttons.k-state-default .k-grid-cancel:after,
.k4iegramatot:after,
.k3send:after,
.k1atcelt:after,
.k2dzest:after,
.k-upload .k-upload-selected:after,
.k-upload .k-clear-selected:after,
.k-upload-button:after{
width: 20px;
height: 20px;
background: rgba(0, 96, 100, 0.30);
z-index: 1;
left: 45px;
top: 50%;
margin: -10px 0 0 -10px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
content: '';
position: absolute;   
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
}

/*.log-in1:before,
div.k-grid .k-grid-CustomSend:before,
.k-cancel-button:before,
.k-update-button:before,
.k-grid-update:before,
.k-grid-cancel:before,
*/
#TenantMessage .k-grid-CustomSend:before,
.k-dialog-buttongroup .k-button:before,
.k-edit-buttons.k-state-default .k-grid-update:before,
.k-edit-buttons.k-state-default .k-grid-cancel:before,
.k4iegramatot:before,
.k3send:before,
.k1atcelt:before,
.k2dzest:before,
.k-upload .k-upload-selected:before,
.k-upload .k-clear-selected:before,
.k-upload-button:before{
background-size:40px;
background-repeat:no-repeat;
background-position:50% 50%;
content: "";
}
.k4iegramatot.check:before{background-size:35px;}

/*div.k-grid .k-grid-CustomSend:before{background-image:url('../../Content/kendo/pamata-tumss/epasts.svg');}
div.k-grid .k-grid-CustomSend:hover:before{background-image:url('../../Content/kendo/pamata-tumss/epasts-or.svg');}*/

#TenantMessage .k-grid-CustomSend:before{background-image:url('../../Content/kendo/pamata/epasts.svg');}
#TenantMessage .k-grid-CustomSend:hover:before{background-image:url('../../Content/kendo/pamata/epasts-or.svg');}

.k-upload .k-upload-selected:before{background-image:url('../../Content/kendo/pamata/ieladet-zals.svg');}
.k-upload .k-clear-selected:before{background-image:url('../../Content/kendo/pamata/cancel.svg');}
.k-upload .k-upload-selected:hover:before{background-image:url('../../Content/kendo/pamata/ieladet-or.svg');}
.k-upload .k-clear-selected:hover:before{background-image:url('../../Content/kendo/pamata/cancel-or.svg');}

.k-upload-button.ieiet:before{background-image:url('../../Content/kendo/pamata/log-in-tums.svg');}
.k-upload-button.ieiet:hover:before{background-image:url('../../Content/kendo/pamata/log-in-or.svg');}

.k-dialog-buttongroup .k-button.k-primary:before,
.k-upload-button.saglabat:before{background-image:url('../../Content/kendo/pamata/ok.svg');}
.k-dialog-buttongroup .k-button.k-primary:hover:before,
.k-upload-button.saglabat:hover:before{background-image:url('../../Content/kendo/pamata/ok-or.svg');}

.k4iegramatot.check:before{background-image:url('../../Content/kendo/pamata/check-tums.svg');}
.k4iegramatot.check:hover:before{background-image:url('../../Content/kendo/pamata/check.svg');}

.k-upload-button:before{background-image:url('../../Content/kendo/pamata/fileupload.svg');}
.k-upload-button:hover:before{background-image:url('../../Content/kendo/pamata/fileupload-or.svg');}
.k-dialog-buttongroup .k-button:before,
.k-edit-buttons.k-state-default .k-grid-cancel:before,
.k1atcelt:before{background-image:url('../../Content/kendo/pamata/cancel.svg');}
.k-dialog-buttongroup .k-button:hover:before,
.k-edit-buttons.k-state-default .k-grid-cancel:hover:before,
.k1atcelt:hover:before{background-image:url('../../Content/kendo/pamata/cancel-or.svg');}


.k2dzest:before{background-image:url('../../Content/kendo/pamata/delete.svg');}
.k2dzest:hover:before{background-image:url('../../Content/kendo/pamata/delete-or.svg');}
.k3send:before{background-image:url('../../Content/kendo/pamata/epasts.svg');}
.k3send:hover:before{background-image:url('../../Content/kendo/pamata/epasts-or.svg');}
.k-edit-buttons.k-state-default .k-grid-update:before,
.k4iegramatot:before{background-image:url('../../Content/kendo/pamata/ok.svg');}
.k-edit-buttons.k-state-default .k-grid-update:hover:before,
.k4iegramatot:hover:before{background-image:url('../../Content/kendo/pamata/ok-or.svg');}

.k-alert .k-window-title.k-dialog-title{display:none}
.k-alert .k-content.k-window-content.k-dialog-content{color:#ff7700;font-size: 1.2em;}
.k-alert .k-button-group {display: block;text-align: center;}

.bgcolor .k-alt,
.bgcolor{background-color:#f3fbfb}

@media (max-width: 1200px){
.form-horizontal .control-label {
text-align: left;}
.form-horizontal .form-group {
display: grid;}
}
.width1pr{ 
width: 1%;
padding-top: 4px;
margin-top: 0;
margin-bottom: 0;
font-style: italic;
color:#006064;
}

#emoji{
cursor:pointer;
border: 1px solid rgba(0, 96, 100, 0.20);
opacity:.8;
}
#emoji:hover{
cursor:pointer;
border-color:#006064;border-width:1px;background-color:#ffffff;-webkit-box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.50);box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.50);
/*border: 1px solid rgba(0, 96, 100, 0.20);*/
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
/*border-color:#ff7700;*/
background-color:#ddf3f4;
/*-webkit-box-shadow:inset 0 0px 10px black;
box-shadow:inset 0 0px 10px black;*/

/*-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(221, 221, 221, 0.20);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(221, 221, 221, 0.20);
-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
background-color:#2d2d2d;*/
opacity:1;
}
.k-i-view-emoji{
background:url('editor-icon-pamata/emoji-happy.svg')no-repeat center center;
background-size: contain; 
opacity:0.7;   
width: 35px;
height: 35px;}
.k-i-view-emoji:hover{opacity:1;}

.k-i-view-emoji,
.k-i-emoji-happy{
background:url('editor-icon-pamata/emoji-happy.svg')no-repeat center center;
background-size: contain;
width: 35px;
height: 35px;}
.emoji-happy11{
background:url('editor-icon-pamata/emoji-happy.svg')no-repeat center center;
background-size: contain;
width: 0;
height: 0;
margin: 5px;
padding:15px;}
.k-i-emoji-happy1{
background:url('editor-icon-pamata/emoji-happy1.svg')no-repeat center center;
background-size: contain;
width: 35px;
height: 35px;}
.emoji-happy111{
background:url('editor-icon-pamata/emoji-happy1.svg')no-repeat center center;
background-size: contain;
width: 0;
height: 0;
margin: 5px;
padding:15px;}
.k-i-emoji-angry{
background:url('editor-icon-pamata/emoji-angry.svg')no-repeat center center;
background-size:contain;
width: 35px;
height: 35px;}
.emoji-angry11{
background:url('editor-icon-pamata/emoji-angry.svg')no-repeat center center;
background-size:contain;
width: 0;
height: 0;
margin: 5px;
padding:15px;}
.k-i-emoji-angry1{
background:url('editor-icon-pamata/emoji-angry1.svg')no-repeat center center;
background-size:contain;
width: 35px;
height: 35px;}
.emoji-angry111{
background:url('editor-icon-pamata/emoji-angry1.svg')no-repeat center center;
background-size:contain;
width: 0;
height: 0;
margin: 5px;
padding:15px;}
.k-i-emoji-sad{
background:url('editor-icon-pamata/emoji-sad.svg')no-repeat center center;
background-size: contain;
width: 35px;
height: 35px;}
.emoji-sad11{
background:url('editor-icon-pamata/emoji-sad.svg')no-repeat center center;
background-size: contain;
width: 0;
height: 0;
margin: 5px;
padding:15px;}
.k-i-emoji-surp{
background:url('editor-icon-pamata/emoji-surp.svg')no-repeat center center;
background-size: contain;
width: 35px;
height: 35px;}
.emoji-surp11{
background:url('editor-icon-pamata/emoji-surp.svg')no-repeat center center;
background-size: contain;
width: 0;
height: 0;
margin: 5px;
padding:15px;}
.k-i-emoji-ok{
background:url('editor-icon-pamata/emoji-ok.svg')no-repeat center center;
background-size: contain;
width: 35px;
height: 35px;}
.emoji-ok11{
background:url('editor-icon-pamata/emoji-ok.svg')no-repeat center center;
background-size: contain;
width: 0;
height: 0;
margin: 5px;
padding:15px;}
.k-i-emoji-disok{
background:url('editor-icon-pamata/emoji-disok.svg')no-repeat center center;
background-size: contain;
width: 35px;
height: 35px;}
.emoji-disok11{
background:url('editor-icon-pamata/emoji-disok.svg')no-repeat center center;
background-size: contain;
width: 0;
height: 0;
margin: 5px;
padding:15px;}
.k-i-emoji-sun{
background:url('editor-icon-pamata/emoji-sun.svg')no-repeat center center;
background-size: contain;
width: 35px;
height: 35px;}
.emoji-sun11{
background:url('editor-icon-pamata/emoji-sun.svg')no-repeat center center;
background-size: contain;
width: 0;
height: 0;
margin: 5px;
padding:15px;}
.k-i-emoji-snow{
background:url('editor-icon-pamata/emoji-snow.svg')no-repeat center center;
background-size: contain;
width: 35px;
height: 35px;}
.emoji-snow11{
background:url('editor-icon-pamata/emoji-snow.svg')no-repeat center center;
background-size: contain;
width: 0;
height: 0;
margin: 5px;
padding:15px;}
.k-i-emoji-snow1{
background:url('editor-icon-pamata/emoji-snow1.svg')no-repeat center center;
background-size: contain;
width: 35px;
height: 35px;}
.emoji-snow111{
background:url('editor-icon-pamata/emoji-snow1.svg')no-repeat center center;
background-size: contain;
width: 0;
height: 0;
margin: 5px;
padding:15px;}
.k-i-emoji-wrench{
background:url('editor-icon-pamata/emoji-wrench.svg')no-repeat center center;
background-size: contain;
width: 35px;
height: 35px;}
.emoji-wrench11{
background:url('editor-icon-pamata/emoji-wrench.svg')no-repeat center center;
background-size: contain;
width: 0;
height: 0;
margin: 5px;
padding:15px;}
.k-i-emoji-water{
background:url('editor-icon-pamata/emoji-water.svg')no-repeat center center;
background-size: contain;
width: 35px;
height: 35px;}
.emoji-water11{
background:url('editor-icon-pamata/emoji-water.svg')no-repeat center center;
background-size: contain;
width: 0;
height: 0;
margin: 5px;
padding:15px;}
.k-i-emoji-party{
background:url('editor-icon-pamata/emoji-party.svg')no-repeat center center;
background-size: contain;
width: 35px;
height: 35px;}
.emoji-party11{
background:url('editor-icon-pamata/emoji-party.svg')no-repeat center center;
background-size: contain;
width: 0;
height: 0;
margin: 5px;
padding:15px;}
.k-i-emoji-electr{
background:url('editor-icon-pamata/emoji-electr.svg')no-repeat center center;
background-size: contain;
width: 35px;
height: 35px;}
.emoji-electr11{
background:url('editor-icon-pamata/emoji-electr.svg')no-repeat center center;
background-size: contain;
width: 0;
height: 0;
margin: 5px;
padding:15px;}
.k-i-emoji-flower{
background:url('editor-icon-pamata/emoji-flower.svg')no-repeat center center;
background-size: contain;
width: 35px;
height: 35px;}
.emoji-flower11{
background:url('editor-icon-pamata/emoji-flower.svg')no-repeat center center;
background-size: contain;
width: 0;
height: 0;
margin: 5px;
padding:15px;}
.k-i-emoji-ok{
background:url('editor-icon-pamata/emoji-ok.svg')no-repeat center center;
background-size: contain;
width: 35px;
height: 35px;}
#EmojiWindow{
margin-left:auto;
margin-right:auto;
text-align:center;
}
.checkb {
margin:10px;
background-color: #ddf3f4;
border:1px solid #006064; 
opacity:1;
filter:opacity(100%);
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
content: "";
width: 25px;
height: 25px;
border-width: 1px;
border-style: solid; 
border-radius: 2px; }
.checkb:hover {
background-color: #ddf3f4; 
border-color:#006064;
-webkit-box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.50);
cursor:pointer;
opacity:1;
filter:opacity(100%);
-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
background-image:url('pamata-tumss/check.svg');
background-position:center center;
background-size:23px 20px;
background-repeat:no-repeat;
width:25px;
height:25px;

}
.checkb-chek {
margin:10px;
background-color: #ddf3f4; 
border: 1px solid #006064;
-webkit-box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.50);
box-shadow:inset 0 0px 10px rgba(0, 96, 100, 0.50);
cursor:pointer;
opacity:1;
filter:opacity(100%);
-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
background-image:url('pamata/check.svg');
background-position:center center;
background-size:23px 20px;
background-repeat:no-repeat;
width:25px;
height:25px;

}
.checkb-chek:hover {
background-image:none;
}
a.palabi1ckb{
color:#006064;
font-style:italic;
font-size: smaller;
cursor:pointer; 
}
a.palabi1ckb:hover{
color:#ff7700;  
}
#TenantMessage .k-master-row{
/*background-color: #ddf3f4;
border: 20px solid #fff;*/

border-bottom:1px solid #006064;
border-top: 1px solid #006064;
background-color: rgba(221, 243, 244, 1);
box-shadow:0px 6px 6px -3px rgba(0, 96, 100, 0.50)
}
#TenantMessage .k-detail-row{background-color: transparent;}
#TenantMessage .k-grid table{
border-collapse:collapse;
background-color: transparent;
}
.uptodate{
cursor:default;
text-align: right;
font-size: smaller;
font-weight: normal;
color: #006064;
font-style: italic;}
.kkapt{
color:rgba(255, 119, 0, 0.80);
font-size:20px;
height:35px;
opacity:1;
padding-top:4px;
text-transform: uppercase;
cursor:default;
}
.kkapttext{
color:#006064;
font-size:20px;
height:35px;
opacity:1;
padding-top:4px;
text-transform: uppercase;
cursor:default;
}
.kkapt2{
color:rgba(255, 119, 0, 0.80);
font-size:16px;
height:35px;
opacity:1;
padding-top:4px;
text-transform: uppercase;
cursor:default;
}
.kkapttext2{
color:#006064;
font-size:16px;
height:35px;
opacity:1;
padding-top:4px;
text-transform: uppercase;
cursor:default;
}
.jaunstext{  
color: #006064;
text-indent:0; 
position: absolute;
top: 12px;
padding-left: 15px;}
#TenantMessage div.k-grid .k-grid-add {
text-indent:0;}
#TenantMessage div.k-grid-content tr[role=row]:hover {   
color: #006064;
cursor: default;  }
.customClass {
text-align: right;
padding-bottom: 2px;
bottom: 10px;
right: 10px;
}
.k-popup-edit-form.k-window-content.k-content {
padding: 0 20px 0 20px;
}
.demo-section1 {
margin: 1em auto;
padding: 1em;
 min-height: 60px;
}
.imgmessage1{display:block;}
.imgmessage2{
height: 100px;
padding: 5px;
border: 1px solid rgba(0, 96, 100, 0.20);
margin-right: 10px;
cursor:pointer;
}
#documents.k-widget.k-listview{min-height:60px;padding: 5px;}
.k-edit-buttons {
height: 80px;
}
.regliet{
font-style: italic;
font-size: smaller;
color:rgba(0, 96, 100, 0.5);
}

.diverorr{
height: 30px;
text-align: left;
background-color: rgba(255, 119, 0, 0.3);
color: #006064;
margin-left: 80px;
line-height: 30px;
text-indent: 20px;
}
.getTextByApartment{
padding-left: 20px;
font-size: 1.2em;
font-style: normal;
color: #006064;
}
.getTextByApartment1{
padding-left:10px;font-size: 1.0em;font-style:italic;color:rgba(0, 96, 100, 0.5);
}
.k-colorpicker .k-picker-wrap {
line-height: 34px;
}
.k-insertHtml{
width: 250px;
}
.apmaksa {
transition: .2s ease;
border:3px solid rgba(0, 96, 100, 0.2);
border-radius:5px;
text-transform:uppercase;
padding:11px;
display:table-cell;
font-size:72px;
-webkit-transform: rotate(-20deg);
-webkit-transform-origin: 100% 100%;
-ms-transform: rotate(-20deg);
-ms-transform-origin: 100% 100%;
transform: rotate(-20deg);
transform-origin: 100% 100%;
position: absolute;
z-index: 198;
right: 5%;
top: 0%;
color:#ddf3f4;
font-weight:bold;
font-family:sans-serif;
background-color:rgba(221, 243, 244, 0.3);
text-shadow: 0px 0px 9px #006064;
opacity: 0.2;
}
.clip-circle {
clip-path: circle(75px at center);
-webkit-clip-path: circle(75px at center);}
.uzn_logo_1lpp {
max-height: 60px;
max-width: 150px;
padding: 5px;
vertical-align: bottom;
}
.k-pager-wrap>.k-link>.k-icon {
margin-top: 5px;
}

#editor_rek_nr table.k-editor {   
height: 50px;
}
#editor_rek_nr .k-editor .k-editable-area {
height: 45px;
padding: 3px 0;
}
#editor_rek_nr .k-editor .k-editable-area .k-content {
border: 1px solid #006064;
text-indent: 0.5em;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
color: #006064;
font-family: Lucida Sans Unicode, Open Sans, Tahoma, Arial, san-serif;
overflow: hidden;
/* padding-bottom: 5px; */
outline: 0;
/*resize: vertical;*/
padding: 6px;
}
#editor_rek_nr .k-editor:hover .k-editable-area .k-content,
#editor_rek_nr .k-editor:active .k-editable-area .k-content,
#editor_rek_nr .k-editor:focus .k-editable-area .k-content{
border-left: 3px solid #ff7700;
border-bottom: 2px solid #006064;
border-top: 2px solid #006064;
border-right: 2px solid #006064;
text-indent: 0.5em;
font-weight: 600;
color: #006064;
cursor: pointer;
overflow: hidden;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;
outline-style: initial;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 100, 0.50);
}
 #editor_rek_nr .k-editor-toolbar {
display: none;
position: absolute;
top: -70px;
z-index: 5;
background-color: #ddf3f4;
padding: 15px;
border-style: solid;
border-width: 1px;
-webkit-box-shadow: 0 8px 16px -6px black;
-moz-box-shadow: 0 8px 16px -6px black;
box-shadow: 0 8px 16px -6px black;
border-color: rgba(0, 96, 100, 0.20);}
   .tolltip_formula{
position: relative;
 display: none;
}
.tolltip_formula_pakalp{
position: absolute;
display: none;
top: 0;
right: 0px;
line-height: 25px;
width: 50px;
height: 25px;
white-space:nowrap;
text-align:center;
border-radius:1px;
border-bottom:1px solid rgba(221, 221, 221, 0.15);
border-top:1px solid rgba(221, 221, 221, 0.15);
border-right:1px solid rgba(221, 221, 221, 0.15);
text-decoration:none;
color:#006064;
background-color:rgba(255, 119, 0, 0.5);
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
border-left:3px solid #ff7700;
-webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
font-size: 1.5em;
font-style: normal;
text-indent: 0;
}
 .tolltip_formula .ggggg{
position: absolute;
left: 0px;
top: -26px;
line-height: 25px;
width: 50px;
height: 25px;
white-space:nowrap;
text-align:center;
border-radius:1px;
border-bottom:1px solid rgba(221, 221, 221, 0.15);
border-top:1px solid rgba(221, 221, 221, 0.15);
border-right:1px solid rgba(221, 221, 221, 0.15);
text-decoration:none;
color:#006064;
background-color:rgba(255, 119, 0, 0.5);
transition:All 0.2s ease-in-out;
-webkit-transition:All 0.2s ease-in-out;
-moz-transition:All 0.2s ease-in-out;
-o-transition:All 0.2s ease-in-out;
border-left:3px solid #ff7700;
 -webkit-box-shadow:0 8px 16px -6px black;
-moz-box-shadow:0 8px 16px -6px black;
box-shadow:0 8px 16px -6px black;
font-size: 1.5em;
}
 div#PriceCalcFormula.k-state-active{background-color:rgba(255, 119, 0, 0.5);color:#006064;}
 div#PriceCalcFormula.formula_active.k-state-active .tolltip_formula_pakalp,
 .k-detail-row.formula_active_detail-row .tolltip_formula_pakalp,
 .k-master-row.formula_active_master-row .tolltip_formula{display:block;}
 #BankTrDetailGrid .k-pager-wrap.k-grid-pager.k-widget.k-floatwrap{background:#ddf3f4;}
 .k-colorpicker .k-selected-color {
height: 34px;
} 
  tr th.k-hierarchy-cell.k-header{border: transparent;}
  .k-hierarchy-cell.k_hierarchy_cell_bac_col{background-color: #006064;}
  th.k-header.zurnalsfooter {border-left: transparent;}

   #example.k_filter_row_overflow_hidden {overflow:hidden;}
   .parsk_uzst{background:url('pamata/uzstadijumi-zals.svg') no-repeat center left;}
.parsk_uzst:hover{background:url('pamata/uzstadijumi-or.svg') no-repeat center left;}
.datvirstex{top: -7px;
 z-index: 500;
 position: absolute;}
.datvirstex1{top: -3px;
 z-index: 500;
 position: absolute;}
.pervirstex{
top: 50%;
z-index: 500;
position: absolute;
margin-top: 5px;
}

/*.k-button-group.k-dialog-buttongroup.k-dialog-button-layout-stretched{width: 87%;}*/
.upload_button button.k-button,
.k-edit-form-container .k-button {width: 47%;}
.k-edit-form-container .k-button.k-primary {float:right;}
/*.k-edit-buttons.k-state-default .k-grid-update,
.k-edit-buttons.k-state-default .k-grid-cancel {
width:100%;
}*/
.k-upload-button input#files,
#Saveinput_absol .input_absol,
#SaveScreen .input_absol{
width: 100%;
height: 100%;
position: absolute;
z-index: 2;
}
.i_image{
background-image: url(pamata-tumss/img.svg);
width: 20px;
height: 20px;
padding-right: 11px;
}

.gramatosanai{
position:absolute;
overflow:hidden;
width:100%;
height:100%;
min-width:100%;
min-height:100%;
left:0;
top:0;
background-color:rgba(255, 255, 255, 0.8);
z-index: 500000000000000000;}
.gramatosanai_11{
position: relative;
width: 100%;
height: 150px;
top: calc(50% - 75px);
left: 0%;
text-align: center;
}
.gramatosanai_1{
position: relative;
width: 150px;
height: 150px;
top: 0;
left: calc(50% - 75px);
margin-bottom: 5px;
}
.gramatosanai_2{
   position: absolute;
width: 100%;
height: 150px;
}
.gramatosanai_2_1{
   position: absolute;
width: 100%;
height: 20px;
}
.gramatosanai .k-loading-text{
text-indent: 0px;
/*background-color: #2d2d2d;*/
z-index: 50000000000000;
}
.k-loading-text_1{
   top: -25%;
font-size: 1.5em;
width: 100%;
left: 0;
}
 .k-loading-text_2{
   font-size: 1.2em;
font-style: italic;
color: #006064;
bottom: -25%;
width: 100%;
left: 0;
 }
.gramatosanai .k-loading-mask{
top: calc(50% - 0em);
left: calc(50% - 1em);
z-index:3011;
}
.gramatosanai .k-loading-color{
transform: scale(1);
font-size: 0;
line-height: 0;
margin: 0;
width: 150px;
height: 150px;
border-radius: 0%;
position: absolute;
/* text-indent: -9999em; 
border: 1px solid #ff7700;*/
border:1px solid #003437;
background:#5dc8cd;
top: 0;
}
.gramatosanai .k-loading-image{ 
transform: scale(1);
font-size: 1.3em;

}
.progressBarGram{
background:rgba(91,199,205,0);
}
.progressBarGram_progr{
background-image: linear-gradient(to right, rgba(255, 119, 0, 0), rgba(255, 119, 0, 0));
width:0%;
}
.k-loading-text_proc{
font-size: 1.5em;
top: -15px;
position: absolute;
}
.bg_col{background-color:rgba(0, 96, 100, 0.1);padding: 10px;margin-bottom: 15px;cursor:pointer;}
.bg_col:hover{color:#ff7700;}
.bg_col_apaks {
margin-bottom: 15px;
cursor: pointer;
border-bottom: 1px solid #006064;
margin-left: 100px;}
 .bg_col_apaks_colapse{margin-left: 110px;}

.k_expand:hover,
.panel_heading:hover .k_expand{opacity:1;color:#ff7700;}
.panel_heading.collapsed:hover .k_collapse,
.k_collapse:hover{opacity:1;color:#ff7700;}
.k_collapse:before{content: "\e014";font-size:1.5em;}
.k_expand:before{content: "\e015";font-size:1.5em;}
.k_collapse:before,
.k_expand:before {
margin: auto;
line-height: 1;
display: inline-block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;}
.k_collapse,
.k_expand {
cursor:pointer;
width:1.5em;
opacity:0.5;
text-indent: -99999px;
overflow: hidden;
color: rgb(0, 96, 100);
position: relative;
display: inline-block;
overflow: hidden;
width: 1.5em;
height: 1.5em;
text-align: center;
vertical-align: middle;
background-image: none;
font: 16px/1 WebComponentsIcons;
speak: none;
font-variant: normal;
text-transform: none;
text-indent: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: inherit;
transition: .3s transform ease-in-out;
}
#AnnualReportTemplate .k-icon.k-i-close:before,
#AnnualReportTemplate .k-icon.k-clear-value.k-i-close{
color: #006064;
background-color: white;
display: block;
}

.control-group {
display: inline-block;}
.control {
display: block;
position: relative;
padding-left: 20px;
margin-bottom: 20px;
cursor: pointer;}
.control input {
position: absolute;
z-index: -1;
opacity: 0;}
.control__indicator {
position: absolute;
top: 2px;
left: 0;
height: 26px;
width: 26px;
border-radius:50%;}
.control--radio .control__indicator { 
}
.control input ~ .control__indicator{
background: #ddf3f4;
border:2px solid #006064;
border-radius: 50%;  
box-shadow:inset 0 0 3px 0 #006064;}
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator { 
border-radius: 50%;
border:2px solid #ff7700;
box-shadow:inset 0 0 3px 0 #ff7700;}
.control input:checked ~ .control__indicator {  
background: #ff7700;
border: 2px solid #ff7700;
/* box-shadow: inset 0 0 1px 4px #ddf3f4; */
-webkit-box-shadow: inset 0 0 0px 4px rgb(221, 243, 244), 0 0 10px #ff7700;
box-shadow: inset 0 0 0px 4px rgb(221, 243, 244), 0 0 10px #ff7700;}
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
background: #ff7700;}
.control input:disabled ~ .control__indicator {
border:2px solid #006064;
opacity: 0.3;
cursor: not-allowed;
pointer-events: all;}
.control__indicator:after {
content: '';
position: absolute;
display: none;}
.control--radio .control__indicator:after {
left: 13px;
top: 13px;
height: 26px;
width: 26px;
border-radius: 50%;
/*border:2px solid #006064;*/}
.control--radio input:disabled ~ .control__indicator:after{background: #ddf3f4;}

.k-filter-row .k-numeric-wrap.k-state-default {
    background-color: #ffffff;
}






.k-pdf-export .k-grid tr td {
    border-color: #000;
}

.k-pdf-export .k-dropdown-wrap.k-state-default .k-select,
.k-pdf-export .k-numeric-wrap.k-state-default .k-select,
.k-pdf-export .k-picker-wrap.k-state-default .k-select {
    border-color: #ffffff;
}

#example .k-pdf-export .k-listview,
.k-pdf-export .k-detail-cell,
.k-pdf-export .k-hierarchy-cell,
.k-pdf-export .k-content,
.k-pdf-export .k-widget,
.k-pdf-export .k-tabstrip .k-content.k-state-active,
.k-pdf-export tr.k-alt td.k-group-cell,
.k-pdf-export tr td.k-group-cell,
.k-pdf-export .k-tabstrip-items .k-item,
.k-pdf-export .k-grid-header,
.k-pdf-export .k-grouping-row,
.k-pdf-export .k-alt,
.k-pdf-export .k-master-row,
.k-pdf-export .product-view-virsr,
.k-pdf-export .zurnalsfooter,
.k-pdf-export .k-grid-footer,
.k-pdf-export .footerbootom,
.k-pdf-export .footerbootomcolor,
.k-pdf-export th.k-header.zurnalsfooter,
.k-pdf-export .k-grid tr td,
.k-pdf-export .k-grouping-row td {
    border: 0px;
    background-color: transparent;
    color: #000;
}

    .k-pdf-export .footerbootom,
    .k-pdf-export .footerbootomcolor,
    .k-pdf-export .zurnalsfooter i {
        font-size: 14px;
        font-style: normal;
        border-bottom: none;
        border: none;
        color: #000;
    }

    .k-pdf-export a.k-link,
    .k-pdf-export .k-grid-header,
    .k-pdf-export .k-link,
    .k-pdf-export .k-grid-header th.k-header > .k-link,
    .k-pdf-export .k-grid-header-wrap,
    .k-pdf-export .k-header.k-with-icon a,
    .k-pdf-export .k-header.k-with-icon,
    .k-pdf-export .k-grid-header th.k-header:not(.zurnalsfooter),
    .k-pdf-export .k-grid-header-wrap tr:not(:first-of-type) {
        background-color: #E8E8E8;
        color: #000;
    }

.k-pdf-export .k-grid tr:not(.k-footer-template) td {
    border-left: 1px solid #000;
}

.k-pdf-export .k-grid-content {
    border-top: 1px solid #000;
    border-right: 1px solid #000;
}

.k-pdf-export th.k-header.zurnalsfooter {
    border-bottom: 1px solid #000;
}

.k-pdf-export .k-grid-footer {
    border-top: 1px solid #000;
}

.k-pdf-export .k-picker-wrap.k-state-default,
.k-pdf-export .k-numeric-wrap.k-state-default,
.k-pdf-export .k-dropdown-wrap.k-state-default,
.k-pdf-export .k-multiselect.k-header.k-state-default {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0px solid #fff;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #000;
}

.k-pdf-export .k-filtercell > .k-operator-hidden label,
.k-pdf-export .k-file-extension-wrapper,
.k-pdf-export .k-multiple-files-extension-wrapper,
.k-pdf-export div.k-grid .k-grid-CustomSend,
.k-pdf-export div.k-grid .k-grid-CustomDelete,
.k-pdf-export div.k-grid .k-grid-Destroy,
.k-pdf-export div.k-grid .k-grid-edit,
.k-pdf-export .k-grid-toolbar:first-child,
.k-pdf-export li.k-item.k-state-default.k-state-active.k-tab-on-top,
.k-pdf-export .k-tabstrip-items .k-state-default .k-link,
.k-pdf-export .k-pager-wrap.k-grid-pager.k-widget.k-floatwrap,
.k-pdf-export .uzepastudzivokliem,
.k-pdf-export .pdf,
.k-pdf-export .excel,
.k-pdf-export .clear_filter,
.k-pdf-export .k-filtercell > span > .k-button,
.k-loading-pdf-progress,
.k-loading-pdf-mask .k-loading-color,
.k-pdf-export .k-icon,
.k-pdf-export .visible_pdf_none,
.k-pdf-export .k-pager-wrap.k-grid-pager.k-widget.k-floatwrap {
    display: none;
}

.k-pdf-export tr.k-grouping-row td p.k-reset {
    color: #000000;
    font-style: normal;
    font-weight: normal;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: 0px solid #000;
}

.k-pdf-export .dd1 {
    font-style: normal;
    font-weight: normal;
    color: #000000;
    border-bottom: 1px solid #000;
}

.k-pdf-export .chekk1,
.k-pdf-export .downloadedfile,
.k-pdf-export a,
.k-pdf-export .getTextByApartment,
.k-pdf-export .getTextByApartment1,
.k-pdf-export .dd {
    color: #000000;
}

.k-pdf-export .k-detail-row,
.k-pdf-export .k-grid-header,
.k-pdf-export .regliet,
.k-pdf-export .k-filter-row,
.k-pdf-export .k-input,
.k-pdf-export input.k-textbox,
.k-pdf-export textarea.k-textbox,
.k-pdf-export textarea.k-textbox:hover,
.k-pdf-export .k-textbox > input,
.k-pdf-export .k-multiselect-wrap,
.k-pdf-export .k-group-cell .k-header,
.k-pdf-export .k-input[readonly],
.k-pdf-export .k-filter-row > th:first-child,
.k-pdf-export .k-grid tbody td:first-child,
.k-pdf-export .k-grid tfoot td:first-child,
.k-pdf-export .k-filter-row th {
    background-color: transparent;
    background: transparent;
    color: #000000;
}

.k-pdf-export .naudasad,
.k-pdf-export .excel,
.k-pdf-export .pdf,
.k-pdf-export .adddzivokliem,
.k-pdf-export .parsk_uzst,
.k-pdf-export .chekk,
.k-pdf-export div.k-grid .k-grid-CustomSend,
.k-pdf-export .i-arapmali,
.k-pdf-export .k-autocomplete {
    background: none;
}

.page_template_header {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #000;
}

    .page_template_header .header_page_templ {
        position: absolute;
        top: 30px;
        left: 30px;
        right: 30px;
        border-bottom: 1px solid #888;
        text-align: center;
        font-size: 18px;
        color: #000;
    }

    .page_template_header .footer_page_templ {
        position: absolute;
        bottom: 30px;
        left: 30px;
        right: 30px;
        color: #000;
    }

.k-pdf-export .k-grouping-row td {
    background-color: transparent;
    color: #000000;
    border-bottom: 1px solid #000;
}

.k-pdf-export .k-checkbox:checked + .k-checkbox-label::before {
    background-color: transparent;
    border: none;
    opacity: 1;
    filter: opacity(100%);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-pdf-export .k-checkbox:focus + .k-checkbox-label::before {
    box-shadow: none;
}

.k-pdf-export .chekk:before {
    background: none;
    content: "\2713";
    color: black;
    font-weight: 700;
    font-size: 25px;
    float: right;
}

.k-pdf-export .k-checkbox:checked + .k-checkbox-label::after {
    background: none;
    content: "\2713";
    border-radius: 0px;
    color: black;
    font-weight: 700;
    text-align: center;
    font-size: 40px;
    line-height: 125%;
}

.k-pdf-export .k-checkbox-label::before {
    content: "";
    width: 25px;
    height: 25px;
    border-width: 0px;
    border-style: solid;
    background-color: transparent;
    border: 0px solid #fff;
    filter: opacity(30%);
    opacity: .3;
}

.k-pdf-export .k-grid-header th.k-header {
    background-color: transparent;
    font-style: normal;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    border-bottom: 2px solid #000;
    border-top: 0px solid #000;
    border-left: 0px solid #000;
    border-right: 0px solid #000;
}

.k-pdf-export .k-footer-template {
    border: 0px;
    border-top: 1px solid #000;
    background-color: transparent;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}

.k-pdf-export .k-checkbox:disabled:checked + .k-checkbox-label {
    opacity: 1;
}

.k-pdf-export .product-view-dl,
.k-pdf-export .product-view-dd {
    /* font-size: 0.78em;*/
    text-transform: none;
    color: #000;
    opacity: 1;
    min-height: 1em;
    line-height: 1em;
}

.k-pdf-export .product-view-dt {
    font-size: 0.5em;
    text-transform: none;
    color: #000;
    opacity: 1;
    min-height: 1em;
    line-height: 0.5em;
}
.example_box_cominf {
    display:none;
}
.example_box_cominf,
.example_box {
    background-color: rgb(255 119 0 / 12%);
    border-top: 1px groove rgba(0, 96, 100, 0.20);
    border-bottom: 1px groove rgba(0, 96, 100, 0.20);
    border-left: none;
    border-right: none;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    z-index: 2000;
}
#example_grid,
#example_grid .k-grid-header {
    background-image: none;
    background-color: transparent;
    border: none;
}
#example_grid .k-grid-header th.k-header,
#example_grid .k-grid-header th.k-header > .k-link {
    color: rgba(0, 96, 100, 0.5);
}
.example_text {
    margin-left: 40px;
    text-align: left;
    font-style: italic;
    color: #006064;
    text-decoration: underline;
}
.example_text_bacgr {
    transition: .2s ease;
    border: 3px solid rgba(0, 96, 100, 0.2);
    border-radius: 5px;
    text-transform: uppercase;
    padding: 10px;
    display: table-cell;
    font-size: 70px;
    -webkit-transform: rotate(-20deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform: rotate(-20deg);
    -ms-transform-origin: 100% 100%;
    transform: rotate(-20deg);
    transform-origin: 100% 100%;
    position: absolute;
    z-index: 1;
    left: 35%;
    bottom: 60%;
    color: #ddf3f4;
    font-weight: bold;
    font-family: sans-serif;
    background-color: rgba(221, 243, 244, 0.3);
    text-shadow: 0px 0px 9px #006064;
    opacity: 0.2;
}
#example_grid div.k-grid-content,
#example_grid div.k-grid-content tr[role=row]:hover,
#example_grid .k-alt {
    background-color: transparent;
    color: #006064;
    cursor: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity:0.9;
    filter: opacity(90%);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
#example_grid .k-checkbox-label::before {    
    filter: opacity(100%);
    opacity: 1;
}
#example_grid .k-grid-header-wrap,
#example_grid .k-auto-scrollable {
    border-right: none;
}
#example_grid img {
    width: 100%;
    height: auto;
}
.example_box .image_img {
    background-image: url('pamata/img_img.svg');
    width: 20px;
    height: 20px;
    padding-right: 11px;
    margin-right: 3px;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    text-align: center;
    background-repeat: no-repeat;
    background-color: transparent;
    vertical-align: middle;
    overflow: hidden;
    cursor: pointer;
    margin-left: 10px;
}
.example_box .image_img_or {
    background-image: url('pamata/img_img-or.svg');
    width: 20px;
    height: 20px;
    padding-right: 11px;
    margin-right: 3px;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    text-align: center;
    background-repeat: no-repeat;
    background-color: transparent;
    vertical-align: middle;
    overflow: hidden;
    cursor: pointer;
    margin-left: 10px;
}
    .example_box .image_img:hover, .example_box .image_img:focus, .example_box .image_img:active {
        background-image: url('pamata/img_img-or.svg');
        color: #ff7700;
        width: 20px;
        height: 20px;
    }
#example_box table td a {
    /*color: #006064;*/
    margin-right: 10px;
}
#example_box table {
    margin-left: 20px;
    text-align: left;
    /*color: #006064;*/
    line-height: 1.7;
}
    #example_box table tr {
        border-bottom: 1px groove rgba(0, 96, 100, 0.20);
    }
    #example_box table tr td {
        line-height: 1.2;
        padding: 10px;
        text-indent: 0px;
    }
        #example_box table tr td img {
            width: 90%;
            height: auto;
           text-indent: 0px;

        }
        #example_box table tr td .i-close {
            position: absolute;
            top: 10px;
            margin: 10px;
        }
.k-dialog #dialog.k-content {
    padding: 1em 1em 1.8em 1em;
}
#dialog .imggrupassad_pieg,
#dialog .imggrupas_pieg {
    line-height: 2em;
    padding: 15px 15px 9px 37px;
}
#example_box table td a.togglefaq:hover {
    color: #ff7700;
}
.togglefaq:hover .k-icon.k-i-expand,
.togglefaq:hover .k-icon.k-i-collapse {
    width: 1.5em;
    opacity: 0.5;
    color: #ff7700
}
.piem_pask {
    position: relative;
    white-space: normal;
    font-style: italic;
    color:rgba(0, 96, 100, 0.5);
    text-overflow: initial;
}
.ffff_pask {
    color: rgba(0, 96, 100, 0.5);
    position: relative;
    z-index: 2;
}

.ffff_pask:hover {
    color: #ff7700;
}
a.togglethree:hover,
a.toggleone:hover,
a.toggletwo:hover,
a.togglethree:hover i,
a.toggleone:hover i,
a.toggletwo:hover i,
a.togglethree.silt_hover .uzdar:hover {
    color: #ff7700;
}

.threeanswer img,
.twoanswer img,
.oneanswer img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: -1;
}

.threeanswer,
.twoanswer,
.oneanswer {
    display: none;
    height: auto;
    padding: 12px 20px 0 30px;
    line-height: 20px;
}

.togglethree {
    text-decoration: none;
    font-size: 14px;
    padding: 10px 10px 10px 30px;
    line-height: 20px;
    display: inline-block;
    cursor: pointer;
}

.toggletwo,
.toggleone {
    text-decoration: none;
    font-size: 14px;
    padding: 10px 30px;
    line-height: 20px;
    display: block;
}

#example_box .k-icon.k-i-expand,
#example_box .k-icon.k-i-collapse {
    margin-right: 10px;
}

#example_box .izcelts {
    color: #ff7700;
    font-weight: bold;
}
#example_box table tr td div.tablediv{
    height: auto;
    padding: 12px 20px 0 30px;
    line-height: 20px;
}
#example_box a span {
    cursor:pointer;
}
#example_box a span:hover {
    color: #ff7700;
}
.example_box .k-checkbox-label::before,
.example_box_cominf .k-checkbox-label::before {
    filter: opacity(80%);
    opacity: 0.8;
}
