/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2015-02-27, 14:31:59
    Author     : Artur.Smolarski
*/
.VerticalAlign {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2015-02-27, 13:30:28
    Author     : Artur.Smolarski
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2015-02-27, 14:22:13
    Author     : Artur.Smolarski
*/
.sidebar {
  width: 165px;
  position: absolute;
  top: 100px;
  z-index: 2;
  left: 0px;
}
.sidebar > span.fold,
.sidebar > span.hide,
.sidebar > span.show {
  display: block;
  z-index: 101;
  position: absolute;
}
.sidebar > span.fold.fold,
.sidebar > span.hide.fold,
.sidebar > span.show.fold {
  margin: 0 auto;
  width: 130px;
  height: 34px;
  text-align: center;
  color: #FFFFFF;
  line-height: 34px;
  position: relative;
  background: url('/images/newLayout/interfejsLekcyjny/fold.png') no-repeat center top;
}
.sidebar > span.fold.hide,
.sidebar > span.hide.hide,
.sidebar > span.show.hide {
  width: 10px;
  height: 17px;
  top: 12px;
  right: 11px;
  cursor: pointer;
  background: url('/images/newLayout/interfejsLekcyjny/hide.png') no-repeat center top;
}
.sidebar > span.fold.show,
.sidebar > span.hide.show,
.sidebar > span.show.show {
  width: 47px;
  height: 146px;
  top: 6px;
  right: -47px;
  cursor: pointer;
  background: #FFFFFF url('/images/newLayout/interfejsLekcyjny/showBanner.png') no-repeat center center;
}
.sidebar .sidebar-background {
  background-color: #FFFFFF;
  width: 100%;
  height: 100%;
  border: 1px #e4e6e8 solid;
  position: relative;
  top: -28px;
  padding-top: 28px;
}
.sidebar#interfejs-lekcyjny > span.fold.fold,
.sidebar#interfejs-lekcyjny > span.hide.fold,
.sidebar#interfejs-lekcyjny > span.show.fold {
  background: url('/images/newLayout/interfejsLekcyjny/fold.png') no-repeat center top;
}
.sidebar#interfejs-lekcyjny > span.fold.hide,
.sidebar#interfejs-lekcyjny > span.hide.hide,
.sidebar#interfejs-lekcyjny > span.show.hide {
  background: url('/images/newLayout/interfejsLekcyjny/hide.png') no-repeat center top;
}
.sidebar#interfejs-lekcyjny > span.fold.show,
.sidebar#interfejs-lekcyjny > span.hide.show,
.sidebar#interfejs-lekcyjny > span.show.show {
  background: #FFFFFF url('/images/newLayout/interfejsLekcyjny/showBanner.png') no-repeat center center;
}
.sidebar#interfejs-lekcyjny .sidebar-background#interfejs-lekcyjny-background #interfejs-lekcyjny-head {
  width: 100%;
  color: #bebebe;
}
.sidebar#interfejs-lekcyjny .sidebar-background#interfejs-lekcyjny-background #interfejs-lekcyjny-head p {
  line-height: 15px;
}
.sidebar#interfejs-lekcyjny .sidebar-background#interfejs-lekcyjny-background #interfejs-lekcyjny-body {
  color: #565656;
}
.sidebar#interfejs-lekcyjny .sidebar-background#interfejs-lekcyjny-background #interfejs-lekcyjny-body a {
  color: #565656;
}
.sidebar#interfejs-lekcyjny .sidebar-background#interfejs-lekcyjny-background #interfejs-lekcyjny-body a.blue {
  color: #0583e1;
}
.sidebar#interfejs-lekcyjny .sidebar-background#interfejs-lekcyjny-background #interfejs-lekcyjny-body table {
  width: 100%;
  float: left;
}
.sidebar#interfejs-lekcyjny .sidebar-background#interfejs-lekcyjny-background #interfejs-lekcyjny-body #interfejsmenu div.interfejsLekcyjnyGroupContainer p {
  background-color: #e4e6e8;
}
.sidebar#interfejs-lekcyjny .sidebar-background#interfejs-lekcyjny-background #interfejs-lekcyjny-body #interfejsmenu div.interfejsLekcyjnyGroupContainer a.disabled {
  color: #aaa;
}
.sidebar#interfejs-lekcyjny .sidebar-background#interfejs-lekcyjny-background #interfejs-lekcyjny-body #przybornik_cont {
  float: left;
  width: 100%;
}
.sidebar#interfejs-lekcyjny .sidebar-background#interfejs-lekcyjny-background #interfejs-lekcyjny-body #przybornik_cont .opcja_przybornik {
  float: left;
}
.sidebar#interfejs-lekcyjny .sidebar-background#interfejs-lekcyjny-background #interfejs-lekcyjny-body #progressBarContLek,
.sidebar#interfejs-lekcyjny .sidebar-background#interfejs-lekcyjny-background #interfejs-lekcyjny-body .progressBarCont2 {
  float: left;
  clear: both;
  width: 100%;
  position: relative;
  height: 25px;
  margin: 10px 0;
  border: 1px #e4e6e8 solid;
}
.sidebar#interfejs-lekcyjny .sidebar-background#interfejs-lekcyjny-background #interfejs-lekcyjny-body #progressBarLekcja,
.sidebar#interfejs-lekcyjny .sidebar-background#interfejs-lekcyjny-background #interfejs-lekcyjny-body .progressBarRealizacja {
  height: 25px;
  background: url("/images/newLayout/interfejsLekcyjny/counter.png") repeat-x left top;
  margin: 0;
}
.sidebar#interfejs-lekcyjny .sidebar-background#interfejs-lekcyjny-background #interfejs-lekcyjny-body .progressBarText,
.sidebar#interfejs-lekcyjny .sidebar-background#interfejs-lekcyjny-background #interfejs-lekcyjny-body .progressBarText2 {
  line-height: 24px;
  position: relative;
  top: 0px;
  left: 10px;
  position: absolute;
  font-size: 10px;
  color: #3a3b3c;
  font-weight: bold;
}
.sidebar#interfejs-lekcyjny .sidebar-background#interfejs-lekcyjny-background #interfejs-lekcyjny-foot {
  width: 100%;
  text-align: center;
  padding: 10px 0;
}
.sidebar#interfejs-lekcyjny .sidebar-background#interfejs-lekcyjny-background #interfejs-lekcyjny-foot .menu_interfejs {
  background: url("/images/newLayout/interfejsLekcyjny/button.png") no-repeat left top;
  width: 114px;
  height: 30px;
  display: inline-block;
  text-align: inherit;
  color: #FFF;
  line-height: 30px;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2015-02-27, 12:11:51
    Author     : Artur.Smolarski
*/
@font-face {
  font-family: 'icoind';
  src: url('/assets/fonts/icoind.eot?cnmtaf');
  src: url('/assets/fonts/icoind.eot?#iefixcnmtaf') format('embedded-opentype'), url('/assets/fonts/icoind.woff?cnmtaf') format('woff'), url('/assets/fonts/icoind.ttf?cnmtaf') format('truetype'), url('/assets/fonts/icoind.svg?cnmtaf#icoind') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="ind-icon-"],
[class*=" ind-icon-"],
.ind-icon {
  font-family: 'icoind';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ind-icon-mozg-p:before {
  content: "\e622";
}
.ind-icon-mozg-l:before {
  content: "\e623";
}
.ind-icon-iruch:before {
  content: "\e614";
}
.ind-icon-ruch:before {
  content: "\e615";
}
.ind-icon-wzrok:before {
  content: "\e616";
}
.ind-icon-emocje:before {
  content: "\e617";
}
.ind-icon-sluch:before {
  content: "\e618";
}
.ind-icon-gru:before {
  content: "\e619";
}
.ind-icon-FULP:before {
  content: "\e61a";
}
.ind-icon-ind:before {
  content: "\e61b";
}
.ind-icon-iinter:before {
  content: "\e61c";
}
.ind-icon-iintra:before {
  content: "\e61d";
}
.ind-icon-iwizprze:before {
  content: "\e61e";
}
.ind-icon-imuz:before {
  content: "\e61f";
}
.ind-icon-ilogmat:before {
  content: "\e620";
}
.ind-icon-ijez:before {
  content: "\e621";
}
.ind-icon-szkoly:before {
  content: "\e600";
}
.ind-icon-uczniowie:before {
  content: "\e601";
}
.ind-icon-m-ponadgim:before {
  content: "\e602";
}
.ind-icon-f-ponadgim:before {
  content: "\e603";
}
.ind-icon-f-g:before {
  content: "\e604";
}
.ind-icon-m-1-3:before {
  content: "\e605";
}
.ind-icon-m-4-6:before {
  content: "\e606";
}
.ind-icon-m-gimnazjum:before {
  content: "\e607";
}
.ind-icon-m-p:before {
  content: "\e608";
}
.ind-icon-m-g:before {
  content: "\e609";
}
.ind-icon-f-1-3:before {
  content: "\e60a";
}
.ind-icon-f-4-6:before {
  content: "\e60b";
}
.ind-icon-f-gimnazjum:before {
  content: "\e60c";
}
.ind-icon-f-p:before {
  content: "\e60d";
}
.ind-icon-f:before {
  content: "\e60e";
}
.ind-icon-m:before {
  content: "\e60f";
}
.ind-icon-nauczyciele:before {
  content: "\e610";
}
.ind-icon-rodzice:before {
  content: "\e611";
}
.ind-icon-wiecej:before {
  content: "\e612";
}
.ind-icon-plus:before {
  content: "\e613";
}
.BlueGradient {
  background: #5fc4e5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #5fc4e5 0%, #34a4c9 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5fc4e5), color-stop(100%, #34a4c9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #5fc4e5 0%, #34a4c9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #5fc4e5 0%, #34a4c9 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #5fc4e5 0%, #34a4c9 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #5fc4e5 0%, #34a4c9 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5fc4e5', endColorstr='#34a4c9', GradientType=0);
  /* IE6-9 */
}
.BlueGradientHovered {
  background: #5fc4e5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #5fc4e5 0%, #34a4c9 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5fc4e5), color-stop(100%, #34a4c9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #5fc4e5 0%, #34a4c9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #5fc4e5 0%, #34a4c9 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #5fc4e5 0%, #34a4c9 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #5fc4e5 0%, #34a4c9 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5fc4e5', endColorstr='#34a4c9', GradientType=0);
  /* IE6-9 */
}
.GreenGradient {
  background: #b3c94b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b3c94b 0%, #9ab036 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b3c94b), color-stop(100%, #9ab036));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b3c94b 0%, #9ab036 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #b3c94b 0%, #9ab036 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #b3c94b 0%, #9ab036 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #b3c94b 0%, #9ab036 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3c94b', endColorstr='#9ab036', GradientType=0);
  /* IE6-9 */
}
.GreenGradientHovered {
  background: #b3c94b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b3c94b 0%, #9ab036 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b3c94b), color-stop(100%, #9ab036));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b3c94b 0%, #9ab036 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #b3c94b 0%, #9ab036 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #b3c94b 0%, #9ab036 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #b3c94b 0%, #9ab036 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3c94b', endColorstr='#9ab036', GradientType=0);
  /* IE6-9 */
}
.PinkGradient {
  background: #d24d7f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d24d7f 0%, #ae2d5b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d24d7f), color-stop(100%, #ae2d5b));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d24d7f 0%, #ae2d5b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d24d7f 0%, #ae2d5b 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d24d7f 0%, #ae2d5b 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d24d7f 0%, #ae2d5b 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d24d7f', endColorstr='#ae2d5b', GradientType=0);
  /* IE6-9 */
}
.PinkGradientHovered {
  background: #d24d7f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d24d7f 0%, #ae2d5b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d24d7f), color-stop(100%, #ae2d5b));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d24d7f 0%, #ae2d5b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d24d7f 0%, #ae2d5b 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d24d7f 0%, #ae2d5b 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d24d7f 0%, #ae2d5b 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d24d7f', endColorstr='#ae2d5b', GradientType=0);
  /* IE6-9 */
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 3px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .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%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 24px;
  -webkit-box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.53);
  box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.53);
  margin-bottom: 24px;
  background-size: 8px 8px;
  /* Controls the size of the stripes */
  background-color: #F8F8F8;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.95, rgba(255, 255, 255, 0.9)), color-stop(0.95, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.9)), color-stop(0.75, rgba(255, 255, 255, 0.9)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.9) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.9) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.9) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.9) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.9) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 75%, transparent 75%, transparent);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
  line-height: 24px;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 113, 188, 0.6);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: rgba(163, 201, 35, 0.6);
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: rgba(60, 198, 143, 0.6);
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: rgba(243, 101, 40, 0.6);
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: rgba(216, 22, 99, 0.6);
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2015-02-27, 14:29:00
    Author     : Artur.Smolarski
*/
.sidebar#idw-zakladka-profilu-klasy {
  top: 150px;
  width: 230px;
  left: -230px;
}
.sidebar#idw-zakladka-profilu-klasy > span.show {
  width: 47px;
  height: 47px;
  right: -47px;
  cursor: pointer;
  background: url('/assets/img/indywidualni/sidebar.png') no-repeat center center;
  top: auto;
  bottom: 30px;
}
.sidebar#idw-zakladka-profilu-klasy > span.show.disabled {
  background: url('/assets/img/indywidualni/sidebar-unactive.png') no-repeat center center;
}
.sidebar#idw-zakladka-profilu-klasy > span.fold,
.sidebar#idw-zakladka-profilu-klasy > span.hide,
.sidebar#idw-zakladka-profilu-klasy > span.show {
  display: block;
  z-index: 101;
  position: absolute;
}
.sidebar#idw-zakladka-profilu-klasy > span.fold.fold,
.sidebar#idw-zakladka-profilu-klasy > span.hide.fold,
.sidebar#idw-zakladka-profilu-klasy > span.show.fold {
  margin: 0 auto;
  width: 130px;
  height: 34px;
  text-align: center;
  color: #FFFFFF;
  line-height: 34px;
  position: relative;
  background: url('/assets/img/indywidualni/fold.png') no-repeat center center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.spacer {
  margin-bottom: 24px;
}
.tests-container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tests-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tests-container *:before,
.tests-container *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*
*/
/* 
    Created on : 2014-08-13, 11:12:44
    Author     : Szymon Nowicki
*/
/** variables */
/** fulp **/
.always-circle-parent {
  display: inline-block;
  vertical-align: top;
  line-height: 0;
  width: 80%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  border: 1px solid;
  position: relative;
  border-radius: 50%;
}
.always-circle-parent:before {
  content: " ";
  margin-top: 100%;
  display: block;
}
.always-circle-parent.mini-result {
  max-width: 150px;
}
.always-circle-parent.mini-result.prowi {
  border-color: #eba438;
}
.always-circle-parent.mini-result.prowi .always-circle {
  color: #eba438;
  width: 100%;
}
.always-circle-parent.mini-result.serwa {
  border-color: #4ab3d2;
}
.always-circle-parent.mini-result.serwa .always-circle {
  color: #4ab3d2;
  width: 100%;
}
.always-circle-parent.mini-result.serwa .awesome-arcus-domain,
.always-circle-parent.mini-result.serwa .awesome-arcus i {
  position: absolute;
}
.always-circle-parent.mini-result.serwa .awesome-arcus-domain {
  bottom: -20px;
  left: 20px;
  font-size: 58.5px;
  color: #2e9bbb;
}
.always-circle-parent.mini-result.serwa .awesome-arcus i {
  font-size: 40.5px;
}
.always-circle-parent.mini-result.serwa .awesome-arcus[data-count="3"] i.awesome-arcus-item-1 {
  top: -42px;
  right: 62px;
}
.always-circle-parent.mini-result.serwa .awesome-arcus[data-count="3"] i.awesome-arcus-item-2 {
  top: -12px;
  right: 25px;
}
.always-circle-parent.mini-result.serwa .awesome-arcus[data-count="3"] i.awesome-arcus-item-3 {
  top: 32px;
  right: 21px;
}
.always-circle-parent.mini-result.serwa .awesome-arcus[data-count="2"] i {
  font-size: 42.75px;
}
.always-circle-parent.mini-result.serwa .awesome-arcus[data-count="2"] i.awesome-arcus-item-1 {
  top: -32px;
  right: 42px;
}
.always-circle-parent.mini-result.serwa .awesome-arcus[data-count="2"] i.awesome-arcus-item-2 {
  top: 8px;
  right: 15px;
}
.always-circle-parent.mini-result.serwa .awesome-arcus[data-count="1"] i.awesome-arcus-item-1 {
  top: -22px;
  right: 32px;
  font-size: 45px;
}
.always-circle-parent.mini-result.fulp {
  border-color: #d94d4d;
}
.always-circle-parent.mini-result.fulp .always-circle {
  margin-top: 0;
  line-height: 0;
  top: 16%;
  left: 19%;
  width: 92px;
  height: 100px;
}
.always-circle-parent.mini-result.ul {
  border-color: #86ab66;
}
.always-circle-parent.mini-result.ul .always-circle {
  color: #86ab66;
  width: 100%;
}
.always-circle-parent.mini-result.ul img {
  width: 120px;
  position: absolute;
  left: 10%;
  top: -70%;
}
.always-circle-parent.mini-result .always-circle {
  text-align: center;
  font-size: 45px;
  height: 45px;
  line-height: 45px;
  margin-top: -22.5px;
  top: 50%;
}
.always-circle-parent .always-circle {
  position: absolute;
  left: 0;
}
.result-ul img {
  max-width: 300px;
  width: 100%;
}
.result-fulp-container {
  width: 100%;
  text-align: center;
}
.result-fulp-legend,
.result-fulp {
  display: inline-block;
}
.result-fulp {
  width: 93px;
  height: 100px;
  background-repeat: no-repeat;
  position: relative;
  font-family: 'icoind';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.result-fulp:after {
  color: rgba(226, 68, 33, 0.4);
  z-index: 0;
}
.result-fulp:before {
  color: rgba(82, 63, 67, 0.4);
  z-index: 0;
}
.result-fulp:after,
.result-fulp:before,
.result-fulp .inside:after,
.result-fulp .inside:before {
  font-size: 100px;
  line-height: 1;
}
.result-fulp .inside:after {
  z-index: 1;
  color: rgba(226, 68, 33, 0.8);
}
.result-fulp .inside:before {
  z-index: 1;
  color: rgba(82, 63, 67, 0.8);
}
.result-fulp:after {
  display: block;
  content: "\e622";
  position: absolute;
  width: 50%;
  top: 0;
  left: 0;
  bottom: 0;
}
.result-fulp:before {
  display: block;
  content: "\e623";
  position: absolute;
  width: 50%;
  top: 0;
  left: 0;
  bottom: 0;
}
.result-fulp .inside {
  width: 46.5px;
  position: absolute;
  bottom: 0;
  background-position: left bottom;
  overflow: hidden;
}
.result-fulp .inside.left {
  position: absolute;
  width: 50%;
  left: 0;
  bottom: 0;
}
.result-fulp .inside.left:before {
  display: block;
  content: "\e623";
  position: absolute;
  left: 0px;
  bottom: 0;
}
.result-fulp.always-circle .inside.right:after {
  right: -1px;
}
.result-fulp .inside.right {
  position: absolute;
  width: 50%;
  right: 0;
  bottom: 0;
}
.result-fulp .inside.right:after {
  display: block;
  content: "\e622";
  position: absolute;
  right: 0px;
  bottom: 0;
}
.text-prowi {
  color: #eba438;
}
.text-fulp {
  color: #d94d4d;
}
.text-serwa {
  color: #4ab3d2;
}
.text-ul {
  color: #86ab66;
}
.eduprofiler-chart .chart-legend-icon {
  border-radius: 50%;
  padding: 0 1em;
}
.eduprofiler-chart .chart-legend-icon:before {
  font-size: 3em;
}
.eduprofiler-chart .chart-a .left,
.eduprofiler-chart .chart-a .right,
.eduprofiler-chart .chart-a .center {
  float: left;
  text-align: center;
}
.eduprofiler-chart .chart-a .left,
.eduprofiler-chart .chart-a .right {
  width: 25%;
  position: relative;
  z-index: 10;
}
.eduprofiler-chart .chart-a .center {
  width: 50%;
  padding-top: 1.5em;
}
.eduprofiler-chart .chart-a .center .slider {
  position: absolute;
  left: 15%;
  right: 15%;
  width: 70%;
  z-index: 0;
}
.eduprofiler-chart .chart-a .center .slider-selection {
  display: none;
}
.eduprofiler-chart .chart-a .center .slider-handle {
  background: #d24d7f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d24d7f 0%, #ae2d5b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d24d7f), color-stop(100%, #ae2d5b));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d24d7f 0%, #ae2d5b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d24d7f 0%, #ae2d5b 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d24d7f 0%, #ae2d5b 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d24d7f 0%, #ae2d5b 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d24d7f', endColorstr='#ae2d5b', GradientType=0);
  /* IE6-9 */
}
i.dictionary-item {
  white-space: nowrap;
  font-style: normal;
  cursor: pointer;
  transition: 0.5s ease-in-out;
}
i.dictionary-item::before {
  display: block;
  content: "\e015";
  position: relative;
  top: 3px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
i.dictionary-item:hover:before {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
#eduprofiler_dictionary {
  position: fixed;
  width: 50%;
  max-width: 500px;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.95);
  left: -50%;
  transition: 0.5s left ease-in-out;
  border-right: 1px solid #EFEFEF;
  z-index: 2;
}
#eduprofiler_dictionary.show {
  left: 0;
}
#eduprofiler_dictionary .content {
  overflow-y: scroll;
  overflow-x: visible;
  box-sizing: border-box;
  padding: 0.5em 2em;
  margin-top: 50px;
  position: absolute;
  top: 0;
  bottom: 2em;
}
#eduprofiler_dictionary #ed_dict_placeholder p {
  font-size: 0.95em;
}
/* Eduprofiler */
.profile-menu {
  text-align: right;
  padding-right: 1em;
  margin-top: 1em;
}
.profile-menu .avatar {
  background: #9FADB4 !important;
  color: #ACACAC;
}
.profile-menu li {
  display: inline-block;
}
.main-avatar h2.full-name {
  position: relative;
  top: 168px;
  white-space: nowrap;
  margin-left: 200px;
}
.main-avatar h2.full-name.double {
  top: 150px;
}
.avatar-pair {
  display: inline-block;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.avatar-pair .row {
  margin-right: 0;
  margin-left: -30px;
}
.main-avatar > .avatar-container {
  float: left;
}
.avatar-choice.choice-made .avatar {
  background: #eeeeee;
}
.avatar-container {
  display: inline-block;
  text-align: center;
  position: relative;
  border-radius: 50%;
  margin: 0.5em;
}
.avatar-container * {
  cursor: pointer;
}
.avatar-container.active .avatar {
  background: #306086;
  color: #306086;
}
.avatar-container.avatar-container-xs {
  width: 90px;
  height: 90px;
}
.avatar-container.avatar-container-lg {
  width: 200px;
  height: 200px;
}
.avatar-container.avatar-container-lg .avatar:after {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 40px;
  right: 10px;
  bottom: 3px;
}
.avatar-container:hover .name {
  opacity: 1;
}
.avatar-container .name {
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 9px;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.avatar-container .name strong {
  font-size: 13px;
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #555555;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.avatar-container > .label {
  position: absolute;
  bottom: 5%;
  left: -2%;
}
.avatar {
  width: 90px;
  height: 90px;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  font-family: 'icoind';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 50%;
}
.avatar:before {
  color: #fff;
  font-size: 70px;
  line-height: 90px;
}
.avatar.avatar-lg {
  width: 200px;
  height: 200px;
}
.avatar.avatar-lg:before {
  font-size: 160px;
  line-height: 200px;
}
.avatar:after {
  display: block;
  width: 30px;
  height: 30px;
  font-size: 20px;
  line-height: 30px;
  background: #F6F6F6;
  position: absolute;
  bottom: 0px;
  right: 3px;
  border-radius: 50%;
}
.avatar.stage-13-f:before {
  content: url('../img/indywidualni/sexIcons/1-3_femaleIcon.png');
}
.avatar.stage-13-m:before {
  content: url('../img/indywidualni/sexIcons/1-3_maleIcon.png');
}
.avatar.stage-46-f:before {
  content: url('../img/indywidualni/sexIcons/4-6_femaleIcon.png');
}
.avatar.stage-46-m:before {
  content: url('../img/indywidualni/sexIcons/4-6_maleIcon.png');
}
.avatar.stage-middle-f:before {
  content: url('../img/indywidualni/sexIcons/gimnazuim_femaleIcon.png');
}
.avatar.stage-middle-m:before {
  content: url('../img/indywidualni/sexIcons/gimnazuim_maleIcon.png');
}
.avatar.stage-high-f:before {
  content: url('../img/indywidualni/sexIcons/ponadGim_femaleIcon.png');
}
.avatar.stage-high-m:before {
  content: url('../img/indywidualni/sexIcons/ponadGim_maleIcon.png');
}
.avatar.stage-adult-f:before {
  content: url('../img/indywidualni/sexIcons/adult_femaleIcon.png');
}
.avatar.stage-adult-m:before {
  content: url('../img/indywidualni/sexIcons/adult_maleIcon.png');
}
.avatar.stage-add:before {
  content: "\e613";
}
.avatar.stage-all:before {
  content: "\e612";
}
.tests-container .progress-bar-text {
  padding-top: 15px;
}
.tests-container .progress-bar {
  font-size: 19px;
  font-weight: bold;
}
.tests-container .test-box {
  padding-left: 5px;
  padding-right: 5px;
}
.tests-container .test-box .pie-parent {
  display: inline-block;
  text-align: center;
}
.tests-container .test-box .pie-container {
  display: inline-block;
  width: 80%;
  max-width: 180px;
}
.tests-container .test-box .test-description {
  min-height: 120px;
  height: 210px;
  max-height: 210px;
}
.idw-chart-container-SERW {
  position: relative;
}
.idw-chart-container-SERW:empty {
  background: url('/assets/img/loader-small.gif') center center no-repeat;
}
.idw-chart-container-SERW .serwChartDivContainer {
  width: 100%;
  height: 100%;
}
.idw-chart-container-SERW .serwChartLegend {
  position: absolute;
  top: 40px;
  right: -70px;
}
.idw-chart-container-SERW .serwChartLegend label {
  display: block;
  clear: both;
  margin: 5px 0;
}
.idw-chart-container-SERW .serwChartLegend label img {
  vertical-align: middle;
  margin-right: 5px;
}
.idw-chart-container-A:empty {
  background: url('/assets/img/loader-small.gif') center center no-repeat;
}
.idw-chart-container-A .afiliacja-progress {
  width: 100%;
  position: relative;
  display: inline-block;
  z-index: 1;
}
.idw-chart-container-A .afiliacja-progress .afiliacja-indywidualna-kulka {
  background: url('/assets/img/affiliation-individual.png') top left no-repeat;
  display: block;
  width: 32px;
  height: 32px;
  padding-top: 32px;
}
.idw-chart-container-A .afiliacja-progress .afiliacja-grupowa-kulka {
  background: url('/assets/img/affiliation-group.png') top left no-repeat;
  display: block;
  width: 32px;
  height: 32px;
  padding-top: 32px;
  text-indent: -15px;
}
.idw-chart-container-A .afiliacja-progress .progress-line {
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #999999;
  top: 14px;
  left: 0;
  z-index: -1;
}
.idw-chart-container-A .afiliacja-progress .afiliacja-progress-kulka {
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background-color: #e14b4a;
  top: 8px;
  position: absolute;
}
.idw-chart-container-FuLP:empty {
  background: url('/assets/img/loader-small.gif') center center no-repeat;
}
.idw-chart-container-ProWI:empty {
  background: url('/assets/img/loader-small.gif') center center no-repeat;
}
.idw-chart-container-UL:empty {
  background: url('/assets/img/loader-small.gif') center center no-repeat;
}
.dictionary-item-container img[data-id] {
  cursor: pointer;
}
.idw_about_project_get_order {
  position: relative;
  top: -290px;
  left: 217px;
  display: block;
}
.idw_about_project_buy {
  position: relative;
  top: -235px;
  left: 217px;
  display: block;
}
#iframe-profil,
#idw-frame,
#idw-group-profil {
  width: 100%;
  height: 500px;
}
#zasoby-idw-table {
  width: 100%;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2015-05-19, 10:11:32
    Author     : Wojciech.Anders
*/
#tab-bezpieczny a {
  color: #313332;
}
#tab-bezpieczny .category {
  width: 445px;
  margin: 2px;
}
#tab-bezpieczny .category .category-icon {
  float: left;
  margin: 5px;
}
#tab-bezpieczny .category .category-icon img.widget-icon {
  width: 25px;
}
#tab-bezpieczny .category .category-name {
  float: left;
  margin-left: 20px;
  padding-top: 15px;
  padding-left: 0px;
  width: 390px;
  height: 25px;
  border-bottom: 1px solid #a0a0a0;
}
#tab-bezpieczny .category .category-name-last {
  border-bottom: 0px;
}
#tab-bezpieczny .button {
  text-align: center;
}
.pakiety_payBox_radio {
  margin-top: 20px !important;
  margin-left: 5px !important;
  margin-right: 20px;
  float: left;
}
.pakiety_payBox {
  cursor: pointer;
  background-color: #eee;
  width: 240px;
  margin: 5px 0px 10px 25px;
  border: solid 1px #dadada;
  height: 44px;
}
.pakiety_payBox div {
  margin: 15px;
}
.img-vertical_middle {
  vertical-align: middle;
}
.pakiety_border_left {
  border-left: 1px #cbd0d8 solid;
}
.pakiety_btn_box {
  height: 106px;
  vertical-align: middle;
}
.pakiety_btn {
  background: #c87996;
  background-image: -webkit-linear-gradient(top, #c87996, #94467c);
  background-image: -moz-linear-gradient(top, #c87996, #94467c);
  background-image: -ms-linear-gradient(top, #c87996, #94467c);
  background-image: -o-linear-gradient(top, #c87996, #94467c);
  background-image: linear-gradient(to bottom, #c87996, #94467c);
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  color: #ffffff;
  font-size: 12px;
  padding: 8px 8px 8px 8px;
  text-decoration: none;
  width: 110px;
  text-align: center;
  cursor: pointer;
}
.pakiety_underline {
  text-decoration: underline;
}
.pakiety_zamowienia_padding {
  padding: 15px !important;
}
.pakiety_stan_uslug_padding {
  padding-left: 80px;
}
.pakiety_zamowienia_nazwa {
  font-size: 13px;
}
.pakiety_tr_wyroznienie {
  background-color: #daeaa8 !important;
}
.pakiety_tr_wyroznienie td {
  border-top: 1px #aaaaaa solid !important;
  border-bottom: 1px #aaaaaa solid !important;
}
#content-basket-window #basket-window {
  width: 150px;
}
#content-basket-window .fixed {
  position: fixed;
  top: 30px;
}
#content-basket-window .bottom {
  position: absolute;
  bottom: 15px;
  right: 20px;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(../fonts/Open_sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(../fonts/Open_sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(../fonts/Open_sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(../fonts/Open_sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(../fonts/Open_sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(../fonts/Open_sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.welcome-page .container-background {
  background-origin: content-box;
}
.welcome-page .container-background .content-box {
  font-family: "Open Sans";
  width: 956px;
  height: 493px;
  position: relative;
}
.welcome-page .container-background .content-box h1 {
  padding: 0px;
  margin: 0px;
  font-weight: lighter;
  text-transform: uppercase;
  position: absolute;
}
.welcome-page .container-background .content-box h2 {
  padding: 0px;
  margin: 0px;
  text-transform: uppercase;
  position: absolute;
  font-size: 14.6px;
  top: 60px;
  left: 417px;
}
.welcome-page .container-background .content-box h3 {
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  text-transform: uppercase;
}
.welcome-page .container-background .content-box section.communication h3 {
  color: #C74087;
}
.welcome-page .container-background .content-box section.monitoring h3 {
  color: #6D92AD;
}
.welcome-page .container-background .content-box section.supporting-education h3 {
  color: #8E6281;
}
.welcome-page .container-background .content-box ul {
  font-size: 11.4px;
  position: absolute;
  text-transform: uppercase;
  list-style: none;
}
.welcome-page .container-background .content-box ul li {
  margin: 16px 0px;
  line-height: 18.5px;
}
.welcome-page .container-background .content-box p {
  position: absolute;
  font-size: 9.5px;
  line-height: 15px;
}
.welcome-page.student .container-background {
  background-image: url("/assets/img/welcomePage/student.png");
}
.welcome-page.student .container-background .content-box h1 {
  font-size: 26px;
  top: 19px;
  left: 28px;
}
.welcome-page.student .container-background .content-box section.communication h3 {
  top: 81px;
  left: 91px;
}
.welcome-page.student .container-background .content-box section.communication ul {
  top: 124px;
  left: 13px;
}
.welcome-page.student .container-background .content-box section.communication ul li:nth-child(1) {
  width: 250px;
}
.welcome-page.student .container-background .content-box section.communication ul li:nth-child(2) {
  width: 230px;
}
.welcome-page.student .container-background .content-box section.communication ul li:nth-child(3) {
  width: 200px;
}
.welcome-page.student .container-background .content-box section.monitoring h3 {
  top: 140px;
  left: 658px;
}
.welcome-page.student .container-background .content-box section.monitoring ul {
  top: 179px;
  left: 645px;
}
.welcome-page.student .container-background .content-box section.monitoring ul li:nth-child(1) {
  width: 225px;
}
.welcome-page.student .container-background .content-box section.monitoring ul li:nth-child(2) {
  width: 225px;
}
.welcome-page.student .container-background .content-box section.monitoring ul li:nth-child(3) {
  width: 130px;
}
.welcome-page.student .container-background .content-box section.supporting-education h3 {
  top: 231pt;
  left: 82px;
}
.welcome-page.student .container-background .content-box section.supporting-education ul {
  top: 349px;
  left: 12px;
}
.welcome-page.student .container-background .content-box section.supporting-education ul li:nth-child(1) {
  width: 200px;
}
.welcome-page.student .container-background .content-box section.supporting-education ul li:nth-child(2) {
  width: 210px;
}
.welcome-page.student .container-background .content-box p {
  top: 437px;
  left: 540px;
}
.welcome-page.parent .container-background {
  background-image: url("/assets/img/welcomePage/parent.png");
}
.welcome-page.parent .container-background .content-box h1 {
  font-size: 32.6px;
  top: 14px;
  left: 36px;
}
.welcome-page.parent .container-background .content-box section.communication h3 {
  top: 84px;
  left: 91px;
}
.welcome-page.parent .container-background .content-box section.communication ul {
  top: 127px;
  left: 14px;
}
.welcome-page.parent .container-background .content-box section.communication ul li:nth-child(1) {
  width: 250px;
}
.welcome-page.parent .container-background .content-box section.communication ul li:nth-child(2) {
  width: 175px;
}
.welcome-page.parent .container-background .content-box section.communication ul li:nth-child(3) {
  width: 175px;
}
.welcome-page.parent .container-background .content-box section.monitoring h3 {
  top: 143px;
  left: 659px;
}
.welcome-page.parent .container-background .content-box section.monitoring ul {
  top: 182px;
  left: 647px;
}
.welcome-page.parent .container-background .content-box section.monitoring ul li:nth-child(1) {
  width: 225px;
}
.welcome-page.parent .container-background .content-box section.monitoring ul li:nth-child(2) {
  width: 220px;
}
.welcome-page.parent .container-background .content-box section.monitoring ul li:nth-child(3) {
  width: 210px;
}
.welcome-page.parent .container-background .content-box section.supporting-education h3 {
  top: 311px;
  left: 82px;
}
.welcome-page.parent .container-background .content-box section.supporting-education ul {
  top: 352px;
  left: 14px;
}
.welcome-page.parent .container-background .content-box section.supporting-education ul li:nth-child(1) {
  width: 200px;
}
.welcome-page.parent .container-background .content-box section.supporting-education ul li:nth-child(2) {
  width: 210px;
}
.welcome-page.parent .container-background .content-box p {
  top: 440px;
  left: 540px;
}
.welcome-page.guardian .container-background {
  background-image: url("/assets/img/welcomePage/guardian.png");
}
.welcome-page.guardian .container-background .content-box h1 {
  font-size: 32.6px;
  top: 14px;
  left: 36px;
}
.welcome-page.guardian .container-background .content-box section.communication h3 {
  top: 84px;
  left: 91px;
}
.welcome-page.guardian .container-background .content-box section.communication ul {
  top: 127px;
  left: 14px;
}
.welcome-page.guardian .container-background .content-box section.communication ul li:nth-child(1) {
  width: 250px;
}
.welcome-page.guardian .container-background .content-box section.communication ul li:nth-child(2) {
  width: 175px;
}
.welcome-page.guardian .container-background .content-box section.communication ul li:nth-child(3) {
  width: 175px;
}
.welcome-page.guardian .container-background .content-box section.monitoring h3 {
  top: 143px;
  left: 659px;
}
.welcome-page.guardian .container-background .content-box section.monitoring ul {
  top: 182px;
  left: 647px;
}
.welcome-page.guardian .container-background .content-box section.monitoring ul li:nth-child(1) {
  width: 225px;
}
.welcome-page.guardian .container-background .content-box section.monitoring ul li:nth-child(2) {
  width: 220px;
}
.welcome-page.guardian .container-background .content-box section.monitoring ul li:nth-child(3) {
  width: 210px;
}
.welcome-page.guardian .container-background .content-box section.supporting-education h3 {
  top: 311px;
  left: 82px;
}
.welcome-page.guardian .container-background .content-box section.supporting-education ul {
  top: 352px;
  left: 14px;
}
.welcome-page.guardian .container-background .content-box section.supporting-education ul li:nth-child(1) {
  width: 200px;
}
.welcome-page.guardian .container-background .content-box section.supporting-education ul li:nth-child(2) {
  width: 210px;
}
.welcome-page.guardian .container-background .content-box p {
  top: 440px;
  left: 540px;
}
.mobile-application .container-background {
  padding-top: 35px !important;
}
.mobile-application .container-background > p:first-of-type {
  font-weight: bolder;
  font-size: larger;
}
.mobile-application .container-background > p:nth-of-type(2) {
  font-weight: bold;
  font-size: large;
  text-transform: uppercase;
}
.mobile-application .container-background section {
  width: 220px;
  height: 300px;
  padding: 9px;
  margin-top: 10px;
  margin-bottom: 30px;
  float: left;
  position: relative;
  top: 20px;
  border-style: solid;
  border-width: 3px 0px 0px 0px;
  border-color: #aa6289;
  background-color: #f6f6f6;
  background-origin: padding-box;
  box-shadow: inset -5px -5px 0px 5px #fff;
}
.mobile-application .container-background section:first-of-type {
  padding-left: 0px;
}
.mobile-application .container-background section:first-of-type .circle:before {
  content: '1';
}
.mobile-application .container-background section:nth-of-type(2) .circle:before {
  content: '2';
}
.mobile-application .container-background section:nth-of-type(3) .circle:before {
  content: '3';
}
.mobile-application .container-background section:last-of-type {
  border-width: 3px;
  background: none;
  box-shadow: none;
  height: 240px;
  text-align: center;
}
.mobile-application .container-background section:last-of-type h3 {
  top: -10px;
  width: 180px;
  margin: 10 px auto;
  color: #717171;
  text-transform: none;
  text-align: center;
}
.mobile-application .container-background section:last-of-type img {
  width: 180px;
  top: 15px;
  left: 0px;
  cursor: pointer;
  margin: auto;
}
.mobile-application .container-background section:last-of-type img.generated {
  cursor: auto;
}
.mobile-application .container-background section:last-of-type button {
  top: -14px;
  left: 0;
}
.mobile-application .container-background section:last-of-type button.generated {
  cursor: auto;
}
.mobile-application .container-background section:last-of-type #code-info {
  width: 180px;
  margin: auto;
  padding-top: 0px;
}
.mobile-application .container-background section:last-of-type #code-info h3 {
  text-align: left;
}
.mobile-application .container-background section:last-of-type #mobile-qrcode .info {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.mobile-application .container-background section .circle {
  display: block;
  position: absolute;
  top: -21px;
  left: 0px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #aa6289;
  color: white;
  text-align: center;
  vertical-align: center;
  font-weight: bold;
  font-size: large;
  line-height: 39px;
  padding: 0;
  margin: 0;
}
.mobile-application .container-background section img {
  display: block;
  position: relative;
  top: -30px;
  left: 0px;
  margin-left: auto;
  margin-right: auto;
}
.mobile-application .container-background section h3 {
  display: block;
  position: relative;
  top: -30px;
  color: #aa6289;
  font-size: larger;
  font-weight: bold;
  text-transform: uppercase;
}
.mobile-application .container-background section p {
  display: block;
  position: relative;
  top: -30px;
  font-weight: bolder;
}
.mobile-application .container-background div.download {
  font-weight: bolder;
  font-size: 14px;
  width: 100%;
  height: 40px;
  padding-top: 10px;
}
.mobile-application .container-background div.download p {
  display: block;
  float: left;
  text-align: justify;
}
.mobile-application .container-background div.download p a {
  margin: 0;
  padding: 0;
}
.mobile-application .container-background div.download p:first-child {
  padding-top: 12px;
  width: 680px;
}
.mobile-application .container-background div.download p:nth-of-type(2) {
  padding-right: 20px;
}
.mobile-application .container-background div.download p:nth-of-type(2) img {
  height: 40px;
}
.mobile-application .container-background div.download p:nth-of-type(3) img {
  height: 40px;
}
#missing-2fa-warning * {
  float: unset!important;
}
#missing-2fa-warning__root .missing-2fa-warning__dialog-body {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
#missing-2fa-warning__root .missing-2fa-warning__title {
  font-size: 1rem;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
#missing-2fa-warning__root .missing-2fa-warning__close-btn {
  border: none;
  width: 8px;
  height: 8px;
  cursor: pointer;
  border-radius: 0;
  background: url("/Swiadectwa/gfx/zamknij_komunikat.png") no-repeat;
  background-size: contain;
}
#missing-2fa-warning__root .missing-2fa-warning__description {
  margin: 0;
}
#missing-2fa-warning__root .missing-2fa-warning__link-btn {
  height: 25px;
}
#missing-2fa-warning__root .missing-2fa-warning__link-manual {
  font-weight: bold;
}
#missing-2fa-warning__root .missing-2fa-warning__link {
  color: inherit;
}
#missing-2fa-warning__root .missing-2fa-warning__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
