﻿
h3, .h3 {
    font-size: 18px;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 5px;
    margin-bottom: 9.5px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 600;
    line-height: 1.1;
    color: inherit;
    text-rendering: optimizelegibility;
}


hr {
    height: 1px;
    color: black;
    background-color: black;
    border: none;
}


.page-header.navbar .page-logo .logo-default {
    margin: 10px 10px 0;
}

.page-header.navbar .page-top {
    height: 74px;
    float: right;
}

.logo-default {
    width: 80px;
    height: 50px;
}

.headerLinks {
    color: white !important;
    padding-right: 20px !important;
    background: rgb(43, 140, 190) !important;
}

.headerLinks > a, a:hover, a:focus {
    font-weight: bold;
    color: white;
}

.normalHeader {
    font-weight: normal;
    padding-right: 20px; 
    color: white;
}

.nav > li > a:focus, .nav > li > a:hover {
    font-weight: bold;
    color: white;
    background: rgb(43, 140, 190);
}

.form-horizontal {
    border: 2px solid black;
}

.modal-lg {
  width: 900px !important;
}

.panel-heading {
  padding: 5px 15px;
}

.page-header.navbar {
    background: rgb(43, 140, 190);
}

.page-header.navbar .page-top {
    background: rgb(43, 140, 190);
}

.page-content-wrapper .page-content {
    padding: 0px 0px 0px 20px;
}

.page-sidebar.navbar-collapse {
    min-height: 480px;
}

input.k-textbox, textarea.k-textbox {
    padding: 0px;
    margin-bottom:6px;
    margin-left:0px;
    margin-right:3px;
    margin-top:0px;
    height: 30px;
    width: calc(100% - 30px);
}

span.k-widget.k-autocomplete.k-header.k-state-default {
    padding: 0px;
    margin-bottom:6px;
    margin-left:0px;
    margin-right:3px;
    margin-top:0px;
    height: 30px;
    width: calc(100% - 30px); 
}

span.k-widget.k-datepicker.k-header {
    padding: 0px;
    margin-bottom:6px;
    margin-left:0px;
    margin-right:3px;
    margin-top:0px;
    height: 30px;
}

span.k-widget.k-datetimepicker.k-header {
    padding: 0px;
    margin-bottom:6px;
    margin-left:0px;
    margin-right:3px;
    margin-top:0px;
    height: 30px;
}

span.k-widget.k-numerictextbox {
    padding: 0px;
    margin-bottom:6px;
    margin-left:0px;
    margin-right:3px;
    margin-top:0px;
    height: 30px;
}

span.k-widget.k-dropdown.k-header {
    padding: 0px;
    margin-left: 0px;
    margin-top: 3px;
    margin-bottom: 12px;
    margin-right: 3px;
    height: 24px;
    width: calc(100% - 30px);
}

td > span.k-widget.k-dropdown.k-header {
    margin-right: 3px;
    margin-bottom: 6px;
    width: 100%;
}

td > span.k-widget.k-combobox.k-header.k-combobox-clearable {
    margin-right: 3px;
    margin-bottom: 6px;
    width: 100%;
}

span.k-widget.k-combobox.k-header.k-combobox-clearable {
    margin-right: 3px;
    margin-bottom: 6px;
    width: calc(100% - 30px);
}

td > span.k-widget.k-combobox.k-header {
    margin-right: 3px;
    margin-bottom: 6px;
    width: 100%;
}

span.k-widget.k-combobox.k-header {
    margin-right: 3px;
    margin-bottom: 6px;
    width: calc(100% - 30px);
}

div.k-widget.k-multiselect.k-header {
    padding: 0px;
    margin-bottom:6px;
    margin-left:0px;
    margin-right:3px;
    margin-top:0px;
    width: calc(100% - 30px);
}


.bootstrap-dialog.type-primary .modal-header {
    background-color: rgb(43, 140, 190);
}


.bootstrap-dialog.type-warning .modal-header {
    background-color: rgb(43, 140, 190);
}

label {
    padding-top:7px;
    margin-bottom: 2px;
}

a.k-button.k-button-icontext.k-grid-downloadButton {
    background: url('Images/arrow_down.gif') center center;
    background-repeat: no-repeat;
    height: 27px;
    width: 30px;
}

a.k-button.k-button-icontext.k-grid-downloadButton:hover {
    color: #fff;
    border-color: #8ebc00;
    background-color: #8ebc00;
}

a.k-button.k-button-icontext.k-grid-deleteButton {
    background: url('Images/trash-o.png') center center;
    background-repeat: no-repeat;
    height: 27px;
    width: 30px;
}

a.k-button.k-button-icontext.k-grid-deleteButton:hover {
    color: #fff;
    border-color: rgb(43, 140, 190);
    background-color: rgb(43, 140, 190);
}


a.k-button.k-button-icontext.k-grid-gridLupaButton {
    background: url('Images/Lupa.png') center center;
    background-repeat: no-repeat;
    height: 27px;
    width: 30px;
}

a.k-button.k-button-icontext.k-grid-gridLupaButton:hover {
    color: #fff;
    border-color: rgb(43, 140, 190);
    background-color: rgb(43, 140, 190);
}

a.k-button.k-button-icontext.k-grid-searchButton {
    background: url('Images/Find.png') center center;
    background-repeat: no-repeat;
    height: 27px;
    width: 30px;
}

a.k-button.k-button-icontext.k-grid-searchButton:hover {
    color: #fff;
    border-color: rgb(43, 140, 190);
    background-color: rgb(43, 140, 190);
}

a.k-button.k-button-icontext.searchButton {
    background: url('Images/Find.png') center center;
    background-repeat: no-repeat;
    height: 27px;
    width: 30px;
}

a.k-button.k-button-icontext.searchButton:hover {
    color: #fff;
    border-color: rgb(43, 140, 190);
    background-color: rgb(43, 140, 190);
}

button.k-button.k-button-icontext.k-grid-lupaButton {
    background: url('Images/Lupa.png') center center;
    background-repeat: no-repeat;
    height: 27px;
    width: 30px;
    min-width: 30px;
}

button.k-button.k-button-icontext.k-grid-lupaButton:hover {
    color: #fff;
    border-color: #8ebc00;
    background-color: #8ebc00;
}


span.k-delete {
	background: url('Images/delete.png') center center;
}

span.k-find {
    background: url('Images/Find.png') center center;
}

span.k-edit {
    background: url('Images/pencil.png') center center;
}


.k-grid tbody .k-button {
    min-width: 40px;
    width: 40px;
}

.ms-marginTop {
    margin-top: 20px;
}

.ms-marginTopLeft {
    margin-top: 20px;
    margin-left: 3px;
}

.ms-redlabel {
    color:red;
}

.ms-redlabel2 {
    color:red;
    font-size:large;
    font-weight:bold;
}

.top5 { 
    margin-top:5px; 
}

.k-tooltip {
    background: #f9ee6e !important;
    border-color: #f9ee6e !important;
    color: black !important;
}

.k-callout-n {
    border-bottom-color: #f9ee6e;
}

.k-callout-w {
    border-right-color: #f9ee6e;
}

.k-callout-s {
    border-top-color: #f9ee6e;
}

.k-callout-e {
    border-left-color: #f9ee6e;
}

hlptooltip{
   background-color: #d9ecf5;
   border-color: #d9ecf5;
   color: #00435e; 
}


.fa.k-sprite,
.fa.k-sprite::before {
    font-size: 12px;
    line-height: 12px;
    vertical-align: middle;
}

#menutreeview {
    color: white;
}

.navbar {
    background-color:rgb(43, 140, 190);
}

.headerStyle {
    float:none;
    display:inline-block;
    margin-left:100px;
}

.form-group {
    margin-bottom: 0px;
}

.k-virtual-scrollable-wrap td
{
    white-space: nowrap;
}

.form-group-field {
    display: block;
}


span.k-switch.km-switch.k-widget.km-widget.k-switch-off.km-switch-off {
    background-color: #fafafa;
    border-color: #fafafa;
}

span.k-switch.km-switch.k-widget.km-widget.k-switch-on.km-switch-on {
    background-color: #fafafa;
    border-color: #fafafa;
}

.km-switch-container, .km-switch-wrapper {
    border-color: rgb(43, 140, 190);
    border-top-color: rgb(43, 140, 190);
    border-right-color: rgb(43, 140, 190);
    border-bottom-color: rgb(43, 140, 190);
    border-left-color: rgb(43, 140, 190);
}

.km-switch-background, .km-switch-handle {
    color: rgb(43, 140, 190);
}

.k-primary.k-state-disabled, .k-primary.k-state-disabled:active, .k-primary.k-state-disabled:hover, .k-state-disabled .k-primary, .k-state-disabled .k-primary:active, .k-state-disabled .k-primary:hover {
    border-color: rgb(43, 140, 190);
    background-color: rgb(43, 140, 190);
}

.k-clear-selected,
.k-upload-selected {
    display: none !important;
}