.form-signin {
	  max-width: 330px;
	  padding: 15px;
	  margin: 0 auto;
}


nav.navbar {margin-top: 8px; padding: 8px;}

a.navbar-brand {padding: 0 10px 0 0}

nav > div > div.top {height: 60px; }

header {background-image: url('/static/images/bg_top.jpg')}
header h4 { color: white;}

ol.breadcrumb { background-color: transparent;}
ol.breadcrumb li a, ol.breadcrumb li.active { color: #eeeeee;}


header div.top_bg {
	height: 97px;
}

#steps_container, #contianer-start {width: 100%; padding-right: 0; padding-left: 0}

footer {
  overflow: hidden;
  background: url('/static/images/footer.jpg') center;
  height: 220px;
  padding-top: 20px;
}

footer, footer a, footer a:hover {color:#dfdcd9;}


.breadcrumb > li + li:before {
    content: "»";
}

h4.register {

background: #f6f8f9; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iI2Q3ZGVlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iI2Q3ZGVlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU4JSIgc3RvcC1jb2xvcj0iI2U1ZWJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY3ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f6f8f9 0%, #d7dee3 14%, #d7dee3 14%, #e5ebee 58%, #f5f7f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(14%,#d7dee3), color-stop(14%,#d7dee3), color-stop(58%,#e5ebee), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f6f8f9 0%,#d7dee3 14%,#d7dee3 14%,#e5ebee 58%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f6f8f9 0%,#d7dee3 14%,#d7dee3 14%,#e5ebee 58%,#f5f7f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f6f8f9 0%,#d7dee3 14%,#d7dee3 14%,#e5ebee 58%,#f5f7f9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f6f8f9 0%,#d7dee3 14%,#d7dee3 14%,#e5ebee 58%,#f5f7f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-8 */
	border: 1px solid #eaecee;


	text-align: center; 
	padding: 5px;
	color: black;
}

.info, .help {font-style: italic; color: gray;}

#group-adres-out_0, #group-adres-out_1, #skala_ocen, #oke, #status-absolwent, #status-studiuje, #studiaInfo, .pelnomocnik {display: none;}
h5 {font-weight: bold;}

.tab-pane {min-height: 200px;}


#studiaContainer {margin-top: 20px; display: none;}


#dialogInfo, #dlgOswiadczenie {padding-top: 10%;}
#dialogInfo .modal-footer {display: none;}


div.modal-body div.ico {
	min-height: 65px;
	padding-left: 66px;
	background-repeat: no-repeat;
	background-position: left top;
}



div.modal-body div.ok {background-image: url('/static/images/icons/ok_64.png'); color: green;}
div.modal-body div.error {background-image: url('/static/images/icons/error_64.png')}
div.modal-body div.warning {background-image: url('/static/images/icons/warning_64.png')}
div.modal-body div.info {background-image: url('/static/images/icons/info_64.png')}
div.modal-body ul {margin-bottom: 1px;}
div.modal-body ul li {margin-top: 1px; margin-bottom: 1px; 	line-height: normal; }
div.modal-body ul.err {color: red;}

div.msg-error {
	background-image: url('/static/images/icons/error_64.png'); 
	color: red;
	line-height: 65px;
	padding-left: 66px;
	background-repeat: no-repeat;
	background-position: left top;
}

div.msg-info32 {
	background-image: url('/static/images/icons/info_32.png'); 
	color: gray;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: left top;
	font-style: italic;
	text-align: justify;
	margin-bottom: 10px;
}


div.msg-error > strong {text-transform: capitalize};

.alert {margin-top: 20px;}

body > header {margin-bottom: 10px;}

/*loading*/
div.l {
   background: transparent url('/static/images/loading.gif') no-repeat center center;
   width: 100%; height: 100%; display: block;
   min-height: 100px;
}

.choice {
	background-color: #fbf9f0;
	border: 1px solid #e4d8a3;
	padding: 4px;
	border-radius: 6px;
	-webkit-box-shadow: 3px 3px 8px 0px rgba(180, 180, 180, 0.6);
	-moz-box-shadow:    3px 3px 8px 0px rgba(180, 180, 180, 0.6);
	box-shadow:         3px 3px 8px 0px rgba(180, 180, 180, 0.6);
	float: right;
	margin-bottom: 5px;
	min-width: 120px;
}

div.oferta {

	background-color: #f9f9f9;
	border: 1px solid silver;
	padding: 1em;
	border-radius: 6px;
	-webkit-box-shadow: 3px 3px 8px 0px rgba(180, 180, 180, 0.6);
	-moz-box-shadow:    3px 3px 8px 0px rgba(180, 180, 180, 0.6);
	box-shadow:         3px 3px 8px 0px rgba(180, 180, 180, 0.6);
	margin-bottom: 25px;
}
div.oferta h5 > span {font-weight: normal; color: green; border: 1px solid green; padding: 2px;}
div.oferta h5 > span.arch {font-weight: normal; color: red; border: 1px solid red; padding: 2px;}
div.oferta ul.kr  {list-style: none; padding-left: 0;}
div.oferta ul.spec {color: green;}
div.oferta a.showon, div.detail-studia a.showon {background: url('/static/images/on2.gif') no-repeat left top; padding-left: 20px;}
div.oferta a.showoff, div.detail-studia a.showoff {background: url('/static/images/off2.gif') no-repeat left top; padding-left: 20px;}

table.kryteria {margin-bottom: 10px; width: 100%;}

table.kryteria > tbody > tr > td {
	padding-top: 20px
}

/*

table.kryteria > tbody > tr {
	background-color: #EEDFDF;
}

table.kryteria > tbody > tr > td {
	background-color: white;
}
*/

table.oceny {
	width: 100%;
}

table.oceny th {
	background-color: #87BFC9;
	padding: 2px;
}

table.oceny td {
	background-color: #C6DADD;
	padding: 2px;
}

table.oceny tr.hr {
	border-top: 2px solid white;
}


p.error {color: red;}
.frm-err {border: 1px solid red; background-color: #ffeaea;}

table.oceny table td {vertical-align: bottom;}
input.readonly {background: #D8D7D7 url('/static/images/locked.png') no-repeat center center; border: 1px solid #939393 }


table.start-info {font-size: 0.9em; }

table.start-info tr:first-child {
/*	
	background-color: #d9edf7;
	border-color: #bce8f1;
*/
	border-bottom: 3px double #eeeeee;
}

table.start-info tr.success td{
	background-color: white;
}
table.start-info tr.success td:first-child {
	color: green;
	background: url('/static/images/ok.gif') no-repeat 2px 5px;
	padding-left: 20px;	
}

table.start-info tr.danger td{	
	background-color: white;
}

table.start-info tr.danger td:first-child {
	color: red;
	background: url('/static/images/err.gif') no-repeat 2px 10px;
	padding-left: 20px;	
}


table.start-info tr.wait td:first-child {
	
	background: url('/static/images/wait3.gif') no-repeat 2px 6px;
	padding-left: 20px;	
}


table.start-info tr.waitok td{
	
}


table.start-info tr.waitok td:first-child {
	color: green;
	background: url('/static/images/wait3.gif') no-repeat 2px 6px;
	padding-left: 20px;	
}


table.start-info tr.warning td {background-color: white;}

table.start-info tr, table.start-info tr td {
	background-color: white;
	border: none;
}

table.start-info > tbody > tr > td
{
	border-top: 1px solid #ddd;
}

table.start-info tr.warning td:first-child {
	color: #ce6700;
	/*background-color: #FCF8E3;*/
	background-color: white;
}

div.detail-studia {
	float: right;
	background-color: #eeeeee;
	padding: 0.5em;
	border-radius: 6px;
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px solid #dddddd;
}
div.detail-studia > h4, div.detail-studia > h5 {
	margin: 0;
}

div.detail-studia > h5 {
	font-weight: normal;
}

div.alert > img.a {float: left; margin-right: 10px; margin-top: -5px;}

img.user-foto {border: 1px solid black;}
div.user-foto-buttons {text-align: center; margin-bottom: 10px;}
div.user-foto-buttons > input[type=file] {margin-top: 10px;}
div.user-foto-buttons > input[type=submit], div.user-foto-buttons > input[type=button] {margin-bottom: 10px;}

div.komisja > h4 {
  font-size: 16px;
  color: #5c8996;
  margin-bottom: 10px;
  margin-top: 25px;
  font-weight: bold;
}

div.komisja > h5 {
  color: #93b4bd;
}

div.komisja a.email {text-decoration: none; background: url('/static/images/email.png') no-repeat left top; padding-left: 28px; }

#dialogPrintForm > div.modal-dialog > div.modal-content > div.modal-body {overflow: scroll;}
#druk-wplaty {background: transparent url('/static/images/pdf.gif') no-repeat left center; padding-left: 20px; margin-left: 10px;}


tr.notreaded > td {font-weight: bold;}

tr.notreaded > td:nth-child(2) {background: transparent url('/static/images/new.gif') no-repeat left 12px; padding-left: 26px;}

#newmessages {
	color: red; text-align: center; font-weight: bold; font-size: 15px;
	display: block;
	padding: 10px;
}

table.start-info h6 {font-size: 13px; font-weight: bold; margin-top: 0}


p.ok {color: green;}

p.waitok {color: green}
p.wait {color: #408080}
p.success {color: green}
p.warning {color: #ce6700;}
p.danger {color: red;}

div.wynik {text-align: center; margin: 20px; color: #408080;}
p.uwagi {color: gray; font-style: italic;}

#contactMap {
    width: 96%;
    height: 400px;
    margin-top: 20px;
    margin-bottom: 20px;
}

/*dokumenty obcokrajowców*/

#wymagane-dokumenty {padding-left: 16px;}
#wymagane-dokumenty li {margin-bottom: 20px; }
#wymagane-dokumenty li p.uwagi {margin-bottom: 0;}
#wymagane-dokumenty li.uploaded {color: green; list-style-image: url('/static/images/ok.png')}
#wymagane-dokumenty li.missing-required {color: #dc890e; list-style-image: url('/static/images/missing_orange.png')}
#wymagane-dokumenty li.missing-optional {color: #606060; list-style-image: url('/static/images/missing_gray.png')}


.doc-details table {margin: 2px 0 10px 4px; min-width: 320px}
.doc-details table tr {border-bottom: 1px dashed silver;}
.doc-details table td {padding: 3px;}
.doc-details table td:first-child {padding-left: 0}
.doc-details table td:nth-child(2) {text-align: right;}
.doc-details table td:first-child a {padding-left: 25px; background: url('/static/images/download.png') 0% 0% no-repeat;}
.doc-details table td:nth-child(3) a {margin-left: 2px; display: block; width: 16px; height: 16px; background-image: url('/static/images/trash_gray.gif'); background-repeat: no-repeat;}
.doc-details table td:nth-child(3) a:hover {background-image: url('/static/images/trash.gif'); background-repeat: no-repeat;}
/*dokumenty obcokrajowców - koniec*/


.loader {
	background-image: url('/static/images/loader.gif');
	background-repeat: no-repeat;
	background-position: 0% 70%;
	min-width: 20px;
	min-height: 20px;
}


#topujk {
    margin-top: 12px;
    margin-left: 10px;
    float: left;
    font-size: 16px;
    font-weight: bold;
	color: #5b5b5b;
}

#toplogo {
	width: 120px;
	float: left;
}



@media (max-width: 500px) {
	#toplogo {
		width: 120px
	}

}

a.pdf {
	background-image: url('/static/images/pdf.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}

a.doc {
	background-image: url('/static/images/doc.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}


#flags {float: right; margin-left: 16px;}
#flags > a > img {border: 1px solid silver}
#flags > a.active > img {border: 2px solid blue}


.glyphicon-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

table.oceny label.form-check-label {
	font-weight: normal;
	font-size: 11px;
}

tr.not-active td {
	text-decoration: line-through;
}


.form-horizontal .form-group {
	margin-left: 0;
}