.table > thead > tr > th, 
.table > tbody > tr > th, 
.table > tfoot > tr > th {
    border-bottom: 1px solid #777;
}


.table > thead > tr > td, 
.table > tbody > tr > td, 
.table > tfoot > tr > td {
    border-bottom: 1px solid #ddd;
}

.table > thead > tr > th {
    border-bottom: 1px solid #777;
}

.container {
    padding-left: 24px;
    padding-right: 24px;
}    

.table-condensed > thead > tr > th, 
.table-condensed > tbody > tr > th, 
.table-condensed > tfoot > tr > th, 
.table-condensed > thead > tr > td, 
.table-condensed > tbody > tr > td, 
.table-condensed > tfoot > tr > td 
{
    padding: 5px 14px;
}

.page-header {
    border-bottom: 1px solid #bbb;
    margin: 25px 0 15px;
    padding: 0px 14px;
    
}

body {
    color: #333;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing:-.2px;
}

.navbar {
    font-size: 12px;
    min-height: 40px;
}

.navbar-form .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 3px 6px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
}

.navbar-form .form-control {
    width: 120px;
    height: 28px;
    font-size: 12px;
    padding: 6px 8px;
    margin-top: 3px;
}

.alert-danger {
    background-image: linear-gradient(to bottom, #f29999 0%, red 100%);
    background-repeat: repeat-x;
    border-color: #dca7a7;
    color: #444;
}

.alert-warning {
    background-image: linear-gradient(to bottom, #ffa 0%, yellow 100%);
    background-repeat: repeat-x;
    border-color: #f5e79e;
    color: #444;
}


.alert-success {
    background-image: linear-gradient(to bottom, #dff0d8 0%, #0f0 100%);
    background-repeat: repeat-x;
    border-color: #b2dba1;
}

.alert-finding {
    background-image: linear-gradient(to bottom, #eee 0%, #ccc 100%);
    background-repeat: repeat-x;
    border-color: #b2dba1;
    font-size:18px;
}

.label {
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 70%;
    font-weight: bold;
    line-height: 1;
    padding: 0.2em 0.6em;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    margin: 0 5px 0 0;
}

span.gray {
    color: gray;
}

.alert-danger {
    color: #444;
}

.alert-danger .alert-link,
.alert-warning .alert-link {
    color: #333;
}

a {
		font-weight:bold;
}

td.stred {
		color:white;
		background-color:red;
		font-weight:bold;
		border-right:1px dotted #eee;
}

td.stred > a {
		color:white;
		background-coloxr:red;
		fonxt-weight:bold;
}

a.stred {
		color:#00F;
		background-color:red;
		font-weight:bold;
}

td.styellow {
		background-color:yellow;
		font-weight:bold;
		border-right:1px dotted #eee;
}

td.storange {
background-color:#ffa500;
font-weight:bold;
border-right:1px dotted #eee;
}

td.stgreen {
background-color:#0F0;
font-weight:bold;
border-right:1px dotted #eee;
}

td.stgray {
background-color:#eee;
font-weight:bold;
border-right:1px dotted #eee;
}

td.stwhite {
background-color:#fff;
font-weight:bold;
border-right:1px dotted #eee;
}

td.stkhaki {
		background-color:darkkhaki;
		font-weight:bold;
	  border-right:1px dotted #eee;
}

td.stblack {
		background-color:#000;
		color:#fff;
		font-weight:bold;
	  border-right:1px dotted #eee;
}

.modal-header {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 25px;
}

.modal-body {
    padding: 25px;
}

td.big {
		font-size:1.5em;
}

td.bold {
		font-weight:bold;
}

th.calendardays,
tr.calendardays,
td.calendardays {
		padding: 4px 8px 0px !important;
                        border-bottom: 0px solid #fff !important;        
/*		border-top: 0px solid #fff !important;*/
                        border-left: 1px solid #fff;
		text-align: right;
		font-size:.9em;
		line-height: 1 !important;
}

td.calendardata {
		border-top: 0px solid #fff !important;
		border-left: 1px solid #fff;
		line-height: 2 !important;
		font-size: 1.25em !important;
		font-weight: bold !important;
		text-align: center !important;
		line-height: 1.4 !important;
}

.navbar-navi {
    margin: 0;
}

.navibar-collapse.collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    padding-bottom: 0;
}

.navibar-collapse {
    border-top: 0 none;
    box-shadow: none;
    width: auto;
}

.navibar-collapse {
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    overflow-x: visible;
}

.navi {
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
    margin: 0;
}

.navi > li > a {
    position: relative;
}

.navi > li {
    display: block;
    position: relative;
}

.breadcrumb {
		font-size:.9em;
    background-color: #fff;
    border-radius: 0px;
    list-style: outside none none;
    margin: 0;
    padding: 0px 0px 15px;
}


.breadcrumb > li + li::before {
    color: #ccc;
    content: "/ ";
    padding: 0 2px;
}

span.notegreen {
		color:green;
}

span.notered {
		color:red;
}

span.notegray {
		color:gray;
}

td.notegreen {
		color:green;
}

td.notered {
		color:red;
}

td.notegray {
		color:gray;
}

td.noteblack {
        color:black;
}

.radio, .checkbox {
    display: block;
    margin-bottom: 0px;
    margin-top: 0px;
}