﻿/* Generated by less 2.5.1 */
.border {
  border: 1px solid #d7d7d7;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  width: 100%;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  background: #f2f2f2;
  font-family: 'Roboto', sans-serif;
  color: #333;
}
.inner {
  width: 1300px;
  margin: 0 auto;
  background: #FFF;
  padding: 30px 60px;
}


.inner
{
    -webkit-box-shadow: 0 0 1px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 1px 0 rgba(0,0,0,0.2);
}	
	

.inner.menu-inner {
  background: #ececec;
  border: 1px solid #d7d7d7;
  border-left: 0;
  border-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.inner.inner-breadcrumbs {
  padding-top: 10px;
  padding-bottom: 10px;
}



footer .inner_footer {
	background: #3a607c !important;
	padding:20px 40px !important;
}


@media only screen and (max-width: 1400px) {
  .inner {
    width: 1100px;
  }
}
@media only screen and (max-width: 1199px) {
  .inner {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .inner {
    padding: 15px 30px;
  }
}
ul.breadcrumbs li {
  display: inline-block;
  font-size: 11px;
  color: #adadad;
}
ul.breadcrumbs li a {
  color: inherit;
}
ul.breadcrumbs li a:after {
  content: '>';
  padding: 0 5px 0 9px;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
span.red {
  color: #cb4052;
}
strong {
  font-weight: 600;
}
a {
  color: #cb4052;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #333;
}
header img.crest {
  max-height: 70px;
  width: auto;
  float: left;
  vertical-align: middle;
}
header h1.title {
  font-size: 26px;
  font-weight: 300;
  vertical-align: middle;
  /* float: left; */
  margin: 20px 30px;
}
header h1.title span.subtitle {
  display: block;
  font-weight: 700;
}
header h1.title.session-title {
  margin: 8px 90px;
  width: calc(100% - 350px);
}
@media only screen and (max-width: 768px) {
  header h1.title.session-title {
    width: auto;
  }
}
header ul.icons {
  width: 210px;
  float: right;
  text-align: right;
  margin-top: 3px;
}
@media only screen and (max-width: 768px) {
  header ul.icons {
    text-align: center;
    width: 100%;
  }
}
header ul.icons li {
  display: inline-block;
  width: 65px;
  font-size: 11px;
  text-align: center;
}
header ul.icons li span.icon {
  display: inline-block;
  font-size: 32px;
  color: #cb4052;
}
@media only screen and (max-width: 520px) {
  header {
    text-align: center;
  }
  header img.crest {
    float: none;
    max-height: 40px;
  }
  header h1.title {
    float: none;
    font-size: 20px;
    margin: 10px 0;
  }
}
.container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 25px;
  color: #333333;
  font-size: 14px;
}
.nav li:first-of-type a {
  padding-left: 0;
}
@media only screen and (max-width: 768px) {
  .nav li:first-of-type a {
    padding-left: 25px;
  }
}
.dropdown-menu li:first-of-type a {
  padding-left: 25px;
}
.dropdown-menu {
  padding: 10px 0;
  border: 1px solid #d7d7d7;
}
.dropdown-menu li a {
  padding: 5px 25px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #cb4052;
  background-color: transparent;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
  color: #cb4052;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
  border-color: transparent;
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 0;
  padding-left: 0;
  border-top: 0;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0);
  -webkit-overflow-scrolling: touch;
}
.content-section {
  margin: 20px 0 50px 0;
}
.content-section h3.content-section-title {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 20px;
}
.content-section h3.content-section-title span.icon {
  color: #cb4052;
  vertical-align: -3px;
  margin-right: 10px;
}
@media only screen and (max-width: 520px) {
  .content-section h3.content-section-title span.icon {
    display: none;
  }
}
.content-section p.more-link {
  font-size: 0.9em;
  margin: 10px 0 0 0;
  font-weight: 700;
}
.table {
  display: table;
  width: 100%;
}
.table .table-cell {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 520px) {
  .table {
    display: block;
  }
  .table .table-cell {
    display: block;
  }
}
.sessions-list .session-item {
  padding: 15px 30px;
  background: #f2f2f2;
  margin-bottom: 5px;
}

.session-item.table:hover {
    background: #e5e5e5;
}
.sessions-list .session-item a {
  color: inherit;
}
.sessions-list .session-item .text p {
  /* font-size: 14px; */
  line-height: 1.5;
  width: auto;
}
.sessions-list .session-item .text p.subtitle {
  font-size: 0.8em;
  color: #7a7a7a;
}
.sessions-list .session-item .icon {
  text-align: right;
  font-size: 28px;
}
.sessions-list .session-item .icon ul li {
  margin-left: 15px;
  display: inline-block;
  color: #cb4052;
}
@media only screen and (max-width: 520px) {
  .sessions-list .session-item .icon ul li {
    margin-left: 0;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 520px) {
  .sessions-list .session-item .icon {
    text-align: left;
    margin-top: 10px;
  }
}
.sessions-list .session-item .labels {
  text-align: right;
  font-size: 12px;
}
.sessions-list .session-item .labels ul li {
  margin-left: 5px;
  display: inline-block;
  color: #cb4052;
}
.sessions-list .session-item .labels ul li span.info-label {
  display: inline-block;
  padding: 5px 10px 6px 10px;
  border-radius: 3px;
  color: #FFF;
  background: #26a65b;
  font-weight: 700;
}
.sessions-list .session-item .labels ul li span.info-label.alert-color {
  background: #cb4052;
}
.sessions-list .session-item .labels ul li span.info-label.info-color {
  background: #446cb3;
}
@media only screen and (max-width: 520px) {
  .sessions-list .session-item .labels ul li {
    margin-left: 0;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 520px) {
  .sessions-list .session-item .labels {
    text-align: left;
    margin-top: 10px;
  }
}
.news-list .news-item {
  border: 1px dotted #d7d7d7;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  padding-top: 20px;
}
.news-list .news-item:first-of-type {
  padding-top: 0;
}
.news-list .news-item .table {
  margin-bottom: 10px;
}
.news-list .news-item .img {
  vertical-align: top;
  width: 120px;
}
.news-list .news-item .img img {
  max-width: 100px;
  height: auto;
  margin-right: 20px;
}
@media only screen and (max-width: 520px) {
  .news-list .news-item .img {
    display: none;
  }
}
.news-list .news-item p {
  font-size: 13px;
  line-height: 1.5;
  color: #7a7a7a;
  margin-bottom: 10px;
}
.news-list .news-item p a.more {
  text-decoration: underline;
}
.news-list .news-item p span.divider {
  padding-left: 10px;
  padding-right: 10px;
}
.news-list .news-item p:last-of-type {
  margin-bottom: 20px;
}
.news-list .news-item .text {
  vertical-align: top;
}
.news-list .news-item .text p {
  font-size: 14px;
  line-height: 1.3;
  width: auto;
  margin-bottom: 3px;
  color: #333333;
}
.news-list .news-item .text p.title a {
  color: inherit;
}
.news-list .news-item .text p.subtitle {
  font-size: 13px;
  color: #7a7a7a;
}
.user-list .user-item {
  border: 1px dotted #d7d7d7;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  padding-top: 11px;
}
.user-list .user-item:first-of-type {
  padding-top: 0;
}
.user-list .user-item .table {
  margin-bottom: 5px;
}
.user-list .user-item .img {
  vertical-align: top;
  width: 77px;
}
.user-list .user-item .img img {
  max-width: 67px;
  height: auto;
  margin-right: 10px;
}
@media only screen and (max-width: 520px) {
  .user-list .user-item .img {
    display: none;
  }
}
.user-list .user-item p {
  font-size: 13px;
  line-height: 1.5;
  color: #7a7a7a;
  margin-bottom: 20px;
}
.user-list .user-item p a.more {
  text-decoration: underline;
}
.user-list .user-item .text {
  vertical-align: middle;
}
.user-list .user-item .text p {
  font-size: 0.9em;
  line-height: 1.2;
  width: auto;
  margin-bottom: 3px;
  color: #333333;
}
.user-list .user-item .text p.title a {
  color: inherit;
}
.user-list .user-item .text p.subtitle {
  font-size: 0.8em;
  color: #7a7a7a;
}
.user-list .user-item .text.mailto p.subtitle {
  font-weight: 700;
  color: #cb4052;
  text-align: right;
}
@media only screen and (max-width: 520px) {
  .user-list .user-item .text.mailto p.subtitle {
    text-align: left;
    margin-top: 10px;
  }
}
.statistic-list .statistic-item {
  padding-bottom: 20px;
}
.statistic-list .statistic-item p {
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
  margin-bottom: 5px;
}
.statistic-list .statistic-item p a.more {
  text-decoration: underline;
}
.statistic-list .statistic-item .stat-container {
  width: 100%;
  height: 26px;
  background: #ececec;
  overflow: hidden;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.3);
}
.statistic-list .statistic-item .stat-container .stat-bar {
  height: 26px;
  color: #FFF;
  line-height: 26px;
  font-size: 13px;
  font-weight: 700;
  float: left;
}
.statistic-list .statistic-item .stat-container .stat-bar span.text-label {
  padding: 0 15px;
}
.statistic-list .statistic-item .stat-container .stat-bar.green {
  background: #26a65b;
}
.statistic-list .statistic-item .stat-container .stat-bar.red {
  background: #d91e18;
}
.statistic-list .statistic-item .stat-container .stat-bar.blue {
  background: #446cb3;
}

.statistic-list .statistic-item .stat-container .stat-bar.yellow {
  background: #fbf371;
}

.user-header {
  /* border: 1px dotted #d7d7d7; 
  padding-bottom:20px;  
  */
  border-top: 0;
  border-left: 0;
  border-right: 0;
  margin-bottom: 15px;

}
.user-header .user-img {
    max-width: 100%;
    height: auto;
    border-radius: 100px;
    max-height: 140px;
    border: 1px solid #ccc;
    padding: 3px;
}

.user-header p.name {
  font-size: 28px;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 10px;
}
.user-header p.subtitle {
  color: #7a7a7a;
  margin-bottom: 10px;
  font-weight: 300;
  font-size: 15px;
}
.user-header p.region {

  font-size: 15px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .user-header p.region {
    margin-top: 20px;
  }
}
.user-header p.region span.coll {
  color: #cb4052;
  text-decoration: underline;
  cursor: pointer;
}
.user-header p.region span.coll span.cl {
  display: none;
}
.user-header p.region span.coll.collapsed span.cl {
  display: inline;
}
.user-header .button-container {
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .user-header .button-container {
    text-align: center;
  }
}
.user-header .button-container a.button {
  padding: 10px 15px;
  background: #cb4052;
  color: #FFF;
  font-weight: 700;
  border-radius: 3px;
  margin-top: 12px;
  display: inline-block;
  font-size: 14px;
}
.user-header #region {
  font-size: 13px;
  color: #7a7a7a;
}
@media only screen and (max-width: 768px) {
  .user-header {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
  }
}
@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
  }
}
#calendar table.ui-datepicker-calendar {
  width: 100%;
  margin-left: -5px;
  margin-right: -5px;
}
#calendar table.ui-datepicker-calendar tr th {
  text-align: center;
  font-size: 10px;
  color: #adadad;
  padding: 10px 0 5px 0;
}
#calendar table.ui-datepicker-calendar tr td {
  width: 14.285714285714285714285714285714%;
  text-align: center;
  height: 45px;
  vertical-align: middle;
  background: #ececec;
  border: 5px solid #FFF;
  position: relative;
}
#calendar table.ui-datepicker-calendar tr td .cal-label {
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  height: 15px;
  text-align: center;
  background: #cb4052;
  color: #FFF;
  font-size: 10px;
  line-height: 15px;
}
#calendar table.ui-datepicker-calendar tr td.ui-datepicker-today {
  background: #d6d6d6;
}
#calendar table.ui-datepicker-calendar tr td.ui-datepicker-unselectable {
  background: #fcfcfc;
  color: #d9d9d9;
}
#calendar table.ui-datepicker-calendar tr td.ui-datepicker-unselectable .cal-label {
  background: #d6d6d6;
}
#calendar table.ui-datepicker-calendar tr td .cal-dropdown {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  cursor: pointer;
  display: block;
}
#calendar table.ui-datepicker-calendar tr td .cal-dropdown span.clicker {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  cursor: pointer;
  display: block;
}
#calendar table.ui-datepicker-calendar tr td .cal-dropdown ul.dropdown-menu {
  padding: 10px 10px 5px 10px;
}
#calendar table.ui-datepicker-calendar tr td .cal-dropdown ul.dropdown-menu li {
  font-size: 12px;
  padding-bottom: 5px;
}
#calendar .ui-datepicker-header {
  display: none;
}
.navbar-toggle .icon-bar {
  width: 30px;
  background: #333;
}
.panel-group .panel {
  border: 0;
  border-radius: 0;
}
.panel-group .panel .panel-heading {
  border: 0;
  border-radius: 0;
  background: #fff;
  padding: 0;
}
.panel-group .panel .panel-heading h4, .panel-group .panel .panel-heading a {
  padding: 15px 80px 15px 30px;
  cursor: pointer;
  font-size: 1.2em;
  border: 0;
  position: relative;
  line-height: 1.3;
  display:block
}
.panel-group .panel .panel-heading h4:after, .panel-group .panel .panel-heading a:after {
  content: '';
  width: 20px;
  height: 10px;
  position: absolute;
  top: 18px;
  right: 30px;
  background: url(../img/arrows.png) 0 0px no-repeat;
}
.panel-group .panel .panel-heading h4.collapsed, .panel-group .panel .panel-heading a.collapsed {
  background: #fff;
}
.panel-group .panel .panel-heading h4.collapsed:after, .panel-group .panel .panel-heading a.collapsed:after {
  background: url(../img/arrows.png) 0 -10px no-repeat;
}
.panel-group .panel .panel-heading h4 span.red, .panel-group .panel .panel-heading a span.red {
  font-weight: 700;
}
.panel-group .panel .panel-collapse {
  border: 0;
  border-radius: 0;
  background: #fff;
}
.panel-group .panel .panel-collapse .panel-body {
  padding: 5px 30px 15px 30px;
  border: 0;
}
.panel-group .panel .panel-collapse .panel-body p,
.panel-group .panel .panel-collapse .panel-body ul,
.panel-group .panel .panel-collapse .panel-body ol {
  font-size: 13px;
  line-height: 1.4;
  padding-bottom: 10px;
}
.panel-group .panel .panel-collapse .panel-body ul {
  list-style: disc;
  list-style-position: inside;
}
.panel-group .panel .panel-collapse .panel-body ul.attachment {
  list-style: none;
}
.panel-group .panel .panel-collapse .panel-body ul.attachment li {
  margin: 5px 0;
}
.panel-group .panel .panel-collapse .panel-body ul.attachment li span.icon {
  font-size: 20px;
  vertical-align: -5px;
  margin-right: 10px;
}
.panel-group .panel .panel-collapse .panel-body ul.attachment li span.icon.icon-vote {
  color: #26a65b;
}
.panel-group .panel .panel-collapse .panel-body ol {
  list-style: decimal;
  list-style-position: inside;
}
footer .inner {
  background: transparent;
  padding: 15px 0;
}


@media only screen and (max-width: 1199px) {
  footer .inner {
    padding: 15px 15px;
  }
}
footer p {
  color: #a1a5b1;
  text-align: right;
  font-size: 11px;
  padding: 15px 0;
}
@media only screen and (max-width: 520px) {
  footer p {
    text-align: center;
  }
}
@media only screen and (max-width: 520px) {
  footer {
    text-align: center;
  }
}

.polecamy.licznik {
    color: #c6dbeb;
}

licznik {
    background: #c6dbeb;
    color: #000;
    padding: 1px 7px;
    border-radius: 10px;
}

html {
    width: 100%;
}

div#wrapper {background: #f2f2f2;}

footer a {
    color: #fff !important;
    text-decoration: underline;
}



div#unia {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;text-align:center;
    background:#fff;padding:10px;-webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.6);
box-shadow: 0 0 6px 0 rgba(0,0,0,0.6);
}

div#unia img {width:800px;max-width:100%;}

div#preunia {
    height: 170px;
    display: block;
}

.row.szkolenie {
    text-align: center;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 30px;
    margin-bottom: 10px;
}

.row.szkolenie img {max-width:100%}

autorzy {
    color: #cb4052;
}

.unazwa {
    margin-top: 5px;
    margin-bottom: 12px;
    font-size: 1.3em;
}

span.rspan {
    margin-right: 13px;
    color: #888;
}