﻿

html {
    position: relative;
    min-height:100%;

}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    padding-top: 50px;
    /*padding-bottom: 60px;*/
            background: url('../img/bcg.jpg') no-repeat center center fixed; 
  /*-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/

}


h1 {
    display: block;
    border-right: none;
    font-size: 2.25em;
    padding-bottom: 5px;
}

em {
    color: #bbb;
}

/* SMANJEN MENI SA 14 NA 12 PX*/
.dropdown-menu {
    font-size:12px;
}

#grid {
    margin-bottom: 10px;
}

.k-grid-content {
    height: 200px;
}

.form-group .k-widget,
.form-group .k-textbox {
    width: 100%;
}

.ra-well-title {
    font-size: 1.5em;
    line-height: 1.5em;
    border-bottom: 1px solid #e7e7e7;
    margin: -5px -19px 0.8333em;
    padding: 0 19px 0.7222em;
}


.section-content .grid-toggle {
    padding-left: 5px;
}

section.toolbar {
    margin-bottom: 5px;
    padding: 5px;
}

label.control-label {
    font-weight: bold;
}

.buttons-wrap {
    border-top: 1px solid #e7e7e7;
    padding-top: .5em;
    margin-top: 10px;
    text-align: right;
}

.horizontal {
    display: inline-block;
    border-left: 1px solid #c2c2c2;
    padding-left: 0.5em;
    line-height: 0.5em;
}

.first {
    border-left: none;
    padding-left: 0;
}



/* ----- */

.footer {
    position: absolute;
    padding-top:15px;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    background-color: #f5f5f5;
}

.window-footer {
    position:absolute;
    bottom:0px; 
    height:40px;
    width:97%;
    border-top:solid; 
    border-top-width:1px;
    border-top-color:lightgray;
    padding-top:5px;
}



#toolbar-list {
margin-bottom:0px;
}

.navbar {
    min-height: 32px !important;
}

/* ---- */
 [class*=" bg-"],
[class^=bg-] {
    filter: none!important
}
.txt-color-blue {
    color: #57889c!important
}
.txt-color-blueLight {
    color: #92a2a8!important
}
.txt-color-blueDark {
    color: #4c4f53!important
}
.txt-color-green {
    color: #356e35!important
}
.txt-color-greenLight {
    color: #71843f!important
}
.txt-color-greenDark {
    color: #496949!important
}
.txt-color-red {
    color: #a90329!important
}
.txt-color-yellow {
    color: #b09b5b!important
}
.txt-color-orange {
    color: #b19a6b!important
}
.txt-color-orangeDark {
    color: #a57225!important
}
.txt-color-pink {
    color: #ac5287!important
}
.txt-color-pinkDark {
    color: #a8829f!important
}
.txt-color-purple {
    color: #6e587a!important
}
.txt-color-darken {
    color: #404040!important
}
.txt-color-lighten {
    color: #d5e7ec!important
}
.txt-color-white {
    color: #fff!important
}
.txt-color-grayDark {
    color: #525252!important
}
.txt-color-magenta {
    color: #6e3671!important
}
.txt-color-teal {
    color: #568a89!important
}
.txt-color-redLight {
    color: #a65858!important
}
.bg-color-blue {
    background-color: #57889c!important
}
.bg-color-blueLight {
    background-color: #92a2a8!important
}
.bg-color-blueDark {
    background-color: #4c4f53!important
}
.bg-color-green {
    background-color: #356e35!important
}
.bg-color-greenLight {
    background-color: #71843f!important
}
.bg-color-greenDark {
    background-color: #496949!important
}
.bg-color-red {
    background-color: #a90329!important
}
.bg-color-yellow {
    background-color: #b09b5b!important
}
.bg-color-orange {
    background-color: #c79121!important
}
.bg-color-orangeDark {
    background-color: #a57225!important
}
.bg-color-pink {
    background-color: #ac5287!important
}
.bg-color-pinkDark {
    background-color: #a8829f!important
}
.bg-color-purple {
    background-color: #6e587a!important
}
.bg-color-darken {
    background-color: #404040!important
}
.bg-color-lighten {
    background-color: #d5e7ec!important
}
.bg-color-white {
    background-color: #fff!important
}
.bg-color-grayDark {
    background-color: #525252!important
}
.bg-color-magenta {
    background-color: #6e3671!important
}
.bg-color-teal {
    background-color: #568a89!important
}
.bg-color-redLight {
    background-color: #a65858!important
}
     