﻿/*Custom*/

.grid-add-row {
    background-color: #EBFFEB;
}

.grid-modified-row {
    background-color: #FFC285 !important;
}

.grid-deleted-row {
    background-color: #E6E6E6;
    text-decoration: line-through;
}

.grid-invalid-row {
    background-color: #FFFFB2;
}

#header, header {
    height: 50px;
    background-color: #000000;
    -moz-box-shadow: 0px 3px 10px #ccc;
    box-shadow: 0px 2px 10px #ccc;
}

footer {
    max-width: 1200px;
    /*min-width: 950px;*/
    margin: 0 auto;
    height: 60px;
    padding: 0 0 0 10px;
}

    footer p {
        font-size: 11px;
    }


/*nav
{	
    max-width: 1200px;
    min-width: 950px;	
	margin: 0 auto;
    padding-top: 3px;
}

nav ul
{
	margin: 0 !important; 
	padding: 8px 0 0 0px;
	height: 30px;	
}

nav h1
{
    float: left;
	padding-right: 25px;	
	width: 90px;
    margin: 0;
}

nav ul li 
{  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

nav ul a
{
	float: left;
	font-size: 13px;
	display: block;
	padding: 3px 5px;
	text-decoration: none;
	height: 20px;
	color: #fff;
	margin-right: 5px;
	position: relative;
	top: 1px;
	outline: 0;	
}

nav ul a:hover 
{
    color: #ee7600;
}*/

#user-info {
    max-width: 1200px;
    /*min-width: 950px;*/
    margin: 15px auto 0 auto;
    padding: 0 0 0 10px;
}

    #user-info p {
        margin: 0;
        padding: 0;
    }

/*#content-area
{
    min-width: 950px;	
    max-width: 1200px;
	padding: 20px 0px;
	margin: 0 auto 10px auto;	
}*/

body {
    position: relative;
}

#spinner {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    background-color: rgba(0,0,0,0.5);
    z-index: 999999;
}

    #spinner img {
        position: absolute;
        margin-left: -110px;
        margin-top: -9px;
        left: 50%;
        top: 50%
    }

.max-width {
    width: 100%;
}

.border {
    border: 1px solid silver;
}

.rounded {
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.drop-shadow {
    -moz-box-shadow: 3px 3px 10px #ccc;
    box-shadow: 3px 3px 10px #ccc;
}

.container-main {
    background-color: #fff;
    min-height: 200px;
    padding: 15px;
}

    .container-main h1 {
        color: #2c2d2a;
        font-size: 24px;
        margin: 0px;
        padding: 0;
    }

    .container-main h3 {
        font-size: 15px;
        margin: 0px 0px 5px;
        font-family: Calibri,"Lucida Grande",Arial,sans-serif;
        color: #003567;
        font-weight: bold;
    }

table {
    table-layout: fixed;
}

.top-align {
    padding-top: 20px;
}

.invalid {
    color: red;
}

.numeric-column {
    text-align: right;
}

.centered {
    text-align: center !important;
}

.break {
    padding: 35px 0px 0px 0px;
    background: url(dotted.png) repeat-x bottom;
}

input {
    margin-bottom: 0 !important;
    /*width: 340px !important;*/
}

select {
    margin-bottom: 0 !important;
    /*width: 345px !important;*/
}

input.normal-input {
    margin-bottom: 0 !important;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.table-small {
    width: 25%;
}

    .table-small td.small-td {
        width: 110px;
    }

        .table-small td.small-td input {
            text-align: right;
            margin-bottom: 0 !important;
            width: 90px;
        }

/*****************/
/* COLUMN WIDTH */
/*****************/

.column-large {
    width: 30%;
}

.column-normal {
    width: 25%;
}

.column-medium {
    width: 20%;
}

.column-medium-small {
    width: 18%;
}

.column-small {
    width: 12%;
}

/*********************/
/* Kendo UI override */
/*********************/

.k-grouping-row td, .k-state-active {
    background-color: #ddd;
}

.k-footer-template td {
    border-top: solid 1px #ccc;
    background-color: #eee;
}

.k-button {
    min-width: 30px !important;
}

#grid table, .grid table {
    table-layout: fixed;
}

.k-dirty {
    display: none;
}

/******************************/
/* Twitter bootstrap override */
/******************************/

.modal-medium {
    width: 660px;
    left: 48%;
}

.modal-large {
    width: 760px;
    left: 46%;
}

.modal-body {
    max-height: 600px;
}

.modal-backdrop {
    opacity: 0.1;
    filter: alpha(opacity=10);
}

/******************/
/* Navigation bar */
/******************/

/*.subnav {
	border-radius: 4px; border: 1px solid rgb(229, 229, 229); width: 100%; height: 36px; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#eeeeee',GradientType=0 ); background-repeat: repeat-x; background-color: rgb(238, 238, 238); margin: 15px 0;
}
.subnav .nav {
	margin-bottom: 0px;
}
.subnav .nav > li > a {
	margin: 0px; border-radius: 0px; padding-top: 11px; padding-bottom: 11px; border-right-color: rgb(229, 229, 229); border-left-color: rgb(245, 245, 245); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid;
}
.subnav .nav > .active > a {
	color: rgb(119, 119, 119); padding-left: 13px; border-right-color: rgb(221, 221, 221); border-left-color: currentColor; border-left-width: 0px; border-left-style: none; box-shadow: inset 0px 3px 5px rgba(0,0,0,0.05); background-color: rgb(233, 233, 233); -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .05); -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .05);
}
.subnav .nav > .active > a:hover {
	color: rgb(119, 119, 119); padding-left: 13px; border-right-color: rgb(221, 221, 221); border-left-color: currentColor; border-left-width: 0px; border-left-style: none; box-shadow: inset 0px 3px 5px rgba(0,0,0,0.05); background-color: rgb(233, 233, 233); -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .05); -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .05);
}
.subnav .nav > .active > a .caret {
	border-top-color: rgb(119, 119, 119);
}
.subnav .nav > .active > a:hover .caret {
	border-top-color: rgb(119, 119, 119);
}
.subnav .nav > li:first-child > a {
	border-radius: 4px 0px 0px 4px; padding-left: 12px; border-left-color: currentColor; border-left-width: 0px; border-left-style: none; -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px;
}
.subnav .nav > li:first-child > a:hover {
	border-radius: 4px 0px 0px 4px; padding-left: 12px; border-left-color: currentColor; border-left-width: 0px; border-left-style: none; -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px;
}
.subnav .nav > li:last-child > a {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.subnav .dropdown-menu {
	border-radius: 0px 0px 4px 4px; -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px;
}*/

/*.k-link > input[type="submit"]
{
    background: transparent;
    border: none;
}*/

input[disabled="disabled"] {
    background-color: lightgray
}

input[readonly="readonly"] {
    background-color: lightgray
}

select[disabled="disabled"] {
    background-color: lightgray
}

select[readonly="readonly"] {
    background-color: lightgray
}

/*input[type="text"] {
    width: 100%
}

select {
    width: 100%
}
.k-textbox {
    width: 100% !important
}

.k-dropdown {
    width: 100% !important
}*/

@media (max-width: 768px) {
    /* For mobile phones: */
    .container .container-main {
        padding: 5px;
    }

    .body-content {
        padding-left: 2px;
        padding-right: 2px;
    }

    .navbar-nav {
        margin: 7.5px 0px;
    }
}
