﻿/*@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i&subset=latin-ext");*/

body {
}

:not(.sapUiIcon) {
    font-family: "72","72full",Arial,Helvetica,sans-serif;
}

#gesloBox > .sapMFlexItem:first-child {
    width: 100%;
    margin-right: 10px;
}

/* Removes annoying focus on HomeIcon */
.sapMImgFocusable.sapFShellBarHomeIcon:focus {
    outline: initial !important;
    outline-offset: initial !important;
    border-radius: initial !important;
}

.sapMSLITitleOnly {
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
}

.chkFormattedText {
    cursor: pointer !important;
    color:#131e29 !important;
}
.chkFormattedTextNoCursor {
    color:#131e29 !important;
}

.chkFormattedText:focus:before {
    content: "";
    border: #0070f2 solid 0.125rem;
    top: 0.3125rem;
    left: 0.3125rem;
    bottom: 0.3125rem;
    right: 0;
    position: absolute;
    border-radius: 0.5rem;
}

.rdFormattedText {
    cursor: pointer !important;
    margin-top: -7px;
    color: #131e29 !important;
}

.rdFormattedText:focus:before {
    content: "";
    border: #0070f2 solid 0.125rem;
    top: 0.3125rem;
    left: 0.3125rem;
    bottom: 0.3125rem;
    right: 0;
    position: absolute;
    border-radius: 0.5rem;
}

.sapMWizardStepTitle {
    font-family: "72","72full",Arial,Helvetica,sans-serif;
}

.richText * {
    margin: 0;
}

.sapMWizardStep, .sapFCard {
    max-width: 1152px;
    margin: 0 auto;
}


.wizardBox {
    max-width: 1152px;
    margin: 0 auto;
}

.sapMLabel, .sapMInputBaseInner, .sapMBtnInner, .sapUiFormTitle {
    font-size: 1.0rem !important;
    font-family: "72","72full",Arial,Helvetica,sans-serif !important;
}

.chkBox {
    margin-top: -9px;
}

.filepond--panel-root {
    border-radius: 0.25em;
    background-color: #eff1f2;
}

.sapMColumnHeader:hover {
    background-color: #f5f6f7;
    cursor: pointer;
}

.tableLabel {
    cursor: pointer !important;
}

.sapMWizardProgressNav {
    margin-top: 3px !important;
}

.card450 {
    max-width: 450px !important;
}

#izbranoPodjetje input {
    font-weight: bold;
}

.vlogaCard {
    max-width: 1152px;
}

.red {
    color: red !important;
}

.blue {
    color: #0070f2 !important;
}

.green {
    color: #369763 !important;
}

.compactTable .sapMListTblCell {
    padding: 1px;
}

.panelBorder {
    border: 1px solid #4444;
}

td .sapMInputBaseDisabledWrapper {
    background: transparent !important;
}

.filepond--item-panel {
    background-color:#369763;
}

.alignItemsCenter {
    align-items: center !important;
}

.sapMPanelContent {
    padding: 0.625rem 0.5rem 1.375rem 0.5rem !important;
}

tr[data-ocenjeno="ocenjeno"] .podatkiOcenjeno div:not(.sapMInputBaseContentWrapperWarning) input, tr[data-ocenjeno="ocenjeno"] .podatkiOcenjeno div:not(.sapMInputBaseContentWrapperWarning) .sapMInputBaseIconContainer {
    background-color: #bfdceb !important;
}

.center {
    text-align: center;
}

.fullWidth {
    width: 100%;
}

.cursorPointer {
    cursor: pointer;
}

.odprt {
    background-color: #e1efe1 !important;
}

.zaprt {
    background-color: #ffebeb !important;
}
