.km-root .km-view .hidden {
    display: none;
}

.specialBackground {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100001;
}

#helpSplashscreen {
    display: block;
    background: url('../../img/splashscreen.jpg') white no-repeat;
    background-position: 50% 50%;
    background-size: auto 90%;
}

.km-on-ios.km-pane {
    height: 100% !important;
}

.km-on-ios > .km-view .km-header {
    margin-top: 20px;
}

.km-on-ios.km-ios7 > .km-drawer .km-header {
    margin-top: 0;
    padding-top: 20px;
    background: #ffffff;
}

/*
.km-android .km-tabstrip .km-text {
	font-size: 0.8em;
	text-indent: 0;
}

.km-vertical.km-android .km-tabstrip .km-text {
	margin-top: -1em;
}

.km-horizontal.km-android .km-tabstrip .km-text {
	margin-top: 0;
}
*/

.km-ios .km-content .km-button:active,
.km-ios .km-content .km-button.km-state-active
{
    box-shadow: none;
    -webkit-box-shadow: none;
}

.km-ios .km-popup .k-state-hover,
.km-ios .km-popup .k-state-focused,
.km-ios .km-popup .k-state-selected,
.km-ios .km-actionsheet > li > a:active,
.km-ios .km-actionsheet > li > a:hover,
.km-ios li.km-actionsheet-cancel > a
{
    background-image: none;
}

.km-ios .km-popup .k-item,
.km-ios .km-actionsheet > li > a
{
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-color: rgba(0,0,0,1);
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    text-shadow: none;
}

.km-tablet .km-popup .km-actionsheet,
.km-tablet .km-popup .k-list-container
{
    max-height: 80%;
}

.km-ios .km-loader,
.km-ios7.km-pane > .km-loader,
.km-ios7 .km-pane > .km-loader
{
    background: transparent;
}

.km-ios .km-loader.inverse > span,
.km-ios7.km-pane > .km-loader.inverse > span,
.km-ios7 .km-pane > .km-loader.inverse > span
{
    color: #ffffff;
}

.km-ios .km-loader.inverse > .km-loading,
.km-ios7.km-pane > .km-loader.inverse > .km-loading,
.km-ios7 .km-pane > .km-loader.inverse > .km-loading
{
    box-shadow: 16px 0 rgba(255,255,255,0.6);
    -webkit-box-shadow: 16px 0 rgba(255,255,255,0.6);
}

.km-ios .km-loader.inverse > .km-loading-left,
.km-ios7.km-pane > .km-loader.inverse > .km-loading-left,
.km-ios7 .km-pane > .km-loader.inverse > .km-loading-left
{
    box-shadow: 16px 0 rgba(255,255,255,0.3);
    -webkit-box-shadow: 16px 0 rgba(255,255,255,0.3);
}

.km-ios .km-loader h1,
.km-ios7 .km-loader h1
{
    display: none;
}

.km-flat .km-footer {
    background: #dcdcdc;
}

.km-tabstrip .km-badge {
    top: 1px;
    background: #E74C3C;
}

.km-android5 .km-tabstrip .km-badge {
    padding-top: 2px;
}

.km-flat .km-drawer .km-footer {
    background: rgba(240,240,240,0.4);
}

.km-flat .km-footer .km-tabstrip .km-button {
    color: #4c5356;
}

.km-flat .km-footer .km-tabstrip .km-button.km-state-active {
    color: #ffffff;
}

.km-ios7 span.km-switch {
    color: #007aff;
}

.km-ios7 .km-action::after {
    content: "\e0ca";
}

.km-ios7 .km-scroll-header {
    background: #ffffff;
}

.km-header .km-navbar .km-button {
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 6.6em;
    text-align: center;
}

.km-ios7 .km-header .km-navbar .km-button {
    width: 5em;
}

.km-flat .km-header .km-navbar .km-button {
    width: 6.5em;
}

.km-android .km-header .km-navbar .km-button {
    width: 7.7em;
}

.km-android .km-header .km-navbar .km-button .km-notext {
    margin-left: 0.5rem;
    margin-right: -0.3rem;
}

.km-wp .km-header .km-navbar .km-button {
    width: 5.5em;
}

.km-wp .km-leftitem, .km-wp .km-rightitem {
    height: auto;
}

.km-view.km-drawer,
.km-view.km-drawer .km-content
{
    background: #16130a;
    color: #ffffff;
}

.km-view.km-drawer .km-listview-link:after,
.km-view.km-drawer .km-listview-label:after
{
    display: none;
}

.km-view.km-drawer .km-listview {
    font-size: 1.2em;
}

.km-view.km-drawer .km-listview li {
    border: none;
    background: none;
    box-shadow: none;
}

.km-header .km-navbar .km-button.km-drawer-button, 
#category-settings-view .km-header .km-navbar [data-role=button],
#operations-journal-view .km-header .km-navbar [data-role=button],
#reports-view .km-header .km-navbar [data-role=button],
#currency-settings-view .km-header .km-navbar [data-role=button]
{
    width: auto;
}

.km-header .km-navbar .km-button.km-drawer-button .km-icon.km-menu {
    font-size: 1.3em;
    top: -0.4em;
}

.km-on-android.km-4.km-m4 .km-header .km-navbar .km-button.km-drawer-button .km-icon.km-menu,
.km-on-android.km-5 .km-header .km-navbar .km-button.km-drawer-button .km-icon.km-menu,
.km-web .km-header .km-navbar .km-button.km-drawer-button .km-icon.km-menu
{
    top: -0.25em;
}

.km-button .buttonLogo {
    display: inline-block;
	margin-top: 0.3em;
    height: 2em;
    width: 3.4em;
    background: url('../../img/logo.png') no-repeat;
    background-size: contain;
}

.km-button.withoutButtonLayout,
.km-root .km-view .km-header .km-navbar .km-drawer-button.km-button,
.km-root .km-view .km-header .km-navbar .km-back.km-button
{
    background:  none;
    border: none;
    outline: none;
    box-shadow: none;
    margin: 0;
    padding: 0 0.25em;
}

.km-root .km-view .km-header .km-navbar .km-back.km-button {
	width: auto;
	margin: 0;
}

.km-root .km-header .visible.km-back.km-button {
    display: block;
}

.km-view .km-header .km-navbar .km-button.logo,
.km-tablet .km-ios .km-view .km-header .km-navbar .km-button.logo
{
    display: inline-block;
    margin-top: 0.3em;
    padding: 0;
    margin: 0;
    height: 2em;
    width: 3.4em;
    border: none;
    box-shadow: none;
    background: url('../../img/logo.png') no-repeat;
    background-size: contain;
}

.km-root [data-role=header] .km-view-title {
    font-size: 1em;
    line-height: 3.25em;
}

.km-root .km-wp [data-layout=authenticated-user-layout] [data-role=header] .km-view-title,
.km-root .km-wp [data-layout=custom-list-layout] [data-role=header] .km-view-title
{
    margin: 0;
    line-height: 2.75em;
}

.km-wp [data-role=view] .km-navbar .km-button .km-icon.km-home {
    margin-top: -0.1em;
}

.custom-notification {
    position: relative;
    min-height: 2.6em;
    font-size: 1.5em;
    text-align: center;
    padding: 0 0.25em;
    border: none;
}

.km-on-ios .custom-notification {
    -webkit-transform: translateZ(1px);
}

.custom-notification.k-tooltip-success .custom-notification-message {
    color: green;
}

.km-ios .km-popup .k-popup ul li {
    font-size: 1.4em !important;
    line-height: 2.4em;
    min-height: 2.4em;
}

.km-buttongroup .km-button {
    background: none;
}

.km-buttongroup .km-button.km-state-active {
    background: #10c4b2;
}

.km-root .km-content .fullWidth[data-role=buttongroup] {
    width: 98%;
}

.km-root .km-content .fullWidth[data-role=buttongroup] .km-button {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.2%;
    padding-left: 0.25em;
    padding-right: 0.25em;
    text-align: center;
}

.km-root .km-wp .km-content .fullWidth[data-role=buttongroup] li.km-button {
    width: 32%;
}

.km-root .km-content .fullWidth.twoButtons[data-role=buttongroup] li.km-button {
    width: 49.8%;
}

.km-root .km-wp .km-content .fullWidth.twoButtons[data-role=buttongroup] li.km-button {
    width: 49%;
}

.km-blackberry .km-content .km-buttongroup > .km-button {
    margin: 0;
}

[data-role=form] [data-role=listview] li > label > .km-icon:first-child {
    margin-left: 5px;
}

.km-ios [data-role=form] [data-role=listview] li > label > .km-icon {
    color: #000000;
}

.km-on-ios.km-ios [data-role=form] [data-role=listview] li .km-icon.iconCalendar {
    height: 1.2em;
}

[data-role=form] [data-role=listview] .km-icon.actionIcon {
    position: absolute;
    left: 50%;
    width: 2em;
    height: 2em;
    margin-left: -2em;
    z-index: 5;
}

.wideFormElements [data-role=listview] .km-icon.actionIcon {
    top: -0.05em;
    left: 30%;
}

[data-role=form] [data-role=listview] .actionIcon.rightAligned {
    right: 0;
    left: auto;
    margin: 0;
}

.wideFormElements [data-role=listview] .actionIcon.rightAligned + label input {
    padding-right: 2.5em;
}

.km-ios7 .wideFormElements [data-role=listview] .km-icon.actionIcon {
    margin-left: -1.5em;
}

[data-role=form] [data-role=listview] .km-icon.actionIcon:after,
[data-role=form] [data-role=listview] .km-icon.actionIcon:before
{
    margin-top: 0.5em;
    text-align: center;
}

.km-wp [data-role=form] [data-role=listview] .km-icon.actionIcon:after,
.km-wp [data-role=form] [data-role=listview] .km-icon.actionIcon:before
{
    margin-top: 0.25em;
    margin-left: 0.3em;
}

.km-wp [data-role=form] [data-role=listview] .km-icon.actionIcon {
    background: transparent;
}

ul[data-role=listview] ul.km-list li {
    font-size: 1em;
}

.km-view .km-navbar {
    overflow: hidden;
}

.km-list input[type="checkbox"] {
    -webkit-appearance: checkbox;
}

.km-list input[type="radio"] {
    -webkit-appearance: radio;
}

.formButtonsContainer {
    -webkit-transform: translatez(1px);
    overflow: hidden;
    margin: 1em;
}

.km-flat.km-vertical .formButtonsContainer {
    margin: 1em 0.5em;
}

.km-vertical .copyright {
    float: right;
    padding-right: 10px;
}

.central-button[data-role=button] {
    display: block; 
    margin: 0 auto; 
    width: 14em;
    text-align: center;
}

.km-ios .km-view .km-buttongroup .km-button:last-child:first-child {
    border-radius: 5pt;
}

.km-meego .km-view .km-buttongroup .km-button:last-child:first-child {
    border-radius: 8px;
}

.km-listview li label.hasFormButton {
    min-height: 3em;
}

.formInsideButton[data-role=button] {
    position: absolute;
    left: 50%;
    top: 0.25em;
}

.formButton[data-role=button] {
    width: 9em;
    text-align: center;
}

.km-wp .formButton[data-role=button] {
    width: 6.5em;
}

.km-ios7 .km-content [data-role=button] .km-icon,
.km-ios .km-content [data-role=button] .km-icon {
    margin-top: 0;
}

.km-ios .km-content [data-role=button] .km-bookmarks.km-icon {
    margin-top: 0.05em;
}

.km-android .km-content [data-role=button] .km-icon {
    margin-top: 0.05em;
}

.km-wp .km-content [data-role=button] .km-icon {
    margin-top: -0.1em;
}

.leftAligned[data-role=button] {
    float: left;
}

.rightAligned[data-role=button] {
    float: right;
}

.km-view .km-content .km-list .k-dropdown-wrap {
    padding-right: 10px;
}

.km-ios .km-view .km-content .km-list .k-dropdown-wrap {
    padding-left: 0.2em;
}

.k-animation-container .k-list-container.k-popup {
    overflow: hidden;
}

.km-android [data-role=form] ul.km-list.km-listinset > li,
.km-wp [data-role=form] ul.km-list.km-listinset > li
{
    padding-left: 0.4em;
}

ul[data-role=listview] > li .custom-notification {
    display: none;
}

ul[data-role=listview] > li .custom-notification.active {
    display: block;
}

ul[data-role=listview] .listview-checkbox-container-aligned-left {
    position: relative;
    width: 50%;
    padding-right: 100px;
}

ul[data-role=listview] > li > input + .k-widget.k-tooltip-validation {
    display: block;
    width: 45%;
    word-wrap: break-word;
}

ul[data-role="listview"] > li > .fullWidth + .k-widget.k-tooltip-validation {
    width: auto;
    margin-top: 0.5em;
}

ul[data-role=listview] > li label {
    display: block; 
    width: 45%;
    line-height: 2rem;
    min-height: 2rem;
}

ul[data-role=listview] > li label.withIcon {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2.5em;
}

ul[data-role=listview] > li label.noValidation {
    width: 100%;
}

ul[data-role=listview] > li label .k-widget.k-tooltip-validation {
    width: 90%;
    font-size: 0.8em;
    word-wrap: break-word;
    background: #fff4c9;
}

ul[data-role=listview] > li label .k-widget.k-dropdown {
    width: 50%;
}

ul[data-role=listview] > li label .k-widget.k-dropdown.emptyValue .k-input {
    color: #aaaaaa;
}

.km-ios ul[data-role=listview] > li label .k-widget.k-dropdown,
.km-ios7 ul[data-role=listview] > li label .k-widget.k-dropdown
{
    text-align: left;
}

ul[data-role=buttongroup] ul {
    display: block;
    padding: 0.25em;
}

.km-horizontal ul#operationsJournalButtons ul {
    float: left;
}

.km-buttongroup li.km-button.dropdown-filter-wrap {
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    width: 270px;
}

.km-ios.km-horizontal .km-view .km-buttongroup .week-period-filter-button,
.km-meego.km-horizontal .km-view .km-buttongroup .week-period-filter-button
{
    border-radius: 0 !important;
}
.km-ios.km-horizontal .km-view .km-buttongroup .last-operations-filter-button:last-child:first-child {
    border-radius: 0 5pt 5pt 0;
}

.km-meego.km-horizontal .km-view .km-buttongroup .last-operations-filter-button:last-child:first-child {
    border-radius: 0 8px 8px 0;
}

.km-vertical ul#operationsJournalButtons .last-operations-filter-button {
    margin: 0 15px;
}

.km-buttongroup li.km-button.dropdown-filter-wrap .k-widget.k-dropdown {
    width: 245px;
    margin-top: 0;
}

.km-buttongroup li.km-button.dropdown-filter-wrap .k-widget.k-dropdown .k-input {
    width: 214px;
}

ul[data-role=buttongroup] li.km-button .k-widget.k-dropdown {
    margin-top: 0;
    margin-left: 5px;
    margin-right: 3px;
}

.wideFormElements ul[data-role=listview] > li input[type=text]:not(.k-input),
.wideFormElements ul[data-role=listview] > li input[type=password],
.wideFormElements ul[data-role=listview] > li input[type=search],
.wideFormElements ul[data-role=listview] > li input[type=number],
.wideFormElements ul[data-role=listview] > li input[type=tel],
.wideFormElements ul[data-role=listview] > li input[type=url],
.wideFormElements ul[data-role=listview] > li input[type=email],
.wideFormElements ul[data-role=listview] > li input[type=file],
.wideFormElements ul[data-role=listview] > li input[type=month],
.wideFormElements ul[data-role=listview] > li input[type=color],
.wideFormElements ul[data-role=listview] > li input[type=week],
.wideFormElements ul[data-role=listview] > li input[type=date],
.wideFormElements ul[data-role=listview] > li input[type=time],
.wideFormElements ul[data-role=listview] > li input[type=datetime],
.wideFormElements ul[data-role=listview] > li input[type=datetime-local],
.wideFormElements ul[data-role=listview] > li select:not([multiple]),
.wideFormElements ul[data-role=listview] > li .k-widget.k-dropdown,
.wideFormElements ul[data-role=listview] > li .k-widget.k-datepicker,
.wideFormElements ul[data-role=listview] > li textarea,
.wideFormElements ul[data-role=listview] .imageFormField .imageContainer
{
    width: 70%;
}

.km-on-ios .wideFormElements ul[data-role=listview] > li input[type=text]:not(.k-input),
.km-on-ios .wideFormElements ul[data-role=listview] > li input[type=password],
.km-on-ios .wideFormElements ul[data-role=listview] > li input[type=search],
.km-on-ios .wideFormElements ul[data-role=listview] > li input[type=number],
.km-on-ios .wideFormElements ul[data-role=listview] > li input[type=tel],
.km-on-ios .wideFormElements ul[data-role=listview] > li input[type=url],
.km-on-ios .wideFormElements ul[data-role=listview] > li input[type=email],
.km-on-ios .wideFormElements ul[data-role=listview] > li input[type=file],
.km-on-ios .wideFormElements ul[data-role=listview] > li input[type=month],
.km-on-ios .wideFormElements ul[data-role=listview] > li input[type=color],
.km-on-ios .wideFormElements ul[data-role=listview] > li input[type=week],
.km-on-ios .wideFormElements ul[data-role=listview] > li input[type=date],
.km-on-ios .wideFormElements ul[data-role=listview] > li input[type=time],
.km-on-ios .wideFormElements ul[data-role=listview] > li input[type=datetime],
.km-on-ios .wideFormElements ul[data-role=listview] > li input[type=datetime-local],
.km-on-ios .wideFormElements ul[data-role=listview] > li select:not([multiple]),
.km-on-ios .wideFormElements ul[data-role=listview] > li .k-widget.k-dropdown,
.km-on-ios .wideFormElements ul[data-role=listview] > li .k-widget.k-datepicker,
.km-on-ios .wideFormElements ul[data-role=listview] > li textarea,
.km-on-ios .wideFormElements ul[data-role=listview] .imageFormField .imageContainer
{
    width: 65%;
}

.wideFormElements ul[data-role=listview] > li label {
    width: 27%;
}

.wideFormElements ul[data-role=listview] > li label.noValidation {
    width: 100%;
}

li.noData {
    text-align: center;
}

.contentHeader {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 0.5rem;
}

.km-on-ios .km-view .contentHeader {
    -webkit-transform: translateZ(0);
}

.km-view .contentHeader ul[data-role=listview],
.km-view .contentHeader ul[data-role=buttongroup] {
    margin-top: 0;
    margin-bottom: 0;
}

.km-view .contentHeader ul[data-role=listview] {
    padding-top: 0.5em;
}

.km-view .contentHeader ul[data-role=buttongroup] {
    margin: 0.5em auto 0;
}

.km-wp .km-view .contentHeader ul[data-role=buttongroup] {
    margin-top: 0;
    line-height: 3em;
}

.km-ios .km-view .contentHeader ul.dropdown-wrap-listview {
    padding: 0 1.25em;
    font-size: 0.55em;
}

.km-view .contentHeader .km-filter-form {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.km-ios .km-view .contentHeader .km-filter-form {
    padding: 0.25em 0 0.5em;
}

.km-flat .km-view .contentHeader .km-filter-form {
    padding-left: 1.2em;
    padding-right: 1.2em;
}

.km-android .km-view .contentHeader ul.dropdown-wrap-listview {
    margin-left: 1.25em;
    margin-right: 1.25em;
}

.km-flat .km-listview-wrapper form .km-filter-wrap > input {
    font-size: 1.5em;
}

.km-ios .km-view .contentHeader ul.dropdown-wrap-listview li.km-filter-wrap {
    padding-top: 0.75em;
    padding-bottom: 0.25em;
    background: #ffffff;
}

.km-tablet .km-ios .km-view .contentHeader ul.dropdown-wrap-listview li.km-filter-wrap {
    max-width: 23rem;
}

.km-ios7 .km-view .contentHeader ul.dropdown-wrap-listview li.km-filter-wrap {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;  
    overflow: initial;
    padding: 1.1em 1em;
}

.km-flat .km-view .contentHeader ul.dropdown-wrap-listview li.km-filter-wrap {
    padding: 0.05em 0;
    margin: 0 auto;
    border-radius: 3px;
    border: 1px solid rgba(0,0,0,0.1);
}

.km-android .km-view .contentHeader ul.dropdown-wrap-listview li.km-filter-wrap {
    height: 2.0em;
    margin-bottom: 1px;
    padding: 0;
    border-bottom: 2px solid rgba(127,127,127,0.5);
    background-clip: padding-box;
    background: no-repeat 0 0,transparent no-repeat 100% 0;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0.9,rgba(0,0,0,0)),color-stop(0.9,#777),color-stop(1,#777)),-webkit-gradient(linear,50% 0,50% 100%,color-stop(0.9,rgba(0,0,0,0)),color-stop(0.9,#777),color-stop(1,#777));
    background-image: -moz-linear-gradient(top,transparent 90%,#777 90%,#777),-moz-linear-gradient(top,transparent 90%,#777 90%,#777);
    background-image: linear-gradient(top,transparent 90%,#777 90%,#777),linear-gradient(top,transparent 90%,#777 90%,#777);
    background-image: -ms-linear-gradient(top,transparent 90%,#777 90%,#777),-ms-linear-gradient(top,transparent 90%,#777 90%,#777);
    background-image: -o-linear-gradient(top,transparent 90%,#777 90%,#777),-o-linear-gradient(top,transparent 90%,#777 90%,#777);
    background-size: 1px 100%;
}

.km-wp .km-view .contentHeader ul.dropdown-wrap-listview li.km-filter-wrap {
    margin: 0 auto;
}

.km-view .contentHeader ul.dropdown-wrap-listview li .k-widget.k-dropdown {
    left: 0.5em;
    right: 0.5em;
    width: auto;
    padding-left: 1.5em;
    padding-right: 2em;
}

.km-ios .km-view .contentHeader ul.dropdown-wrap-listview li .k-widget.k-dropdown {
    top: 0;
    margin-top: 0.4em;
}

.km-ios7 .km-view .contentHeader ul.dropdown-wrap-listview li .k-widget.k-dropdown {
    margin-top: 0;
    background: #efeff4;
    background-clip: border-box;
    border-radius: 0.8em 0.8em 1.1em 1.1em;
    overflow: hidden;
    padding-top: 0.1em;
    padding-bottom: 0.3em;
    padding-left: 2em;
    top: 0;
}

.km-android .km-view .contentHeader ul.dropdown-wrap-listview li .k-widget.k-dropdown .k-dropdown-wrap {
    margin-top: 0.25em;
    border: none;
    background: transparent;
}

.km-ios .km-view .contentHeader ul.dropdown-wrap-listview li .k-widget.k-dropdown .k-dropdown-wrap .k-input {
    font-size: 0.8em;
    color: black;
    text-align: left;
}

.km-ios7 .km-view .contentHeader ul.dropdown-wrap-listview li .k-widget.k-dropdown .k-dropdown-wrap .k-input {
    font-size: 0.8em;
    color: transparent;
    text-shadow: 0 0 0 rgba(0,0,0,0.4);
    text-align: left;
}

.km-wp .km-view .contentHeader ul.dropdown-wrap-listview li .k-widget.k-dropdown .k-dropdown-wrap .k-input {
    margin-top: -0.25em;
    font-size: 1.2em;
}

.km-view .contentHeader ul.dropdown-wrap-listview li .clearFilterButton {
    position: relative;
    float: right;
    margin-top: 0.245em;
    padding: 0.5em;
    z-index: 3;
}

.km-android .km-view .contentHeader ul.dropdown-wrap-listview li .clearFilterButton {
    margin-top: 0;
}

.km-flat .km-view .contentHeader ul.dropdown-wrap-listview li.km-filter-wrap:before {
    margin-top: 0.3em;
}

.km-ios .km-view .contentHeader ul.dropdown-wrap-listview li.km-filter-wrap:before {
    margin-top: 0.2em;
    font-size: 2.5em;
}

.km-ios7 .km-view .contentHeader ul.dropdown-wrap-listview li.km-filter-wrap::before {
    z-index: 2;
    margin-top: -0.5em;
}

.km-wp .km-view .contentHeader ul.dropdown-wrap-listview li.km-filter-wrap:before {
    margin-top: 0.5em;
}

.km-view .contentHeader ul.dropdown-wrap-listview li .km-filter-reset .km-icon {
    margin-right: 0;
}

.km-android .km-view .contentHeader ul.dropdown-wrap-listview li .km-filter-reset .km-icon {
    font-size: 1.1em;
}

.km-ios .km-view .contentHeader .km-filter-form .km-icon.km-clear {
    margin-top: -0.1em;
    left: 0.2em;
    font-size: 2.5em;
    color: #adadad;
}

.operationsList.tableBlocks li {
    min-height: 2.75em;
}

.km-android .operationsList.tableBlocks li,
.km-android #totalSums li
{
    padding-left: 0;
    padding-right: 0;
}

.k-scheduler-content .k-event .categoryName,
.k-scheduler-content .k-event .accountName,
.k-scheduler-content .k-task .categoryName,
.k-scheduler-content .k-task .accountName,
.operationsList .description .categoryName,
.operationsList .description .accountName
{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.amount {
    text-align: right;
}

.amount.negative {
    color: #c20000;
}

.amount.positive {
    color: #6CBD45;
}

.amount > .currency {
    display: inline-block;
    width: 1em;
    text-align: left;
    text-indent: 0;
}

.wideCurrencyColumn .amount > .currency {
    width: 2.4em;
}

.amount > .sum > .integerPart {
    text-align: right;
}

.amount > .sum > .cents {
    font-size: 0.8em;
    text-align: left;
}

#operation-form-view #operationDeleteButton,
#operation-form-view #latestOperationsButton
{
    display: none;
}

#operation-form-view [data-role=form] [data-role=listview] {
    margin-top: 0;
    margin-bottom: 0;
}

#operation-form-view .noFlipContent + .formButtonsContainer {
    margin-top: 0.5em;
}

[data-role=form] [data-role=listview] .k-widget.k-datepicker {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
}

[data-role=form] [data-role=listview] .k-widget.k-datepicker > .k-picker-wrap {
    border: none;
    box-shadow: none;
    background: none;
}

[data-role=form] [data-role=listview] .k-widget.k-datepicker .prevDay,
[data-role=form] [data-role=listview] .k-widget.k-datepicker .nextDay
{
    width: 3em;
    height: 3em;
    padding: 1em;
    z-index: 2;
}

[data-role=form] [data-role=listview] .k-widget.k-datepicker .nextDay {
    position: absolute;
    right: 0;
}

.km-flat [data-role=form] [data-role=listview] .k-widget.k-datepicker .nextDay {
    right: -1em;
}

[data-role=form] [data-role=listview] .k-widget.k-datepicker input.km-input {
    text-align: center;
}

.km-wp [data-role=form] [data-role=listview] .k-widget.k-datepicker input.km-input {
    padding-bottom: 0.2em;
}

[data-role=form] [data-role=listview] .k-widget.k-datepicker .k-select {
    display: none;
}

.km-ios #account-form-view #account-states li {
    font-size: inherit;
}

.km-wp #account-form-view #account-states li {
    font-size: 1em;
}

.km-ios #account-form-view #account-states li:not(.km-state-active) .km-icon {
    color: #929292;
}

.km-wp #accounts-journal-view #totalSums {
    border: 1px solid #01ABAA;
}

.km-listview li .totalSum {
    font-weight: bold;
}

.km-listview li .total-sum.totalSum {
    font-size: 1.1em;
}

.km-ios7 .km-listview li .total-sum.totalSum {
    font-size: 0.8em;
}

.km-listview li .total-sum.totalSum .amount {
    font-size: 0.91em;
}

.km-ios7 .km-listview li .total-sum.totalSum .amount {
    font-size: 1.25em;
}

#accounts-journal-view #totalSums li {
    display: none;
}

#accounts-journal-view #totalSums.visible li {
    display: list-item;
}

#accounts-journal-view #totalSums li .km-icon {
    display: none;
    color: inherit;
}

#accounts-journal-view #totalSums li .total-sum .km-icon {
    display: inline-block;
    margin-left: -0.4em;
    margin-right: 0;
}

.profile-page h2, #category-icon-list-view h2 {
    text-align: center;
}

#appearance-settings-view .tariffInfo {
    text-align: center;
}

#appearance-settings-view #feedbackButton {
    margin-top: 1em;
}

#appearance-settings-view #payButton {
    margin-bottom: 1em;
}

#appearance.profile-page .appearanceTablesContainer {
    position: relative;
    overflow: hidden;
}

#appearance.profile-page table {
    float: left;
    width: 50%;
}

.km-vertical #appearance.profile-page table.horizontal,
.km-horizontal #appearance.profile-page table.vertical
{
    display: none;
}

.km-wp #appearance-settings-view .pageButtons {
    margin-top: 0.8em;
}

#appearance-settings-view #appearance table [data-role=button] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 9rem;
}

li .tableCell.parentCategory {
    text-align: right;
}

ul.statelist .km-icon {
    color: #000000;
}

ul.loginPasswordGroup {
    display: none;
}

#currency-settings-view h3 {
    text-align: center;
}

li .tableCell.currencyCode {
    text-align: right;
}

.km-ios #not-used-currency-list-view .km-header .km-navbar [data-role=button] .km-icon,
.km-wp #not-used-currency-list-view .km-header .km-navbar [data-role=button] .km-icon
{
    margin-top: 0;
}

.km-ios7 #not-used-currency-list-view .km-header .km-navbar [data-role=button] .km-icon {
    margin-top: 0.1em;
}

.km-android #not-used-currency-list-view .km-header .km-navbar [data-role=button] .km-icon {
    margin-top: 0.1em;
}

#feedback-form-view input.fullWidth {
    position: relative;
    width: 100%;
}

#feedback-form-view textarea.fullWidth {
    float: none;
    width: 100%;
    height: 12em;
}

.km-root .km-view .km-content .km-list.iconsList > li {
    display: inline-block;
    background: none;
    border: none;
    box-shadow: none;
}

ul[data-role=listview].iconsList {
    padding-left: 1em;
    padding-right: 1em;
}

ul[data-role=listview].iconsList li .imageWrapper,
ul[data-role=listview] .imageFormField .imageContainer .imageWrapper
{
    display: table-cell;
    margin: 0;
    padding: 0;
    width: 5rem;
    height: 5rem;
    text-align: center;
    vertical-align: middle;
    border: 2px solid gray;
    border-radius: 0.5em;
    cursor: pointer;
}

ul[data-role=listview] .imageFormField .imageContainer .imageWrapper {
    width: 3rem;
    height: 3rem;
}

ul[data-role=listview].iconsList li .imageWrapper.selected {
    background-color: white;
}

ul[data-role="listview"] > li.imageFormField label {
    display: inline-block;
}

ul[data-role=listview] .imageFormField .imageContainer {
    float: right;
    width: 50%;
    text-align: left;
}

.tableBlocks.km-listview li .tableCell img {
    margin: 0 0.3rem;
}

.km-scroll-footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1001;
}

.tahometerContainer {
    position: relative;
    background: url("../../img/gauge-container.png") no-repeat;
    background-color: white;
    background-size: cover;
    width: 207px;
    height: 207px;
    border-radius: 104px;
    margin: 10px auto 0;
    text-align: center;
}

.km-view .swipeContainer {
    position: relative;
    margin: 0 10px;
}

.km-view .swipeContainer .swipeContainer {
    margin: 0;
}

.km-view .swipeContainer.leftArrow .swipeIcons {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -0.9rem;
    z-index: 2;
}

.tahometerContainer .tahometerBackground {
    position: absolute;
    top: 11px;
    left: 11px;
    width: 184px;
    height: 184px;
    border-radius: 92px;
}

.tahometerContainer .title {
    position: absolute;
    top: 124px;
    width: 100%;
    font-size: 1rem;
}

.tahometerContainer .title > div:first-child {
    font-size: 0.8rem;
}

.tahometerContainer .title .amount {
    width: 100px;
    margin: 0.2em auto 0;
    text-align: center;
}

.tahometerContainer #budgetTahometer {
    width: 180px;
    height: 164px;
    margin: 0 auto;
}

ul.tachometerValue {
    margin: 0;
    margin-top: 2px;
    padding: 0;
    list-style: none;
}

ul.totalBudgetInfo {
    margin: 0.4rem 0.5rem;
}

ul.totalBudgetInfo.tableBlocks .tableCell {
    text-align: center;
}

ul.totalBudgetInfo.tableBlocks .tableCell:first-child {
    text-align: left;
}

ul.totalBudgetInfo.tableBlocks .tableCell:last-child {
    text-align: right;
}

#info-view .km-scroll-footer .contentFooter {
    margin: 0.5em auto 1.25em;
}

.expandableGroups .groupHeader {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    overflow: hidden;
}

.km-wp .expandableGroups .groupHeader {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

div.km-view[data-layout=custom-list-layout] ul.km-listview > li b.groupHeader {
    display: block;
    text-align: center;
}

div.km-view[data-layout=custom-list-layout] ul.km-listview > li .groupHeader .km-icon {
    float: right;
    margin-top: 0.75em;
    margin-right: 1em;
}

.km-ios7 div.km-view[data-layout=custom-list-layout] ul.km-listview > li .groupHeader .km-icon {
    margin-top: 0.45em;
}

.customBulletChartContainer {
    position: relative;
    height: 24px;
    margin: 5px 40px 10px;
}

.customBulletChartContainer table.axis {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    table-layout: fixed;
    border-bottom: 1px solid gray;
    border-spacing: 0;
}

.customBulletChartContainer table.axis tr td {
    width: 25%;
    height: 5px;
    border-left: 1px solid gray;
}

.customBulletChartContainer table.axis tr td:last-child {
    border-right: 1px solid gray;
}

.customBulletChartContainer .indicator,
.customBulletChartContainer .targetLine
{
    display: table;
    position: absolute;
    height: 121%;
    width: 100%;
    top: 0;
    left: 0;
}

.customBulletChartContainer .indicator {
    top: 6px;
    height: 10px;
}

.customBulletChartContainer .indicator.positive {
    background-color: #6CBD45;
}

.customBulletChartContainer .indicator.medium {
    background-color: #ff7a00;
}

.customBulletChartContainer .indicator.negative {
    background-color: #c20000;
}

.customBulletChartContainer .targetLine {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid red;
}

ul.budgetList > li .imageWrapper {
    float: left;
    position: absolute;
    bottom: 34px;
}

ul.budgetList > li .imageWrapper > img {
    width: 30px;
}

ul.budgetList > li .imageWrapper > .iconSymbol {
    font-size: 2rem;
}

ul.budgetList > li .budgetSums {
    overflow: hidden;
    margin-left: 40px;
    font-size: 1rem;
}

ul#budgetTotals.budgetList > li .budgetSums {
    margin-left: 24px;
    text-align: center;
}

ul.budgetList > li .budgetSums .textBlock {
    float: left;
}

ul.budgetList > li .budgetSums .textBlock:last-child {
    float: right;
}

ul.budgetList > li .budgetSums .textBlock.positive {
    color: #6CBD45;
}

ul.budgetList > li .imageWrapper > .iconSymbol.positive {
    color: #268c43;
}

ul.budgetList > li .budgetSums .textBlock.medium,
ul.budgetList > li .imageWrapper > .iconSymbol.medium
{
    color: #ff7a00;
}

ul.budgetList > li .budgetSums .textBlock.negative,
ul.budgetList > li .imageWrapper > .iconSymbol.negative
{
    color: #c20000;
}

ul.budgetList > li table.days {
    width: 100%;
    table-layout: fixed;
    text-align: center;
}

ul.budgetList > li table.days td:first-child {
    padding-left: 36px;
    text-align: left;
}

ul.budgetList > li table.days td:last-child {
    padding-right: 36px;
    text-align: right;
}

ul.budgetList > li .name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.km-view .contentHeader .filterButton,
.km-view .contentHeader .sortButton
{
    bottom: 2rem;
    min-width: 2.2rem;
}

.km-view .contentHeader .filterButton {
    position: absolute;
    left: 1rem;
}

.expandableGroups > li.km-group-container > .km-list {
    display: none;
}

.expandableGroups > li.km-group-container > .km-list.opened {
    display: list-item;
}

/* неровный отступ, чтобы хорошо прорисовывались границы */
.simpleChooseList.km-list > li,
.simpleChooseList.km-listgroup .km-list > li
{
    padding-top: 0.6em;
    padding-bottom: 0.57em; 
    line-height: 2.6em;
    font-size: 1em;
}

.simpleChooseList.km-listgroup .km-group-title {
    line-height: 2.4em;
}

.simpleChooseList.km-list > li > *,
.simpleChooseList.km-listgroup .km-list > li > *
{
    line-height: 2.6em;
}

.expandableParentItems .km-icon.parentElementExpandIcon {
    margin: 0;
    padding: 0;
    height: 2em;
    float: right;
    padding-top: 0.5em;
    margin-right: 0.5em;
}

.km-ios .expandableParentItems .km-icon.parentElementExpandIcon {
    height: 1em;
    padding-top: 0em;
    text-shadow: 0 1px 1px rgba(100,100,100,0.8);
}

.expandableParentItems.km-listview > li {
    padding-top: 0;
    padding-bottom: 0;
}

.expandableParentItems.km-listview > li .parentItem,
.expandableParentItems.km-listview > li .childItem
{
    padding-top: 0.75em;
    padding-bottom: 0.75em;
    line-height: 2em;
}

.km-ios7 .expandableParentItems.km-listview > li .parentItem {
    color: #000000;
    background: #efeff4;
}

.km-flat .expandableParentItems.km-listview > li .parentItem,
.expandableParentItems.km-listview > li
{
    background: #f4f4f4;
}

.km-wp .expandableParentItems.km-listview > li .parentItem {
    color: white;
    background-color: #01ABAA;
    border-top: 1px solid #ffffff;
}

.expandableParentItems.km-listview .parentItem .chooseHandlerArea {
    position: absolute;
    top: -0.5em;
    left: 0;
    bottom: -0.5em;
    width: 85%;
    z-index: 2;
}

.expandableGroups .expandIcon {
    display: inline-block;
    margin-left: -1em;
    margin-right: 0.25em;
}

.km-ios7 .expandableGroups .expandIcon,
.km-android .expandableGroups .expandIcon
{
    margin-left: -0.75em;
}

.km-wp .expandableGroups .expandIcon {
    margin-left: 0;
}

.km-ios7 #accountsList .expandIcon + span {
    font-size: 0.8em;
}

.categoryJournalTitle {
    font-size: 0.85em;
}

.flipContainer {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

.flipContainer .flipSide.activeAnimation {
    position: absolute;
    width: 100%;
}

.operationSuccessHint .danger {
    color: #EB3C34;
}

.operationSuccessHint .warning {
    color: #cbc12d;
}

.operationSuccessHint .ok {
    color: #309500;
}

table.accountHint {
    table-layout: fixed;
    width: 100%;
}

table.accountHint td {
    width: 50%;
    word-wrap: break-word;
}

table.accountHint .amount {
    vertical-align: bottom;
}

ul.budgetList.budgetHints .name {
    display: none;
}

ul.budgetList.budgetHints > li .imageWrapper > img {
    position: relative;
    top: 17px;
}

ul.economicHint {
    text-align: center;
}

.km-view .km-header .km-navbar .km-button.syncButton {
    width: 3em;
    padding-left: 1em;
    padding-right: 0.5em;
    text-align: center;
}

.km-android .km-view .km-header .km-navbar .km-button.syncButton {
    padding-right: 1em;
    width: 5em;
}

.km-android .km-header .km-navbar .km-button.syncButton .km-notext {
    margin-right: 0;
    margin-left: 0;
    width: 1.2em;
}

.km-flat .km-popup .k-list-container {
    padding-top: 0;
}

.km-popup .k-list-container .k-list-filter {
    z-index: 2;
}

.km-ios .km-popup .k-list-container .k-list-filter {
    top: -1.2em;
}

.k-list-filter > .k-textbox {
    box-sizing: border-box;
}

.km-ios .k-list-filter > .k-textbox {
    padding-top: 1em;
    padding-bottom: 1em;
    height: auto;
}

.km-modalview-root > .k-animation-container {
    max-height: 94%;
}

.km-modalview .km-footer .km-view-title > .km-button {
    font-size: 0.85em;
    line-height: 1em;
}

.km-android .km-modalview .km-listview-wrapper {
    padding: 0;
}

ul.pageTips {
    display: table;
    width: 100%;
    font-size: 1.2em;
}

.km-android ul.pageTips,
.km-ios ul.pageTips
{
    font-size: 1em;
}

.km-listview-wrapper ul.pageTips.km-listview > li {
    display: table-row;
    padding-left: 0;
    padding-right: 0;
}

ul.pageTips li > .tableCell {
    display: table-cell;
    padding: 0.5em;
    vertical-align: middle;
}

ul.pageTips li > .tableCell:first-child {
    text-align: center;
}

ul.pageTips li .tableCell.image {
    padding-right: 1.5em;
    width: 4.1em;
    min-height: 2em;
}

ul.pageTips li .tableCell.image > table.km-operation-patterns-table {
    margin-top: 0 !important;
}

ul.pageTips li img {
    height: 2em;
}

ul.pageTips li img.darkBg {
    display: none;
}

ul.pageTips li .tableCell.listHeader {
    text-indent: -5em;
}

.km-flat ul.pageTips li .tableCell.listHeader,
.km-ios7 ul.pageTips li .tableCell.listHeader
{
    text-indent: -4em;
}

ul.pageTips .contentHeader {
    padding: 0;
}

ul.pageTips .contentHeader .filterButton,
ul.pageTips .contentHeader .sortButton
{
    position: static;
}

ul.pageTips .contentHeader .filterButton {
    margin-bottom: 0.5em;
}

ul.pageTips .tipIcon {
    font-size: 2em;
    margin: 0;
}

ul.pageTips .tipIcon:after,
ul.pageTips .tipIcon:before
{
    margin: 0;
}

.km-ios ul.pageTips .tipIcon {
    color: inherit;
}

ul.pageTips .expandableParentItems .km-icon.parentElementExpandIcon {
    float: none;
    margin: 0;
}

.km-ios ul.pageTips .expandableParentItems .km-icon.parentElementExpandIcon {
    color: inherit;
}

ul.pageTips .dottedList {
    text-align: left;
    list-style-type: circle;
    list-style-position: outside;
}

.menuHeaderBg {
    height: 10em;
    background: url('../../img/drawer_header_bg.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
}

.userDataStripe {
    position: absolute;
    top: 1.5em;
    left: 2em;
    right:  0;
}

.userDataStripe > * {
    vertical-align: middle;
}

.userDataStripe .avatarContainer {
    width: 7em;
    height: 7em;
    display: inline-block;
    border-radius: 3.5em;
    border: 1px solid #ffffff;
    position: relative;
    background: #f4f4f4;
    z-index: 1;
}

.userDataStripe .avatarContainer:before 
{
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    border: 1px solid #cccccc;
    border-radius: 3.5em;
}

.userDataStripe .avatarContainer .logo {
    display: block;
    height: 100%;
    width: 100%;
    background: url('../../img/logo.png') no-repeat;
    background-position: center center;
    background-size: 4.8em 3em;
}

.userDataStripe .userInfo {
    padding: 1.5em;
    padding-left: 4.5em;
    padding-right: 0;
    background: rgba(23, 97, 91, 0.7);
    display:  inline-block;
    position: absolute;
    left: 3em;
    top: 1.5em;
    right: 0;
    color: #ffffff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.km-icon.syncIcon {
    font-size: 2em;
}

.lastSyncDate {
    white-space: nowrap;
}

.km-drawer .km-footer ul.adjustedHeight > li {
    padding-top: 0.225em;
    padding-bottom: 0.225em;
}

.km-drawer table.socialLinksContainer {
    width: 100%;
    font-size: 3em;
}

.km-drawer table.socialLinksContainer td {
    text-align: center;
}

.km-drawer table.socialLinksContainer .km-icon {
    margin: 0;
}

.km-drawer table.socialLinksContainer .iconVk {
    position: relative;
    top: -0.04em;
    left: -0.005em;
}

.km-pane-wrapper .k-scheduler .k-header,
.km-pane-wrapper .k-scheduler .k-grid-header
{
    background: #f4f4f4;
}

.k-scheduler,
.k-scheduler-layout,
.k-header,
.k-treemap-title,
.k-scheduler-datecolumn,
.k-scheduler-groupcolumn,
.k-scheduler-phone .k-scheduler-dayview .k-event
{
    color: #4c5356;
}

.k-scheduler .k-header.k-scheduler-toolbar ul > li {
    padding-top: 0.1em;
}

.k-scheduler .k-scheduler-toolbar .k-state-selected,
.k-scheduler .k-today.k-state-selected,
.k-scheduler .k-scheduler-toolbar ul li.k-state-hover:not(.k-nav-prev):not(.k-nav-current):not(.k-nav-next)
{
    color: #ffffff;
    background: #10c4b2;
    border-color: rgba(0,0,0,0.1);
}

.k-scheduler .k-scheduler-toolbar ul li.k-state-hover:not(.k-nav-prev):not(.k-nav-current):not(.k-nav-next) > .k-link {
    color: #ffffff;
}

.k-scheduler-toolbar .k-nav-prev,
.k-scheduler-toolbar .k-nav-next,
.k-scheduler-toolbar .k-nav-current
{
    font-size: 1.2em;
}

.k-scheduler-toolbar .k-nav-prev .k-link {
    padding-left: 1em;
}

.k-scheduler-toolbar .k-nav-next .k-link {
    padding-right: 1em;
}

table.k-scheduler-dayview > tbody > tr > td:first-child {
    display: none;
}

.operationsList.km-list > li,
.operationsList.km-listgroup .km-list > li
{
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.tableBlocks {
    display: table;
    table-layout: fixed;
}

.operationsList .km-group-title .tableBlocks {
    padding: 0;
}

.km-list.tableBlocks > li,
.tableBlocks .tableRow
{
    display: table-row;
    width: 100%;
}

.tableBlocks .tableCell {
    position: relative;
    display: table-cell;
    padding: 0 0.2em;
    word-wrap: break-word;
    vertical-align: bottom;
}

.operationsList .tableBlocks.description .tableCell,
.k-scheduler-content .tableBlocks.description .tableCell
{
    vertical-align: bottom;
}

.tableBlocks.width100,
.tableBlocks .tableCell.width100
{
    width: 100%;
}

.tableBlocks .tableCell.width25 {
    width: 25%;
}

.tableBlocks .tableCell.width30 {
    width: 30%;
}

.tableBlocks .tableCell.width40 {
    width: 40%;
}

.tableBlocks .tableCell.width45 {
    width: 45%;
}

.tableBlocks .tableCell.width50 {
    width: 50%;
}

.tableBlocks .tableCell.width55 {
    width: 55%;
}

.tableBlocks .tableCell.width60 {
    width: 60%;
}

.tableBlocks .tableCell.width70 {
    width: 70%;
}

.tableBlocks .tableCell.width75 {
    width: 75%;
}

.k-scheduler-content .k-task .wrapper {
    padding: 0.1em 0.25em 0.5em;
}

.k-scheduler-content .k-event .wrapper {
    padding: 0.25em 0.25em 0.75em;
}

.operationsList .wrapper,
.operationsList .km-group-title .wrapper
{
    padding: 0.1em 0.25em;
}

.operationsList .wrapper .imageContainer,
.k-scheduler-content .k-event .wrapper .imageContainer,
.k-scheduler-content .k-task .wrapper .imageContainer
{
    width: 50px;            
    vertical-align: bottom;
}

.k-scheduler-content .k-event .wrapper .accountName,
.k-scheduler-content .k-task .wrapper .accountName
{
    font-size: 0.8em;
}

.k-scheduler-content .k-event .wrapper .tableCell > .description:first-child,
.k-scheduler-content .k-task .wrapper .tableCell > .description:first-child
{
    margin-top: 0.25em;
    font-size: 1.2em;
}

.operationsList .wrapper .description {
    font-size: 1.2em;
}

.operationsList .wrapper .secondaryName {
    font-family: sans-serif;
    font-size: 0.7em;
}

.operationsList .wrapper .type {
    -ms-transform: scale(1.5) translate(0.4em, -0.15em); 
    -webkit-transform: scale(1.5) translate(0.4em, -0.15em); 
    transform: scale(1.5) translate(0.4em, -0.15em);
}

.operationsList .wrapper .type.iconTransferOperation {
    -ms-transform: scale(-1.5, 1.5) translate(-0.4em, -0.25em);
    -webkit-transform: scale(-1.5, 1.5) translate(-0.4em, -0.25em);
    transform: scale(-1.5, 1.5) translate(-0.4em, -0.25em);
}

.k-scheduler-content .k-event .wrapper .type,
.k-scheduler-content .k-task .wrapper .type
{
    -ms-transform: scale(1.5) translate(0.35em, -0.15em); 
    -webkit-transform: scale(1.5) translate(0.35em, -0.15em); 
    transform: scale(1.5) translate(0.35em, -0.15em);
}

.operationsList .wrapper .image,
.k-scheduler-content .k-event .wrapper .image,
.k-scheduler-content .k-task .wrapper .image
{
    display: inline-block;  
}

.operationsList .wrapper .image img,
.k-scheduler-content .k-event .wrapper .image img,
.k-scheduler-content .k-task .wrapper .image img
{
    height: 2.4em;
}

.operationsList .wrapper .amountContainer {
    padding-top: 0.7em;
    padding-right: 0.5em;
    vertical-align: top;
}

.operationsList .wrapper .km-icon,
.k-scheduler-content .k-event .wrapper .km-icon,
.k-scheduler-content .k-task .wrapper .km-icon
{
    font-size: 1.2em;
}

.operationsList .wrapper .imageContainer .km-icon,
.k-scheduler-content .k-event .wrapper .imageContainer .km-icon,
.k-scheduler-content .k-task .wrapper .imageContainer .km-icon
{
    font-size: 1.4em;
}

.operationsList .wrapper .iconContainer,
.k-event .wrapper .iconContainer,
.k-task .wrapper .iconContainer
{
    width: 2.3em;            
    position: relative;
}

.wideCurrencyColumn .k-scheduler-content .wrapper .iconContainer
{
    width: 3em;
}

.operationsList .wrapper .iconOk,
.k-scheduler-content .k-event .wrapper .iconOk,
.k-scheduler-content .k-task .wrapper .iconOk
{
    color: #dcdcdc;
    position: absolute;
    top: 2px;
    left: 10px;
}

.operationsList .wrapper .iconOk.accepted,
.k-scheduler-content .k-event .wrapper .iconOk.accepted,
.k-scheduler-content .k-task .wrapper .iconOk.accepted
{
    color: #6CBD45;
}

.operationsList .wrapper .transferDelimiter,
.k-scheduler-content .k-event .wrapper .transferDelimiter,
.k-scheduler-content .k-task .wrapper .transferDelimiter
{
    text-align: center;
}

.k-scheduler-phone .k-scheduler-monthview .k-event {
    width: 0.5em;
    height: 0.5em;
}

.k-scheduler-phone .k-scheduler-monthview .k-event .k-event-actions,
.k-scheduler-phone .k-scheduler-dayview .k-event .k-event-actions,
.k-scheduler-phone .k-scheduler-mark
{
    display: none;
}

.k-scheduler-agendaview > tbody > tr:first-child {
    display: none;
}

.k-scheduler-agendaview .k-scheduler-content .k-scheduler-table {
    table-layout: auto;
}

.k-scheduler-agendaview .k-scheduler-timecolumn {
    display: none;
}

.k-scheduler-agendaview .k-scheduler-datecolumn {
    background: #f4f4f4;
}

.k-scheduler-agendaview .k-scheduler-content .k-state-hover {
    background: none;
}

.k-scheduler-agendaview .k-scheduler-header .k-scheduler-table th {
    width: 50%;
}

.k-scheduler-dayview .k-scheduler-table td {
    border-bottom: none;
}

.k-scheduler-dayview .k-nonwork-hour {
    background: none;
}

.k-scheduler-dayview .k-scheduler .k-middle-row td {
    border-bottom-style: solid;
}

.k-scheduler-phone .k-scheduler-dayview .k-event {
    right: 2px;
    width: auto !important;
    border: none;
    border-bottom: 1px solid #c5c5c5 !important;
    background: none !important;
}

.dateGroupHeader {
    margin-top: -0.3em;
    overflow: hidden;
    font-family: sans-serif;
}

.dateGroupHeader .agendaday {
    float: left;
    margin-left: -0.15em;
    font-size: 3em;
    font-weight: normal;
}

.dateGroupHeader .agendaweek {
    text-indent: 0.5em;
    font-size: .8em;
    font-weight: normal;
}

.dateGroupHeader .agendadate {
    margin-top: 0.5em;
    text-indent: 0.3em;
    display: block;
    font-size: 1.1em;
    font-weight: normal;
}

.dateGroupHeader .agendadate:first-letter,
.dateGroupHeader .agendaweek:first-letter
{
    text-transform: uppercase;
}

.k-scheduler-datecolumn .dateGroupHeader {
    padding-top: 0.25em;
}

.k-scheduler-datecolumn .dateGroupHeader .agendaday {
    margin-left: 0;
}

.k-scheduler-datecolumn .dateGroupHeader .agendadate {
    margin-top: 0.6em;
    text-indent: 0.6em;
}

.k-scheduler-datecolumn .dateGroupHeader .agendaweek {
    text-indent: 0.75em;
}

.operationDate {
    font-size: 0.9em;
    font-weight: bold;
    margin-left: 0.25em;
}

.km-listview.km-listgroup .operationDate {
    display: none;
}

.pinCodeInputs {
    width: 18em;
    margin: 1em auto;
    text-align: center;
}

.pinCodeInputs > input {
    display: inline-block;
    width: 2em;
    text-align: center;
    font-size: 2em;
    padding: 0.4em 0;
    border: 1px solid #999999;
}

.pinCodeInputs > input:valid {
    color: transparent;
    background: #dcdcdc;
}

.verticalAlignedView .km-content {
    height: 100%;
}

.verticalAlignedView .km-content .km-scroll-container {
    height: 100%;
    width: 100%;
}

.verticalAlignedView .verticalAlignedContent {
    height: 100%;
    width: 100%;
    border-spacing: 0;     
}

.verticalAlignedView .verticalAlignedContent .headerContainer {
    height: 3em;
    text-align: center;
}

.verticalAlignedView .verticalAlignedContent .headerContainer .km-navbar .logo {
    position: absolute;
    top: 0.4em;
    left: 0.6em;
    height: 2.4em;
    width: 4.1em;
}

.km-root .simpleLink {
    display: inline-block;
    padding: 0.5em 1em;
    color: #10c4b2;
    font-weight: bold;
}

.verticalAlignedView .verticalAlignedContent .formButtonsContainer {
    text-align: center;
}

.oneLineText {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.reportDateFilter {
    padding: 0.5em 0.5em 0;
    text-align: center;
    background: #ffffff;
    font-size: 1.3em;
}

.reportDateFilter .km-icon {
    display: inline-block;
    color: #969897;
}

.reportDateFilter .prev,
.reportDateFilter .next
{
    padding: 0.5em;
}

.reportDateFilter .prev {
    float: left;
}

.reportDateFilter .next {
    float: right;
}

.reportDateFilter .k-select {
    display: none;
}

.reportDateFilter .k-datepicker,
.reportDateFilter .k-datepicker .k-picker-wrap
{
    padding: 0;
    border: none;
    box-shadow: none;
    background: transparent;
}

.reportDateFilter .k-datepicker input {
    background: transparent;
    font-weight: bold;
    color: #2f374a;
}

.reportTotalSum {
    padding: 0.25em 0.5em;
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
    background: #ffffff;
}

.reportsContainer {
    position: relative;
    background: #ffffff;
}

.reportsContainer .report[data-report="columns"] {
    margin-bottom: 4em;
}

.reportsContainer > .noData {
    position: absolute;
    top: 100px;
    width: 100%;
    padding: 0 1em;
    text-align: center;
    font-size: 2em;
}

.operationsViewModeMenu {
    margin-top: -0.75em;
}

.operationsViewModeMenu > .km-icon {
    display: inline-block;
    position: relative;
    top: 0.2em;
    margin: 0 0.25em;
    font-size: 2em;
}

.operationsViewModeMenu.reportsDisabled > .km-icon:not(.active) {
    color: #aaaaaa;
}

.operationsViewModeMenu > .km-icon:first-child {
    margin-left: 0.1em;
}

.operationsViewModeMenu > .km-icon:last-child {
    margin-right: 0.1em;
}

.operationsViewModeMenu > .active {
    color: #e48775;
}

.faButton {
    position: absolute;
    bottom: 0.5em;
    right: 0.5em;
    padding: 1em;
    border-radius: 2em;
    font-size: 1.6em;
    color: #fff;
    background: #10c4b2;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}

.faButton:hover {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
}

.km-list .customBulletChartContainer > label {
    width: 80%;
}

.km-list .customBulletChartContainer > label .text {
    position: relative;
    top: -0.15em;
}

.km-list .customBulletChartContainer > label > input.budgetPlanInput[type=tel] {
    left: 5em;
    right: 0;
}

.km-list .customBulletChartContainer > label .k-widget.k-tooltip-validation {
    width: 100%;
}

.km-list .customBulletChartContainer > .clear-btn {
    position: relative;
    top: -0.25em;
    float: right;
    padding-left: 1em;
}

.km-list .customBulletChartContainer > .clear-btn > .km-icon {
    font-size: 2em;
}

.km-list .customBulletChartContainer > .clear-btn > .km-icon:before,
.km-list .customBulletChartContainer > .clear-btn > .km-icon:after
{
    content: "\e038";
}

.km-list select.multipleSelect {
    position: absolute;
    top: 0.5em;
    height: 2.25em;
    width: 100%;
    color: transparent;
    background: none;
    border: none;
    outline: none;
    z-index: 2;
}

.km-list .multipleSelectPlaceholder {
    position: absolute;
    top: 0.5em;
    width: 50%;
    right: 0;
    font-size: 1.1rem;
    line-height: 2rem;
    min-height: 2rem;
    padding-left: 0.5rem;
}

.targetsList {
    margin: 0.4rem 0.5rem;
    padding-bottom: 3em;
}

.targetsList > li[data-uid] {
    padding: 0;
}

.targetsList .description,
.targetsList .forecast,
.targetsList .monthData,
.targetsList .mainData,
.targetsList .name
{
    padding: 0.4em 1em;
}

.targetsList .description {
    padding: 0.5em 1em;
    background: #10c4b2;
    color: #fff;
}

.targetsList .forecast {
    
}

.targetsList .forecast .km-icon {
    margin-left: 0;
}

.targetsList .monthData {
    
}

.targetsList .monthData > div {
    padding: 0.1em 0;
}

.targetsList .monthAmountReal,
.targetsList .monthAmount,
.targetsList .amountLeft
{
    float: right;
}

.targetsList .mainData {
    
}

.targetsList .imageWrapper {
    float: left;
}

.targetsList .name {
    
}