html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 76px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.navbar-inverse {
	color: #f2f2f2;
	background-color: #337ab7;
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a, .navbar-inverse .btn-link {
	color: #f2f2f2;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	background: #2f6fa7; 
	color: #f2f2f2;
}
.navbar-inverse .navbar-nav .divider {
	height: 100%;
	border-left: 1px solid #222;
}
.navbar-fixed-top {
	border-top: 25px solid #fff; 
	border-bottom-color: #2f6fa7;
}
.body-content h1:first-child,
.body-content h2:first-child  {
	color: #9d9d9d;
}

.breadcrumb {
	margin-top: 20px;
}

.code_by {
	font-size: 12px
}
.right {
    text-align: right;
}

H3 {
	margin-bottom: 30px;
}

H3 > SMALL {
	margin-left: 30px;
	color: #a94442;
}

H4 > SMALL {
	margin-left: 30px;
	color: #a94442;
}

.form-control {
	font-size: 17px;
	padding-top: 7px;
	padding-bottom: 5px;
}

.nowrap {
	white-space: nowrap;
}

.alert {
	margin-top: 25px;
}

.podtytul_form{
	font-size: 16px;
	font-weight: bold;
	color: #337ab7;
}

.komentarz{
	font-size: 14px;
	font-style: italic;
	padding-bottom: 20px;
}

.kolor-zgloszenie-status-W {
	color: orange;
}

.kolor-zgloszenie-status-D {
	color: red;
}

.kolor-zgloszenie-status-P {
	color: green;
}

.gbig {
	font-size: 25px;
}
.gbig SPAN {
	padding-right: 5px;
	padding-bottom: 5px;
}

.view-bold{
	font-weight: bold;
}

.view-normal{
	font-weight: normal;
}

table.detail-view th{
	width: 25%;
}

.form-inline.opcje DIV {
	margin-bottom: 5px;
}

.table-rasy .form-group {
	margin-bottom: 0px;
}

.table-rasy TD {
	vertical-align: top !important;
}

.table-rasy INPUT {
	width: 100%;
	max-width: 70px;
	text-align: right;
}

.table-rasy > tbody > tr[data-grupa] > td {
    padding: 10px 8px 0px 8px;
    line-height: 1em;
    vertical-align: top;
}

[data-grupa-onoff] {
	cursor: pointer;
}

.align-middle {
	vertical-align: middle !important;
}

.align-top {
	vertical-align: top !important;
}

.kafelek {
	width: 100%;
	min-height: 120px;
	line-height: 1.5;
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}

.status_N{color: red;}
.status_W{color: #4472C4;}
.status_P{color: #70AD47;}

.spr-col-one{width: 9%;}
.spr-col-dub{width: 18%;}

.uwagi_rozwin {
	cursor: pointer;
	padding-bottom: 10px;
	color: red;
	font-weight: bold;
}

.model-list-header {
	padding-bottom: 10px;
}

.model-list {
	padding-bottom: 20px;
	font-size: 16px;
}

.model-list-com {
	color: #999;
	font-size: 14px;
}

.model-view {
	padding-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}

.model-view-label {
	font-weight: normal;
	font-size: 14px;
}

.model-btn-big{
	font-size: 16px;
}

.detail-switch TH {
	font-weight: normal;
}

.detail-switch TD {
	font-weight: bold;
}

.form-switch .control-label {
	font-weight: normal;
}

.form-switch INPUT, .form-switch SELECT, .form-switch TEXTAREA {
	font-weight: bold;
}
.ui-dialog-titlebar-close {
    visibility: hidden;
}

.ui-dialog {
	z-index: 10000 !important;
}

.ui-dialog .pdf {
	height: 100%;
	width: 100%;
}

.colors .row {
	padding: 10px;
}

.colors .row:nth-child(even){
  background-color: #ffffff;
}
.colors .row:nth-child(odd){
  background-color: #f9f9f9;
}
@media (max-width: 990px) {
	.text-xs-left {
		text-align: left;
	}
}

@media print
{
	.no-print, .no-print *
	{
		display: none !important;
	}
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .form-group {
  	margin-bottom: 5px;
  }
  .container 
  {
  	padding: 0px !important;
  }
  
  .wniosek-championat-view .form-control {
  	font-size: 14px;
  }
  a[href]:after {
    content: none !important;
  }
  
  .pagebreak { page-break-before: always; }
}