﻿
body {
    background: #ffffff;
    display: flex;
    flex-flow: column;
    color: #333;
    font-family: "Univers font-family:Univers LT W02_55 Roman1475958", sans-serif;
    font-size: 15px;
}

    body #form1 {
        min-width: 320px;
    }


.footer {
    display: block;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    background-color: #efefef;
    float: left;
}

.LoginText {
    color: white;
}

.HeaderTopFlag {
    float: left;
}

.HeaderTopLink {
    background: url(../images/TabLeftArrow.png) no-repeat left;
    float: left;
    height: 46px;
    line-height: 40px;
    padding-left: 30px;
    color: white;
    text-decoration: none;
}

html, body { height: auto !important; position: relative; }



footer {
    margin-top: auto;
    background-color: #222;
}

.aspNetDisabled {
    background-color: silver !important;
}

.Button {
    background-color: #951C3D;
    padding: 20px;
    color: white !important;
    text-decoration: none !important;
    display: inline-block;
    min-width: 190px;
    text-align: center;
    border: none;
    margin-bottom: 5px;
}

.ButtonForm {
    background-color: #951C3D;
    padding: 16px 49px;
    color: white !important;
    text-decoration: none;
}

.ButtonMore {
    display: none;
}

.gridPrintButtonDirect {
    display: none;
}

.ReportButton {
    display: inline-block;
}

.Direct {
    display: none;
}

.form {
    background-color: #EFEFEF;
    padding: 30px;
    margin-bottom: 30px;
}

.formInside {
    padding: 30px;
    margin-bottom: 30px;
    background-color: aliceblue;
    width: 100%;
    border: 1px solid silver;
    border-top-color: #014665;
}

.form-group .riSingle {
    width: 100% !important;
}

.form-horizontal .control-label {
    text-align: left !important;
    font-weight: bold;
}

html body .RadInput_Bootstrap .riTextBox, html body .RadInputMgr_Bootstrap {
    border-radius: 0 !important;
}

.ButtonTabBack {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none !important;
    color: #145372;
    padding: 10px;
    display: none;
}

.FilterAddButton {
    position: absolute;
    bottom: 19px;
    right: 26px;
}

.FormFilterControl {
    padding-bottom: 0px;
}

@media only screen and (max-width: 1024px) {

    .HeaderTopLink {
        display: none;
    }

    .LoginText {
        color: white;
        font-size: 10px;
    }

    .ButtonMore {
        background-color: #951C3D;
        padding: 10px;
        color: white !important;
        text-decoration: none !important;
        display: inline-block;
        margin-top: 20px;
        width: 150px;
        text-align: center;
    }

    .ButtonForm {
        padding: 7px 16px;
    }

    .gridPrintButtonDirect {
        display: inline-block;
    }

    .Direct {
        display: inline-block;
    }

    .ReportButton {
        display: none;
    }

    .ButtonTabBack {
        display: inline-block;
    }

    .FilterAddButton {
        position: absolute;
        bottom: 15px;
        right: -36px;
    }

    .FormFilterControl {
        padding-bottom: 15px;
    }
}

.vertical-align-center {
    display: flex;
    align-items: center;
}

#progressBackgroundFilter {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: White;
    filter: alpha(opacity=50);
    opacity: 0.7;
    z-index: 1000;
    height: 100%;
}

.b2c-panel {
    border-radius: 0;
    border: 0px !important;
    -webkit-box-shadow: none;
    background: #efefef;
}

.card-title {
    background-color: #014665;
    border-radius: 0;
    color: white;
    margin-bottom: 0px !important;
    padding: 5px;
}

.card-header { background-color: #014665; color: white; }

.b2c-panel .panel-body, .b2c-panel { padding: 0px; }

/*#######################################crystal report viewer stil################################################*/
.crtoolbar {
    background: black !important;
}


.dialogzone {
    background-color: black !important;
    background-image: none !important;
}

    .dialogzone div {
        background-image: none !important;
        background-color: none !important;
    }

.leftPanel {
    background: black !important;
}

.insetBorder {
    background-color: black !important;
    border-bottom: 2px solid black !important;
    border-right: 2px solid black !important;
    border-top: 2px solid black !important;
    border-left: 22px solid black !important;
}

.menuShadow {
    background-color: black !important;
}

.RadWindow .rwCorner {
    display: none !important;
}
/*###########################################Button####################################################*/
.Button {
    background-color: #951C3D;
    color: white !important;
    text-decoration: none !important;
    display: inline-block;
}

.FilterLinkButton {
    border-radius: 0px !important;
    background-color: #004665 !important;
    border: 0px;
    color: white !important;
}

.RadPanelBar_Bootstrap .rpRootLink.rpSelected {
    color: white !important;
    background-color: #004665 !important;
    border-color: #004665 !important;
}

.RadPanelBar_Bootstrap .rpRootLink, .RadPanelBar_Bootstrap .rpHeaderTemplate {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

    .RadPanelBar_Bootstrap .rpRootLink .rpExpandHandle {
        padding: 0px !important;
        border-radius: 0px !important;
    }

.RadPanelBar_Bootstrap .rpExpandHandle {
    top: 4px !important;
}

.RadPanelBar {
    border-style: none !important;
    margin-bottom: 1px;
}

.rpTemplate {
    overflow: hidden !important;
    border: 1px solid;
    border-color: #c4c4c4;
}

.RadPanelBar_Bootstrap .rpRootLink, .RadPanelBar_Bootstrap .rpHeaderTemplate {
    color: white !important;
    background-color: #004665 !important;
}

.external {
    color: black !important;
}

.labelKontoKartica {
    color: #286099
}

.RadUpload .ruBrowse {
    width: 100px !important;
}

.RadUpload .ruActions .ruButton {
    width: 100px !important;
}

.postbg2 {
    background-color: #E1EBF2;
    float: left;
    width: 100%;
}

.postbg1 {
    background-color: #ECF3F7;
    float: left;
    width: 100%;
}

.post {
    background-position: 100% 0;
    background-repeat: no-repeat;
    margin-bottom: 4px;
    padding: 0 10px;
}

    .post span.corners-top, .post span.corners-bottom, .panel span.corners-top, .panel span.corners-bottom, .navbar span.corners-top, .navbar span.corners-bottom {
        margin: 0 -10px;
    }


span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
    background-repeat: no-repeat;
    display: block;
    font-size: 1px;
    height: 5px;
    line-height: 1px;
}

span.corners-top {
    background-image: none;
    background-position: 0 0;
    margin: 0 -5px;
}

.postbody {
    color: #333333;
    padding: 10px;
}


    .postbody h3 {
        border: medium none;
        font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
        font-size: 1.5em;
        line-height: 125%;
        margin: 0 0 0.3em !important;
        padding: 2px 0 0;
        text-transform: none;
    }

#Content .postbody p.author {
    font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size: 10px;
    line-height: 12px;
    margin: 0 15px 1px 0;
    padding: 0 0 5px;
}

.content {
    color: #333333;
    font-family: Arial;
    font-size: 1em;
    line-height: 1.4em;
    min-height: 3em;
    overflow: hidden;
    padding-bottom: 1px;
}

#Slogan {
    position: absolute;
    top: 42%;
    color: white;
    right: 3%;
    font-size: 30px;
}
/*--------------------------Registration Style Begin---------------------------------*/
.PanRegistration {
    background-color: #d4e0fb !important;
}

.registrationButton {
    border: none;
    padding: 10px;
}

.registrationImage {
    margin: 0 auto;
}

.registrationOk { background-color: #188351 !important; }

.registrationError { background-color: #d53343 !important; }

/*--------------------------Registration Style End---------------------------------*/

/*--------------------------Rad Window Style Begin---------------------------------*/
.RadWindow_Bootstrap .rwTable .rwTitlebarControls .rwIcon {
    display: none !important;
}

.RadWindow {
    padding: 0px !important;
}

.RadWindow_Bootstrap .rwTable .rwTitlebarControls em {
    color: #333;
    font-weight: normal;
    padding-left: 5px;
}

.RadWindow_Material .rwTitleBar {
    background-color: #8BC34A;
    margin: 0 !important;
}

/*--------------------------Rad Window Style End---------------------------------*/

.NavButton {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none !important;
    color: #145372;
    padding: 10px;
}

.NextButton {
    float: right;
    color: white;
    width: 48px;
    text-align: center;
    background: url('../Images/TabNextArrow.png') no-repeat #145372 left;
    height: 100%;
}

.PrivButton {
    float: left;
    width: 48px;
    text-align: center;
    height: 100%;
    background: url('../Images/TabLeftArrow.png') no-repeat #145372 right;
}

@media (min-width: 576px) {
    /*--------------------------Home Page Style Begin---------------------------------*/

    .menu-group-1 {
        background-color: #3b7295;
        border-style: solid;
        border-color: white;
        text-decoration: none !important;
        color: white !important;
    }

    .menu-group-2 {
        background-color: #284c63;
        border-style: solid;
        border-color: white;
        text-decoration: none !important;
        color: white !important;
    }

    .menu-group-3 {
        background-color: #00415e;
        border-style: solid;
        border-color: white;
        text-decoration: none !important;
        color: white !important;
    }

    .menu-group-h {
        margin-top: 0 !important;
    }

    /*--------------------------Home Page Style End---------------------------------*/
}


@media (max-width: 576px) {
    /*--------------------------Home Page Style Begin---------------------------------*/

    .menu-group-1 {
        background-color: #3b7295;
        margin-bottom: 5px;
        border-style: none;
        text-decoration: none !important;
        color: white !important;
        padding: 0 !important;
        padding-bottom: 19px !important;
    }

    .menu-group-2 {
        background-color: #284c63;
        margin-bottom: 5px;
        border-style: none;
        text-decoration: none !important;
        color: white !important;
    }

    .menu-group-3 {
        background-color: #00415e;
        margin-bottom: 5px;
        border-style: none;
        text-decoration: none !important;
        color: white !important;
    }

    /*--------------------------Home Page Style End---------------------------------*/

}

.MobileHeader {
    width: 100%;
    margin-bottom: 3px;
    text-align: left;
    color: #004667;
    font-weight: bold;
    font-size: 15px;
}

.RadTreeView .rtTemplate, .RadTreeView input {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    display: flex;
}

.RadUpload .ruFileLI .ruFileWrap 
{
    padding: 0 !important;
}

.required-validator { color: #dc3545 !important; font-weight: 400; margin-bottom: 1rem; }
.row-validator { margin-bottom: 1rem; }
    .row-validator:last-child { margin-bottom: 0; }

.captcha-textbox { width: 180px; margin-top: 5px; }
.captcha-textbox-label { display: none; }
.RadCaptcha p { margin-bottom: 0px !important; }

.alert-danger span { color: #842029 !important; }

.button-psw-reset { width: 100% !important; }

#processMessage { position: fixed; top: calc(50% - 100px); left: calc(50% - 100px); text-align: center; font-weight: bold; z-index: 1000; opacity: 1; }