@font-face {
    font-family: 'Open Sans';
    src: url(open_sans_normal.eot);
    src: url(open_sans_normal.eot), url(open_sans_normal.ttf);
}
@font-face {
    font-family: 'Open Sans';
    src: url(open_sans_light.eot);
    src: url(open_sans_light.eot), url(open_sans_light.ttf);
    font-weight: 100;
}
@font-face {
    font-family: 'Open Sans';
    src: url(open_sans_semibold.eot);
    src: url(open_sans_semibold.eot), url(open_sans_semibold.ttf);
    font-weight: 600;
}
@font-face {
    font-family: 'Open Sans';
    src: url(open_sans_bold.eot);
    src: url(open_sans_bold.eot), url(open_sans_bold.ttf);
    font-weight: 700;
}
@font-face {
    font-family: 'Roboto Slab';
    src: url(roboto_slab_regular.eot);
    src: url(roboto_slab_regular.eot), url(roboto_slab_regular.ttf);
}
@font-face {
    font-family: 'Roboto Slab';
    src: url(roboto_slab_light.eot);
    src: url(roboto_slab_light.eot), url(roboto_slab_light.ttf);
    font-weight: 100;
}
@font-face {
    font-family: 'Roboto Slab';
    src: url(roboto_slab_bold.eot);
    src: url(roboto_slab_bold.eot), url(roboto_slab_bold.ttf);
    font-weight: 700;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}
html,body{width:100%}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}


sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
.item-page, article, .item-page-home{
    font-size: 10.0pt; font-family: 'Verdana','sans-serif';
}
#map_canvas img,
.google-maps img {
    max-width: none;
}

fieldset {
    border: 0px;
}

textarea {
    padding: 17px 0;
    border: 1px solid #8e8e8e;
    border-width: 1px 0;
    color: #8e8e8e;
    font-family: 'Roboto Slab';
    font-weight: 100;
    font-size: 12px;
    line-height: 25px;
    resize: none;
}
button, select, label[for], input[type="reset"], input[type="radio"], input[type="button"], input[type="submit"], input[type="checkbox"] {
    cursor: pointer;
}
/*
input[type="text"], input[type="email"], input[type="password"] {

    height: 38px;
    background: transparent;
    border: 1px solid #8e8e8e;
    border-width: 1px 0;
    color: #8e8e8e;
    width: 360px;
    font-family: 'Roboto Slab';
    font-weight: 100;
    font-size: 12px;
    line-height: 38px;
}
*/

ul {
    overflow: hidden;
}
.attachmentsList {}

button,
input {
    *overflow: visible;
    line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
    cursor: pointer;
    margin-bottom: 0;
    font-weight: normal;
}
input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
@media (max-width: 970px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9{
       width: 100%;
    }
}

.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    clear: both;
}

body {
    margin: 0;
    line-height: 15px;
    color: #252424;
    font-family: 'Verdana','sans-serif';
    font-size: 11px;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    /* background: url(../images/background.png) #ffffff repeat-x; */
}
/*
.row:before,
.row:after {
    display: table;
    content: "";
    line-height: 0;
}
.row:after {
    clear: both;
}
*/
[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
}
.span12 {
    width: 960px;
}
.span11 {
    width: 860px;
}
.span10 {
    width: 780px;
}
.span9 {
    width: 700px;
}
.span8 {
    width: 620px;
}
.span7 {
    width: 540px;
}
.span6 {
    width: 460px;
}
.span5 {
    width: 380px;
}
.span4 {
    width: 300px;
}
.span3 {
    width: 220px;
}
.span2 {
    width: 140px;
}
.span1 {
    width: 60px;
}
.offset12 {
    margin-left: 980px;
}
.offset11 {
    margin-left: 900px;
}
.offset10 {
    margin-left: 820px;
}
.offset9 {
    margin-left: 740px;
}
.offset8 {
    margin-left: 660px;
}
.offset7 {
    margin-left: 580px;
}
.offset6 {
    margin-left: 500px;
}
.offset5 {
    margin-left: 420px;
}
.offset4 {
    margin-left: 340px;
}
.offset3 {
    margin-left: 260px;
}
.offset2 {
    margin-left: 180px;
}
.offset1 {
    margin-left: 100px;
}
.row-fluid {
    width: 100%;
    *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}
.row-fluid:after {
    clear: both;
}
.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846383%;
}
.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.127659574%;
}
.row-fluid .span12 {
    width: 99.99999999%;
    *width: 99.946808500638%;
}
.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.436170203638%;
}
.row-fluid .span10 {
    width: 82.978723396%;
    *width: 82.925531906638%;
}
.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.414893609638%;
}
.row-fluid .span8 {
    width: 65.957446802%;
    *width: 65.904255312638%;
}
.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.393617015638%;
}
.row-fluid .span6 {
    width: 48.936170208%;
    *width: 48.882978718638%;
}
.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.372340421638%;
}
.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.861702124638%;
}
.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.351063827638%;
}
.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.840425530638%;
}
.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.3297872336383%;
}
.row-fluid .offset12 {
    margin-left: 104.255319138%;
    *margin-left: 104.14893615928%;
}
.row-fluid .offset12:first-child {
    margin-left: 102.127659564%;
    *margin-left: 102.02127658528%;
}
.row-fluid .offset11 {
    margin-left: 95.744680841%;
    *margin-left: 95.638297862277%;
}
.row-fluid .offset11:first-child {
    margin-left: 93.617021267%;
    *margin-left: 93.510638288277%;
}
.row-fluid .offset10 {
    margin-left: 87.234042544%;
    *margin-left: 87.127659565277%;
}
.row-fluid .offset10:first-child {
    margin-left: 85.10638297%;
    *margin-left: 84.999999991277%;
}
.row-fluid .offset9 {
    margin-left: 78.723404247%;
    *margin-left: 78.617021268277%;
}
.row-fluid .offset9:first-child {
    margin-left: 76.595744673%;
    *margin-left: 76.489361694277%;
}
.row-fluid .offset8 {
    margin-left: 70.21276595%;
    *margin-left: 70.106382971277%;
}
.row-fluid .offset8:first-child {
    margin-left: 68.085106376%;
    *margin-left: 67.978723397277%;
}
.row-fluid .offset7 {
    margin-left: 61.702127653%;
    *margin-left: 61.595744674277%;
}
.row-fluid .offset7:first-child {
    margin-left: 59.574468079%;
    *margin-left: 59.468085100277%;
}
.row-fluid .offset6 {
    margin-left: 53.191489356%;
    *margin-left: 53.085106377277%;
}
.row-fluid .offset6:first-child {
    margin-left: 51.063829782%;
    *margin-left: 50.957446803277%;
}
.row-fluid .offset5 {
    margin-left: 44.680851059%;
    *margin-left: 44.574468080277%;
}
.row-fluid .offset5:first-child {
    margin-left: 42.553191485%;
    *margin-left: 42.446808506277%;
}
.row-fluid .offset4 {
    margin-left: 36.170212762%;
    *margin-left: 36.063829783277%;
}
.row-fluid .offset4:first-child {
    margin-left: 34.042553188%;
    *margin-left: 33.936170209277%;
}
.row-fluid .offset3 {
    margin-left: 27.659574465%;
    *margin-left: 27.553191486277%;
}
.row-fluid .offset3:first-child {
    margin-left: 25.531914891%;
    *margin-left: 25.425531912277%;
}
.row-fluid .offset2 {
    margin-left: 19.148936168%;
    *margin-left: 19.042553189277%;
}
.row-fluid .offset2:first-child {
    margin-left: 17.021276594%;
    *margin-left: 16.914893615277%;
}
.row-fluid .offset1 {
    margin-left: 10.638297871%;
    *margin-left: 10.531914892277%;
}
.row-fluid .offset1:first-child {
    margin-left: 8.510638297%;
    *margin-left: 8.4042553182766%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
    display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
    float: right;
}
.container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
}
.container:before,
.container:after {
    display: table;
    content: "";
    line-height: 0;
}
.container:after {
    clear: both;
}
.container-fluid {
    /*padding-right: 20px;*/
    /*padding-left: 20px;*/
    *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}
.container-fluid:after {
    clear: both;
}

.breadcrumb {
    list-style: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 15px;
    padding-left: 0px;
}
.breadcrumb > li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-shadow: 0 1px 0 #fff;
}
.breadcrumb > li > .divider {
    padding: 0 5px;
    color: #ccc;
}
.breadcrumb > .active {
    color: #999;
}

.breadcrumb li span, .breadcrumb li a {
    font-size: 11px;
}

.breadcrumb .pathway, .breadcrumb span:not(.divider) { text-transform: uppercase;}

.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.hide {
    display: none;
}
.show {
    display: block;
}
.invisible {
    visibility: hidden;
}
.affix {
    position: fixed;
}
.hidden {
    display: none;
    visibility: hidden;
}

.row-fluid .offset1 {
    margin-left: 8.382978723%;
}
.row-fluid .offset2 {
    margin-left: 16.89361702%;
}
.row-fluid .offset3 {
    margin-left: 25.404255317%;
}
.row-fluid .offset4 {
    margin-left: 33.914893614%;
}
.row-fluid .offset5 {
    margin-left: 42.425531911%;
}
.row-fluid .offset6 {
    margin-left: 50.93617020799999%;
}
.row-fluid .offset7 {
    margin-left: 59.446808505%;
}
.row-fluid .offset8 {
    margin-left: 67.95744680199999%;
}
.row-fluid .offset9 {
    margin-left: 76.468085099%;
}
.row-fluid .offset10 {
    margin-left: 84.97872339599999%;
}
.row-fluid .offset11 {
    margin-left: 91.489361693%;
}

@font-face {
    font-family: 'IcoMoon';
    src: url('../../../media/jui/fonts/IcoMoon.eot');
    src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
[data-icon]:before {
    font-family: 'IcoMoon';
    content: attr(data-icon);
    speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: 'IcoMoon';
    font-style: normal;
    speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
    font-weight: normal;
}
.icon-joomla:before {
    content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
    content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
    content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
    content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
    content: "\e008";
}
.icon-arrow-first:before {
    content: "\e003";
}
.icon-arrow-last:before {
    content: "\e004";
}
.icon-arrow-up-2:before {
    content: "\e009";
}
.icon-arrow-right-2:before {
    content: "\e00a";
}
.icon-arrow-down-2:before {
    content: "\e00b";
}
.icon-arrow-left-2:before {
    content: "\e00c";
}
.icon-arrow-up-3:before {
    content: "\e00f";
}
.icon-arrow-right-3:before {
    content: "\e010";
}
.icon-arrow-down-3:before {
    content: "\e011";
}
.icon-arrow-left-3:before {
    content: "\e012";
}
.icon-menu-2:before {
    content: "\e00e";
}
.icon-arrow-up-4:before {
    content: "\e201";
}
.icon-arrow-right-4:before {
    content: "\e202";
}
.icon-arrow-down-4:before {
    content: "\e203";
}
.icon-arrow-left-4:before {
    content: "\e204";
}
.icon-share:before,
.icon-redo:before {
    content: "\27";
}
.icon-undo:before {
    content: "\28";
}
.icon-forward-2:before {
    content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
    content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
    content: "\6c";
}
.icon-undo-2:before {
    content: "\e207";
}
.icon-move:before {
    content: "\7a";
}
.icon-expand:before {
    content: "\66";
}
.icon-contract:before {
    content: "\67";
}
.icon-expand-2:before {
    content: "\68";
}
.icon-contract-2:before {
    content: "\69";
}
.icon-play:before {
    content: "\e208";
}
.icon-pause:before {
    content: "\e209";
}
.icon-stop:before {
    content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
    content: "\7c";
}
.icon-next:before,
.icon-forward:before {
    content: "\7b";
}
.icon-first:before {
    content: "\7d";
}
.icon-last:before {
    content: "\e000";
}
.icon-play-circle:before {
    content: "\e00d";
}
.icon-pause-circle:before {
    content: "\e211";
}
.icon-stop-circle:before {
    content: "\e212";
}
.icon-backward-circle:before {
    content: "\e213";
}
.icon-forward-circle:before {
    content: "\e214";
}
.icon-loop:before {
    content: "\e001";
}
.icon-shuffle:before {
    content: "\e002";
}
.icon-search:before {
    content: "\53";
}
.icon-zoom-in:before {
    content: "\64";
}
.icon-zoom-out:before {
    content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
    content: "\2b";
}
.icon-pencil-2:before {
    content: "\2c";
}
.icon-brush:before {
    content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
    content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
    content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
    content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
    content: "\47";
}
.icon-new:before,
.icon-plus:before {
    content: "\2a";
}
.icon-plus-circle:before {
    content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
    content: "\4b";
}
.icon-minus-circle:before {
    content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
    content: "\4a";
}
.icon-cancel-circle:before {
    content: "\e217";
}
.icon-checkmark-2:before {
    content: "\e218";
}
.icon-checkmark-circle:before {
    content: "\e219";
}
.icon-info:before {
    content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
    content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
    content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
    content: "\e222";
}
.icon-notification:before {
    content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
    content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
    content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
    content: "\e225";
}
.icon-checkbox-unchecked:before {
    content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
    content: "\3e";
}
.icon-checkbox-partial:before {
    content: "\3f";
}
.icon-square:before {
    content: "\e226";
}
.icon-radio-unchecked:before {
    content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
    content: "\e228";
}
.icon-circle:before {
    content: "\e229";
}
.icon-signup:before {
    content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
    content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
    content: "\59";
}
.icon-menu:before {
    content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
    content: "\31";
}
.icon-list-2:before {
    content: "\e231";
}
.icon-menu-3:before {
    content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
    content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
    content: "\2e";
}
.icon-folder-plus:before {
    content: "\e234";
}
.icon-folder-minus:before {
    content: "\e235";
}
.icon-folder-3:before {
    content: "\e236";
}
.icon-folder-plus-2:before {
    content: "\e237";
}
.icon-folder-remove:before {
    content: "\e238";
}
.icon-file:before {
    content: "\e016";
}
.icon-file-2:before {
    content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
    content: "\29";
}
.icon-file-remove:before,
.icon-file-minus:before {
    content: "\e017";
}
.icon-file-check:before {
    content: "\e240";
}
.icon-file-remove:before {
    content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
    content: "\e018";
}
.icon-stack:before {
    content: "\e242";
}
.icon-tree:before {
    content: "\e243";
}
.icon-tree-2:before {
    content: "\e244";
}
.icon-paragraph-left:before {
    content: "\e246";
}
.icon-paragraph-center:before {
    content: "\e247";
}
.icon-paragraph-right:before {
    content: "\e248";
}
.icon-paragraph-justify:before {
    content: "\e249";
}
.icon-screen:before {
    content: "\e01c";
}
.icon-tablet:before {
    content: "\e01d";
}
.icon-mobile:before {
    content: "\e01e";
}
.icon-box-add:before {
    content: "\51";
}
.icon-box-remove:before {
    content: "\52";
}
.icon-download:before {
    content: "\e021";
}
.icon-upload:before {
    content: "\e022";
}
.icon-home:before {
    content: "\21";
}
.icon-home-2:before {
    content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
    content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
    content: "\e251";
}
.icon-link:before {
    content: "\e252";
}
.icon-picture:before,
.icon-image:before {
    content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
    content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
    content: "\e014";
}
.icon-camera:before {
    content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
    content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
    content: "\56";
}
.icon-music:before {
    content: "\57";
}
.icon-user:before {
    content: "\22";
}
.icon-users:before {
    content: "\e01f";
}
.icon-vcard:before {
    content: "\6d";
}
.icon-address:before {
    content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
    content: "\26";
}
.icon-enter:before {
    content: "\e257";
}
.icon-exit:before {
    content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
    content: "\24";
}
.icon-comments-2:before {
    content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
    content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
    content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
    content: "\e259";
}
.icon-phone:before {
    content: "\e260";
}
.icon-phone-2:before {
    content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
    content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
    content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
    content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
    content: "\50";
}
.icon-briefcase:before {
    content: "\e020";
}
.icon-tag:before {
    content: "\e262";
}
.icon-tag-2:before {
    content: "\e263";
}
.icon-tags:before {
    content: "\e264";
}
.icon-tags-2:before {
    content: "\e265";
}
.icon-options:before,
.icon-cog:before {
    content: "\38";
}
.icon-cogs:before {
    content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
    content: "\36";
}
.icon-wrench:before {
    content: "\3a";
}
.icon-equalizer:before {
    content: "\39";
}
.icon-dashboard:before {
    content: "\78";
}
.icon-switch:before {
    content: "\e266";
}
.icon-filter:before {
    content: "\54";
}
.icon-purge:before,
.icon-trash:before {
    content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
    content: "\23";
}
.icon-unlock:before {
    content: "\e267";
}
.icon-key:before {
    content: "\5f";
}
.icon-support:before {
    content: "\46";
}
.icon-database:before {
    content: "\62";
}
.icon-scissors:before {
    content: "\e268";
}
.icon-health:before {
    content: "\6a";
}
.icon-wand:before {
    content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
    content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
    content: "\e269";
}
.icon-clock:before {
    content: "\6e";
}
.icon-compass:before {
    content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
    content: "\e01b";
}
.icon-book:before {
    content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
    content: "\79";
}
.icon-print:before,
.icon-printer:before {
    content: "\e013";
}
.icon-feed:before {
    content: "\71";
}
.icon-calendar:before {
    content: "\43";
}
.icon-calendar-2:before {
    content: "\44";
}
.icon-calendar-3:before {
    content: "\e273";
}
.icon-pie:before {
    content: "\77";
}
.icon-bars:before {
    content: "\76";
}
.icon-chart:before {
    content: "\75";
}
.icon-power-cord:before {
    content: "\32";
}
.icon-cube:before {
    content: "\33";
}
.icon-puzzle:before {
    content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
    content: "\72";
}
.icon-lamp:before {
    content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
    content: "\73";
}
.icon-location:before {
    content: "\63";
}
.icon-shield:before {
    content: "\e274";
}
.icon-flag:before {
    content: "\35";
}
.icon-flag-3:before {
    content: "\e275";
}
.icon-bookmark:before {
    content: "\e023";
}
.icon-bookmark-2:before {
    content: "\e276";
}
.icon-heart:before {
    content: "\e277";
}
.icon-heart-2:before {
    content: "\e278";
}
.icon-thumbs-up:before {
    content: "\5b";
}
.icon-thumbs-down:before {
    content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
    content: "\40";
}
.icon-star-2:before {
    content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
    content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
    content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
    content: "\e280";
}
.icon-smiley-sad:before {
    content: "\e281";
}
.icon-smiley-sad-2:before {
    content: "\e282";
}
.icon-smiley-neutral:before {
    content: "\e283";
}
.icon-smiley-neutral-2:before {
    content: "\e284";
}
.icon-cart:before {
    content: "\e019";
}
.icon-basket:before {
    content: "\e01a";
}
.icon-credit:before {
    content: "\e286";
}
.icon-credit-2:before {
    content: "\e287";
}
body.site {
    background-color: #ffffff;
}
body.site.fluid {
    background-color: #ffffff;
}
.site-title {
    font-size: 40px;
    line-height: 48px;
    font-weight: bold;
}

.header .finder {
    margin-top: 14px;
}
.header .finder .btn {
    margin-top: 0px;
}
.right-content h1{
    padding-right: 82px;
}

p { text-align: justify; line-height: 18px;}
hr { margin: 18px 0; border: 0; border-bottom: 1px solid #bbb;}
a { color: #252424; text-decoration: none; cursor: pointer;}
a:focus { outline: thin dotted;}
a:active, a:hover { outline: 0;}
h1 { font-size: 2em; margin: 0.67em 0;}

#menu-top {
    text-align: center;
    margin: 12px auto;
    display: table;
    position: relative;
    float: unset;
}
#menu-top li { display: inline-block; }
#menu-top li a { font-size: 12px; color: #b5b5b5; margin: 0 9px; padding: 0;  border-bottom: 2px solid transparent;}
#menu-top li a:hover { color: #fff; text-decoration: none; border-bottom: 2px solid #c4c4c4; background: transparent}
#menu-top li.active a { color: #fff; text-decoration: none;  border-bottom: 2px solid #8e8e8e; background: transparent}
#menu-top .item-256 a{ color: #000000; border-bottom: 2px solid #8e8e8e;}

#menu-language { height: 40px; width: 50px;}
#menu-language li { display: inline; margin-top: 2px; margin-left: 11px;}
#menu-language li a { font-size: 11px; color: #000000; margin: 0 9px;}
#menu-language li a:hover { color: #000000; text-decoration: none; background-color: #ffffff; border-bottom: 2px solid #000000;}
#menu-language li.active a { color: #000000; text-decoration: none; background-color: #ffffff; border-bottom: 2px solid #000000;}

#menu-footer { margin-left: 7px; padding: 0px;  height: 40px;margin-bottom: 10px; margin-top: 20px;}
#menu-footer li { display: inline-block; margin-right: 10px; margin-top: 15px;}
#menu-footer li a { font-size: 13px; color: #ffffff; padding: 0 }
#menu-footer li a:hover { text-decoration: underline; color: #ffffff; background-color: #252525;}
#menu-footer li.active a { text-decoration: underline; color: #ffffff; background-color: #252525; }

#menu-main { padding: 0; margin-top: 15px; margin-bottom: 10px}
#menu-main li { text-align: center;}
#menu-main li a { font-size: 14px; color: #4e4e4e; margin-left: 4px; margin-right: 16px; text-align: center; vertical-align: middle; padding: 0; border-bottom: 2px solid #ffffff;}
#menu-main li a:hover { color: #252525; text-decoration: none; background-color: #ffffff; border-bottom: 2px solid #8e8e8e;}
#menu-main li.active a { color: #252525; text-decoration: none; background-color: #ffffff; border-bottom: 2px solid #8e8e8e;}
/*#menu-main .item-106 { margin-left: -24px; }
#menu-main .item-114 { margin-left: 27px; }*/
/*#menu-main .item-110 { margin-right: 4px; }
#menu-main .item-112 { margin-right: 5px; }
#menu-main .item-113 { margin-right: 10px; }*/

#top-left { float: left; position: relative; left: -40px;}
#top-right { float: right;}
.with-padding{ padding-left: 325px;}
header .bip { float: left; display: block; position: relative; top: 80px; right: 325px;}

article>header {
    position: relative;
    min-height: 40px;
}

article>header>h1 {
    float: left;
}

article>header p.print>a {
    position: absolute;
    right: 5px;
    top: 0;
    width: 33px;
    height: 35px;
    margin: 0;
    font-size: 25px;
    padding-top: 4px;
}

article>header p.print>a {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

article>header p.print>a:hover {
}

article>header>p.print {
    float: right;
}

.has-padding {
    overflow: visible;
}

*+.message.grey {
    margin-top: 18px;
}
.message.grey {
    padding: 8px 14px;
    background: #7e7d7d;
    color: #fff;
    font-family: 'Roboto Slab';
    font-size: 12px;
    text-align: left;
}
.message.grey>p>span {
    font-weight: 700;
}
.message.grey+* {
    margin-top: 18px;
}

section>article>header {
    position: relative;
    padding: 11px 0 11px 0;
    min-height: 40px;
    border-bottom: 1px solid #bbb;
}

header h1 {
    margin: 0;
    font-size: 22px;
    font-weight: 400;
    line-height: 20px;
    width: 100%;
    margin-bottom: 15px;

}

nav .secondary-links {
    overflow: hidden;
    margin: 0 0 0 -15px;
    padding: 30px 5px 5px 15px;
    list-style: none;
}
nav .secondary-links>li {
    display: inline-block;
    margin-left: 5px;
    height: 30px;
    vertical-align: middle;
}
nav .secondary-links>li>a {
    display: inline-block;
    padding: 0 5px;
    color: #252525;
    font-size: 11px;
    font-weight: 600;
    vertical-align: middle;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
nav .secondary-links>li>a:hover {
    text-decoration: none;
}
nav .secondary-links>li>a>span {
    display: block;
    padding: 5px 0;
}
nav .secondary-links>li>a:hover>span {
    padding-bottom: 3px;
    border-bottom: 2px solid #252525;
}

.icon {
    overflow: hidden;
    display: inline-block;
    width: 20px;
    height: 30px;
    background: url(../images/icons_30x30.png) no-repeat;
    text-indent: -99em;
    opacity: 1;
}
.icon {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.icon:hover {
    opacity: .5;
}
.icon.contrast {
    background-position: 0 0;
}
.icon.facebook {
    background-position: -30px 0;
}
.icon.youtube {
    background-position: -60px 0;
}
.icon.instagram {
    background-position: -150px -90px;
}
.lang {
    padding-top: 3px !important;
    margin-right: 10px;
}


main>div>nav>ul {
    padding: 0;
    list-style: none;
}
main>div>nav>ul>li {
    font-size: 15px;
    text-transform: uppercase;
}
main>div>nav>ul>li+li {
    margin-top: 3px;
}

main>div>nav>ul>li>a:before, main>div>nav>ul>li>span:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 17px;
    width: 30px;
    height: 30px;
    margin: -15px 0 0 0;
    background: url(../images/icons_30x30.png) -60px -30px no-repeat;
}
main>div>nav>ul>li>span {
    transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
}
main>div>nav>ul>li>span {
    background: #fff;
    color: #8e8e8e;
}
main>div>nav>ul>li>span:before {
    background-position: -90px -30px;
}

main>div>nav>ul>li>span+ul {
    display: block;
}

main>div>nav>ul>li>span.active {
    cursor: default;
}
main>div>nav>ul>li>span.active:before {
    background-position: -60px -30px;
}
main>div>nav>ul>li.active, main>div>nav>ul>li>a.current, main>div>nav>ul>li>a:hover, main>div>nav>ul>li>a.active, main>div>nav>ul>li>span.collapsed:hover {
    background-color: #fff;
    border-bottom-color: #eee;
    color: #8e8e8e; 
}

#menu-left>ul>li>a, main>div>nav>ul>li>span {
    position: relative;
    display: block;
    padding: 0 50px 0 20px;
    background: #eee;
    line-height: 60px;
    border-bottom: 2px solid #eee;
}

main>div>nav>ul>li>a, main>div>nav>ul>li>span.collapsed {
    transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
}

main>div>nav>ul>li>span.active>span, main>div>nav>ul>li>span>span, main>div>nav>ul>li>a>span {
    display: inline-block;
    line-height: 18px;
    vertical-align: middle;
}
main>div>nav>ul>li>.collapsed {
    background: #fff;
    color: #8e8e8e;
}
main>div>nav>ul>li>[class] {
    padding: 0 50px 0 20px;
}
main>div>nav>ul>li>:before, main>div>nav>ul>li>.collapsed:before {
    background-position: -90px -30px;
}
main>div>nav>ul>li>ul {
    padding: 12px 0;
    list-style: none;
}
main>div>nav>ul>li>ul>li {
    text-transform: none;
    font-size: 15px;
}
main>div>nav>ul>li>ul>li+li {
    margin-top: 6px;
}
main>div>nav>ul>li>ul>li>a, main>div>nav>ul>li>ul>li>span {
    display: block;
    padding: 0 18px;
    line-height: 28px;
}
main>div>nav>ul>li>ul>li>a:hover, main>div>nav>ul>li>ul>li>span {
    color: #8e8e8e;
    text-decoration: none;
}
main>div>nav+* {
    margin-top: 55px !important;
}


.form-search input { border-top-color: #8e8e8e; border-bottom-color: #8e8e8e; width: 352px; position: relative;  right: -30px; top: 7px; padding: 0px;}

.search-block-form-submit {    
    position: relative;
    top: 15px;
    right: 4px;
    bottom: 0;
    width: 30px;
    height: 30px;
    background: url(../images/icons_30x30.png) -88px 0 no-repeat;
    border: 0px;
}

.newsletter-banner {
    overflow: visible;
    margin-top: 50px;
}
.newsletter-banner>a {
    position: relative;
    display: block;
    padding: 0 10px 40px;
    border: 3px solid #000;
    background: #eee;
}
.newsletter-banner>a:hover {
    text-decoration: none;
}
.newsletter-banner br {
    display: none;
}
.newsletter-banner .logo {
    position: absolute;
    left: 6px;
    top: -40px;
    width: 100px;
    height: 100px;
    background: url(../images/logo_100x100.png) no-repeat #000;
    text-indent: -99em;
}
.newsletter-banner .logo {
    box-shadow: 6px 6px 6px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 6px 6px 6px rgba(0, 0, 0, .4);
}
.newsletter-banner .title {
    overflow: hidden;
    display: block;
    margin-left: 110px;
    padding-bottom: 35px;
    padding-top: 7px;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap;
}
.newsletter-banner .content {
    display: block;
    font-size: 15px;
    padding-top: 20px;
}
.newsletter-banner .sign-in {
    position: absolute;
    left: 6px;
    bottom: -11px;
    display: inline-block;
    min-width: 145px;
    max-width: 280px;
    padding: 0 35px 0 15px;
    background: #202020;
    color: #fff;
    font-size: 15px;
    line-height: 37px;
    text-transform: uppercase;
    white-space: nowrap;
}
.newsletter-banner .sign-in {
    transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -webkit-transition: background-color .2s ease-out;
}
.newsletter-banner .sign-in:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 6px;
    bottom: 0;
    width: 20px;
    height: 30px;
    margin: -15px 0 0 0;
    background: url(../images/icons_30x30.png) -10px -60px no-repeat;
}
.banner+.newsletter-banner {
    margin-top: 120px;
}
.newsletter-banner a:hover .sign-in {
    background-color: #8e8e8e;
}

.button {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0 32px 0 15px;
    min-width: 105px;
    border-width: 0;
    background: #000;
    color: #fff;
    font-size: 15px;
    line-height: 38px;
    text-align: left;
    white-space: nowrap;
}
.button {
    transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -webkit-transition: background-color .2s ease-out;
}
.button:after {
    content: '';
    position: absolute;
    right: 2px;
    top: 50%;
    bottom: 0;
    width: 20px;
    height: 30px;
    margin: -15px 0 0 0;
    background: url(../images/icons_30x30.png) -10px -60px no-repeat;
}
.button:hover {
    background-color: #8e8e8e;
    text-decoration: none;
}

.icon {
    position: relative;
    display: inline-block;
}
.icon.file {
    min-height: 34px;
    width: 32px;
    line-height: 15px;
    vertical-align: middle;
    cursor: pointer;
}
.icon.file:before {
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    margin: -21px 0 0 0;
    width: 34px;
    height: 34px;
    background: #252525 url(../images/icons_30x30.png) -90px -60px no-repeat;
}
.icon.file:before {
    transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -webkit-transition: background-color .2s ease-out;
}
.icon.file:hover:before {
    background-color: #8e8e8e;
}

.dropfiles-content .file span {
    font-weight: normal;
    font-style: italic;
}

.dropfiles-content .file {
    min-height: 40px;
    margin-top: 5px;
    clear: right;
}

.icon-anchor:hover{
    color: #707070;
    text-decoration: underline;
    cursor: pointer;
    font-weight: normal;
    font-style: italic;
}

.grid {
}
.grid>li {
    float: left;
    display: block;
    margin: 0 0 10px 15px;
}
.grid>li:before {
    display: none;
}
.grid>li>a {
    position: relative;
    display: block;
}
.grid>li>a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*background: rgba(37, 37, 37, .45);*/
}
.grid>li>a:before {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.grid>li>a:hover:before {
    opacity: 0;
}
.grid>li>a>span {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0px 0px;
    min-height: 34px;
    background: #252525;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
}

.grid.gallery>li>a {
    border: 0px;
}
.grid.gallery>li>a>img {
    max-width: 100%;
}

.grid.events {
    margin-left: -60px;
    margin-bottom: 30px;
}
.grid.events>li {
    margin: 0;
    padding: 0 0 5px 22.5px;
    text-align: center;
}
.grid.events>li>a {
   /* border: 1px solid #cbcaca; */
}
.grid.events>li>a>span {
    padding: 12px 90px 10px 14px;
    text-transform: uppercase;
    opacity: 0;
}
.grid.events>li>a>span {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.grid.events>li>a:hover>span {
    opacity: 1;
}

.contact-info {
    padding: 15px 0;
}
.contact-info>div {
    float: left;
    width: 50%;
}

.contact-info>div>p {
    margin: 0;
    line-height: 25px;
}

.google-map {
    float: left;
    height: 300px;
    margin-top: 10px;
    border: 1px solid #cbcaca;
}

#contact {
    float: left;
    border: 0px;
    width: 100%;
}

.form-horizontal .controls {
    margin-left: 0px;
}

header+.excerpt {
    margin-top: 40px;
}

.padding-no-image{
    padding: 15px 35px 15px 15px;
}

.padding-image{
    padding: 15px 35px 15px 190px;
}

.excerpt {
    position: relative;
    border: 1px solid #e1e1e1;
}
.excerpt {
    -webkit-box-shadow: 0 0 3px #e1e1e1;
    -moz-box-shadow: 0 0 3px #e1e1e1;
    box-shadow: 0 0 3px #e1e1e1;
}
.excerpt {
    position: relative;
    overflow: visible;
    margin-bottom: 40px;
    min-height: 215px;
}
.excerpt:before {
    content: '';
    position: absolute;
    bottom: -21px;
    left: 0;
    right: 0;
    height: 1px;
}
.excerpt .photo {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 190px;
    margin: 0;
}

.excerpt div h1 {
    line-height: 14px;
}

.excerpt div h1 a{
    border-bottom-width: 0;
    font-weight: 600;
    line-height: 20px;
    font-size: 14px;
}

.excerpt .photo>img {
    margin: 25px 0 0 25px;
  /*  border: 1px solid #cbcaca; */
}
.excerpt .time {
    color: #8e8e8e;
    font-family: 'Roboto Slab';
    font-size: 12px;
}
.excerpt>header {
    line-height: 13px;
}
.excerpt>header>h2 {
    margin: -8px 0 7px 0;
    border-bottom-width: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}
.excerpt>header>dl {
    display: inline-block;
    margin: 0 20px 0 0;
    color: #8e8e8e;
    font-size: 12px;
    font-family: 'Roboto Slab'}
.excerpt>header>dl>dt, .excerpt>header>dl>dd {
    display: inline;
}
.excerpt>p {
    overflow: hidden;
    margin-top: 14px;
    font-size: 14px;
    line-height: 16px;
}
.excerpt h1 {
    margin: 0px;
    padding: 0px;
}

.boxes {
    margin: 5px auto 0 auto;
    padding: 12px 0 5px 0;
}
.boxes>nav>ul {
    padding: 0;
    list-style: none;
}
.boxes>nav>ul>li {
    display: inline-block;
    vertical-align: middle;
}
.boxes>nav>ul>li>a {
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: 40px;
    padding: 10px 60px 10px 12px;
    border: 1px solid #bfbfbf;
    line-height: 40px;
    font-size: 14px;
}
.boxes>nav>ul>li>a {
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    -webkit-box-shadow: 0 0 3px #adadad;
    -moz-box-shadow: 0 0 3px #adadad;
    box-shadow: 0 0 3px #adadad;
    background: #fff;
    border-color: #fff;
}
.boxes>nav>ul>li>a:hover {
    background: #fff;
    border-color: #fff;
    text-decoration: none;
}
.boxes>nav>ul>li>a:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 13px;
    margin: -17px 0 0;
    width: 34px;
    height: 34px;
    border: 1px solid #000;
    background: #252525;
}
.boxes>nav>ul>li>a:before {
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.boxes>nav>ul>li>a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 13px;
    margin: -15px 0 0;
    width: 30px;
    height: 30px;
    background: url(../images/icons_30x30.png) -2px -59px no-repeat;
}
.boxes>nav>ul>li>a:hover:before {
    background: #8e8e8e;
    border-color: #8e8e8e;
}
.boxes>nav>ul>li>a>span {
    display: inline-block;
    line-height: 19px;
    vertical-align: middle;
}

.boxes span.extra-description {
    display: inline;
    line-height: 100%;
    font-size: 0.9em;
    color: #8e8e8e;
}

.boxes .distinguish {
    overflow: visible;
    background: #fff;
    border-color: #fff;
    text-decoration: none;
    text-transform: none;
}

.calendar {
    padding: 30px 0 0 0;
    overflow: visible;
    background: #e6e5e5;
    border-top: 2px solid #252525;
    margin-bottom: 45px;
}
.calendar:after {
    content: '';
    clear: both;
    display: block;
}
.calendar>div {
    max-width: 960px;
    margin: 0 auto;
}
.calendar>div>h2 {
    float: left;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 0px;
    margin: 15px 0;
}
.calendar>div>p {
    float: right;
    margin: 0;
}
.calendar>div>p>.button {
    min-width: 0;
    font-family: 'Roboto Slab';
    font-size: 13px;
    line-height: 35px;
}
.calendar>div>ul {
    clear: both;
    margin: 0;
    padding: 38px 0 0 0;
    list-style: none;
    overflow: visible;
}
.calendar>div>ul:after {
    content: '';
    clear: both;
    display: block;
}
.calendar>div>ul>li {
    position: relative;
    float: left;
    margin-left: 3px;
    width: 53px;
    height: 68px;
}
.calendar>div>ul>li {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.calendar>div>ul>li+li {
    margin-left: 16px;
}

.calendar .button .orange {
    font-size: 12px;
}
.calendar>div>ul>li>div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-top: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-bottom-width: 0px;
    background: #fff;
    cursor: pointer;
}
.calendar>div>ul>li>div {
    -webkit-box-shadow: 0 0 2px #c2c2c2;
    -moz-box-shadow: 0 0 2px #c2c2c2;
    box-shadow: 0px 0px 1px #c2c2c2;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.calendar>div>ul>li>div>p.date {
    margin-top: 13px;
    color: #252525;
    font-family: 'Roboto Slab';
    font-size: 16px;
    text-align: center;
}
.calendar>div>ul>li>div>p.day-name {
    position: relative;
    margin-top: 0;
    text-indent: -99em;
    line-height: 14px;
}
.calendar>div>ul>li>div>p.day-name:before {
    content: attr(data-abbr);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #8e8e8e;
    font-size: 12px;
    font-family: 'Roboto Slab';
    text-indent: 0;
    text-align: center;
}
.calendar .shows {
    position: absolute;
    left: -73px;
    bottom: 79px;
    z-index: 20;
    opacity: 0;
    height: 0;
    overflow: visible;
    padding: 0;
    width: 0;
    display: block;
    background: #fff;
    list-style: none;
    cursor: default;
    
}
.calendar .shows {
    -webkit-box-shadow: 0 4px 29px #696969;
    -moz-box-shadow: 0 4px 29px #696969;
    box-shadow: 0 4px 29px #696969;
    -webkit-transition: opacity .4s ease-out;
    -moz-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
}
.calendar .shows:before {
    content: '';
    position: absolute;
    bottom: -14px;
    left: 75px;
    z-index: 20;
    display: block;
    width: 55px;
    height: 15px;
    background: url(../images/arrow.png) no-repeat 50% 0;
}
.calendar .shows>li {
    position: relative;
    padding: 15px 100px 15px 90px;
    min-height: 120px;
}
.calendar .shows>li {
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.calendar .shows>li>.photo {
    position: absolute;
    top: 15px;
    left: 15px;
    border: 1px solid #cbcaca;
}
.calendar .shows>li>.time {
    margin: 0;
    color: #8e8e8e;
    font-size: 14px;
    cursor: text;
}
.calendar .shows>li>.title {
    margin-top: 10px;
    color: #252525;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 100;
    line-height: 18px;
}
.calendar .shows>li>.buy-tickets {
    position: absolute;
    top: 30px;
    right: 15px;
    margin: 0;
    width: 65px;
    height: 70px;
    border: 1px solid #e1e1e1;
    line-height: 70px;
    text-align: center;
}
.calendar .shows>li>.buy-tickets {
    -webkit-box-shadow: -3px 0 7px #c8cbcb;
    -moz-box-shadow: -3px 0 7px #c8cbcb;
    box-shadow: -3px 0 7px #c8cbcb;
}
.calendar .shows>li>.buy-tickets>a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.calendar .shows>li>.buy-tickets>a {
    -webkit-transition: background-color .4s ease-out;
    -moz-transition: background-color .4s ease-out;
    -o-transition: background-color .4s ease-out;
    transition: background-color .4s ease-out;
}
.calendar .shows>li>.buy-tickets>a:before {
    content: '';
    position: absolute;
    top: 10px;
    right: 0;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 8px;
    background: url(../images/icons_30x30.png) -96px -102px no-repeat;
}
.calendar .shows>li>.buy-tickets>a:hover {
    background: #fff;
}
.calendar .shows>li>.buy-tickets>a:hover, .calendar .shows>li>.buy-tickets>a:hover>span {
    text-decoration: underline;
}
.calendar .shows>li>.buy-tickets>a>span {
    display: inline-block;
    margin: 14px 0;
    font-family: 'Roboto Slab';
    line-height: 16px;
    vertical-align: middle;
}
.calendar .shows>li+li {
    border-top: 1px solid #eee;
}
.calendar .shows>li:hover {
    background: #eee;
}
.calendar .shows>li:hover>.title {
    color: #8e8e8e;
}

.calendar>div>ul>li:hover>div {
    top: -12px;
    border-color: #c3c3c3;
    background: #eee;
}
.calendar>div>ul>li:hover .shows {
    width: 410px;
    height: auto;
    opacity: 1;
}
.js .calendar .shows {
    display: none;
    opacity: 1;
    bottom: 98px;
    width: 410px;
    height: auto;
}
.calendar>div>ul>li:first-child .shows {
    left: 0;
}
.calendar>div>ul>li:first-child .shows:before {
    left: 0;
}
.calendar>div>ul>li+li+li+li+li+li+li+li .shows {
    left: auto;
    right: -70px;
}
.calendar>div>ul>li+li+li+li+li+li+li+li .shows:before {
    left: 288px;
}
.calendar>div>ul>li:last-child .shows {
    right: 0;
}
.calendar>div>ul>li:last-child .shows:before {
    left: 356px;
}
.calendar .shows>li:last-child:before {
    content: '';
    position: absolute;
    left: 3px;
    bottom: -8px;
    z-index: 20;
    width: 49px;
    background: url(../images/arrow_hover.png) no-repeat 50% 0;
    height: 9px;
    opacity: 0;
}
.calendar .shows>li:last-child:before {
    -webkit-transition: opacity .4s ease-out;
    -moz-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
}
.calendar .shows>li:last-child:hover:before {
    opacity: 1;
}
.calendar>div>ul>li+li .shows>li:last-child:before {
    left: 74px;
}
.calendar>div>ul>li+li+li+li+li+li+li+li .shows>li:last-child:before {
    left: 291px;
}
.calendar>div>ul>li:last-child  .shows>li:last-child:before {
    left: auto;
    right: 2px;
}

header+.spectacle-excerpt {
    margin-top: 30px;
}
.spectacle-excerpt {
    border: 1px solid #e1e1e1;
}
.spectacle-excerpt {
    -webkit-box-shadow: 0 0 3px #e1e1e1;
    -moz-box-shadow: 0 0 3px #e1e1e1;
    box-shadow: 0 0 3px #e1e1e1;
    margin-left: 0;
    margin-right: 0;
}
.spectacle-excerpt:before {
    content: '';
    position: absolute;
    bottom: -10px;
    height: 1px;
    left: 0;
    right: 0;
    background: none repeat scroll 0 0 #C6C6C6;
    width: 100%}

.spectacle-excerpt+.spectacle-excerpt {
    margin-top: 50px;
}
.spectacle-excerpt:before {
    content: '';
    position: absolute;
    bottom: -10px;
    right: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #c6c6c6;
}
.spectacle-excerpt>* {
    vertical-align: top;
}
.spectacle-excerpt>.header>div {
    position: relative;
    min-height: 135px;
}
.spectacle-excerpt>.header>div>h2 {
    border-width: 0;
    font-size: 14px;
    font-weight: 600;
    text-transform:uppercase; 
    margin: 0;
    margin-left: 10px;
    padding: 20px 0 10px 10px;
}
.spectacle-excerpt>.header>div>h2+p {
    margin-top: 5px;
    color: #5b5b5b;
    font-family: 'Roboto Slab';
    font-size: 12px;
    line-height: 16px;
    text-transform:uppercase;
}
.spectacle-excerpt>.header>div>p.traveling {
    position: relative;
    margin-top: 5px;
    font-size: 13px;
}
.spectacle-excerpt>.header>div>p.traveling:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 0;
    background: url(../images/icons_30x30.png) -4px -94px no-repeat;
}
.spectacle-excerpt>.header>div>p.traveling>span {
    overflow: hidden;
    display: inline-block;
    min-height: 25px;
    max-width: 200px;
    padding: 4px 9px 4px 26px;
    background: #8e8e8e;
    color: #fff;
    vertical-align: middle;
    line-height: 16px;
}
.spectacle-excerpt>.header>div>p.important {
    margin-top: 40px;
    max-width: 200px;
    padding-bottom: 5px;
    font-size: 13px;
    color: #8e8e8e;
    line-height: 15px;
}
.spectacle-excerpt>.header>div>p.important>b {
    color: #020202;
    font-weight: 400;
    text-transform: uppercase;
}
.spectacle-excerpt>.header>div>p.traveling+p.important {
    margin-top: 5px;
}
.spectacle-excerpt>.header>div>p.photo {
    float: left;
    padding: 10px 0;
    margin: 0;
    margin-right: 10px;
}
.spectacle-excerpt>.header>div>p.photo>img {
    border: 1px solid #cbcaca;
}
.spectacle-excerpt>div>.content {
    padding: 25px 10px 65px 15px;
    background: #eee;
    margin-left: -15px;
    margin-right: 15px;
}
.spectacle-excerpt>div>.content>p {
    font-size: 13px;
    line-height: 16px;
}
.spectacle-excerpt>div>.content>p+p {
    margin-top: 25px;
}
.spectacle-excerpt>div>.content>p.counter {
    bottom: 20px;
    margin: 0;
    white-space: nowrap;
}
.spectacle-excerpt>div>.content>p>span {
    display: block;
    font-size: 14px;
    font-weight: 600;
}
.spectacle-excerpt>.footer {
    width: 135px;
    height: 100%;
    padding-top: 86px;
    background: transparent;
    vertical-align: middle;
    text-align: center;
}
.spectacle-excerpt>.footer>p {
    display: inline;
    margin: 0;
    background: #fff;
}
.spectacle-excerpt>.footer>p>* {
    position: relative;
    display: inline-block;
    color: #000;
    font-size: 15px;
    vertical-align: middle;
    font-style: italic;
}
.spectacle-excerpt>.footer>p>a {
    padding: 0 22px 0 0;
    text-align: left;
}
.spectacle-excerpt>.footer>p>a:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -9px;
    width: 6px;
    height: 18px;
    background: url(../images/icons_30x30.png) -132px -66px no-repeat;
}
.spectacle-excerpt>div>div>p.more {
    display: block;
    min-height: 74.5px;
    background: #000;
    line-height: 74.5px;
    margin: 0 -30px;
}
.spectacle-excerpt>div>div>p.more>a {
    color: #fff;
    padding-left: 35px;
    font-style: italic;
}
.spectacle-excerpt>div>div>p.more+p[class]>* {
    color: #fff;
}
.spectacle-excerpt>div>div>p.more+p[class]:before {
    content: '';
    color: #fff;
}
.spectacle-excerpt>div>div>p.more+p[class]>a {
    line-height: 15px;
    text-align: center;
}
.spectacle-excerpt>div>div>p.red {
    background: #d60303;
}
.spectacle-excerpt>div>div>p.orange {
    background: #e67e04;
    font-size: 12px;
    line-height: 18px;
    padding: 18px 20px !important;
    text-align: left;
}
.spectacle-excerpt>div>div>p.orange>a {
    padding-left: 0;
}
.spectacle-excerpt>div>div>p.green {
    background: #549613;
}
.spectacle-excerpt>div>div>p.blue {
    background: #2196f3;
}

.pagination {
    margin-left: 0;
    float: left;
    width: 100%;
}

.pagination .pagination-list {
    margin-left: -40px;
    margin-top: -5px;
}

.pagination ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
    display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 18px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
    background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
    color: #999;
    cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
    color: #999;
    background-color: transparent;
    cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

article.spectacle {
    overflow: visible;
}
.spectacle>.has-padding>.sidebar {
    float: left;
    overflow: visible;
    padding-bottom: 30px;
}
.spectacle *+.nearest-dates {
    margin-top: 35px;
    overflow: visible;
}
.spectacle .nearest-dates>h2 {
    border-width: 0;
    font-size: 18px;
    font-weight: 700;
}
.spectacle .nearest-dates>ul {
    overflow: visible;
    padding-left: 0;
}
.spectacle .nearest-dates>ul>li {
    display: table;
    width: 100%;
    margin-top: 15px;
}
.spectacle .nearest-dates>ul>li {
    -webkit-box-shadow: 0 0 6px #bfbfbf;
    -moz-box-shadow: 0 0 6px #bfbfbf;
    box-shadow: 0 0 6px #bfbfbf;
}
.spectacle .nearest-dates>ul>li:before {
    display: none;
}
.spectacle .nearest-dates>ul>li>p {
    display: table-cell;
    width: 33.33%;
    vertical-align: middle;
}
.spectacle .nearest-dates>ul>li>.date {
    padding: 11px;
    font-weight: 600;
}
.spectacle .nearest-dates>ul>li>.date>span {
    font-size: 13px;
    font-weight: 100;
}
.spectacle .nearest-dates>ul>li>.scene {
    background: #eee;
    font-weight: 600;
    text-align: center;
}
.spectacle .nearest-dates>ul>li>.buy-ticket {
    background: #549613;
    /*font-weight: 700;*/
    text-align: center;
    font-style: italic;
}
.spectacle .nearest-dates>ul>li>.buy-ticket>span {
    display: block;
    min-height: 90px;
    line-height: 90px;
}
.spectacle .nearest-dates>ul>li>.buy-ticket>span>a {
    position: relative;
    display: inline-block;
    padding: 0 23px 0 3px;
    color: #fff;
    line-height: 15px;
    vertical-align: middle;
}
.spectacle .nearest-dates>ul>li>.buy-ticket>span>a:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 3px;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 0;
    background: url(../images/icons_30x30.png) -65px -95px no-repeat;
}
.spectacle .nearest-dates>ul>li>.buy-ticket.red {
    background-color: #d60303;
    color: #fff;
}
.spectacle .nearest-dates>ul>li>.buy-ticket.orange {
    background-color: #e67e04;
}
.spectacle .nearest-dates>ul>li>.buy-ticket.orange>span>a {
    line-height: 16px;
    vertical-align: middle;
}
.spectacle-poster {
    width: 300px;
    height: auto;
}
.spectacle>header {
    border-bottom-width: 0;
}
.js .spectacle>header {
    padding-right: 0;
}
.js .spectacle>header>div {
    padding-right: 40px;
}
.spectacle>header>div {
    position: relative;
    padding: 11px 0 11px 0;
    margin-bottom: 9px;
    display: table;
    width: 100%;
    border-bottom: 1px solid #bbb;
}
.spectacle>header>div>div {
}
.spectacle>header>div>div+div {
    padding-right: 0;
    text-align: right;
}
.spectacle>header>div>div>h1 {
    display: inline;
}
.spectacle>header h1 {
    display: inline-block;
    margin-right: 10px;
}
.spectacle>header .category {
    margin: 0;
    padding: 0 0 5px 0;
    display: inline-block;
    color: #8e8e8e;
    font-size: 16px;
    vertical-align: middle;
}
.spectacle>header .back-to-list {
    display: inline-block;
    min-width: 150px;
    text-align: left;
    line-height: 17px;
    white-space: nowrap;
    vertical-align: middle;
    font-style: italic;
}
.about-performer h2 {
    border-bottom: 1px solid #bbb;
    color: #252424;
    font-size: 24px;
    font-weight: 400;
}
article.spectacle p {
    line-height: 18px;
}
article.spectacle p+p {
    margin-top: 12px;
}
article.spectacle .performers-photo+p {
    margin-top: 0;
}
article.spectacle ul {
    list-style: none;
    padding-left: 33px;
}
article.spectacle ul>li {
    position: relative;
}
article.sepctacle ol {
    counter-reset: li;
    list-style: none;
    padding-left: 33px;
}
article.sepctacle ol>li {
    position: relative;
}
article.sepctacle ol>li:before {
    content: '';
    content: counter(li);
    counter-increment: li;
    position: absolute;
    top: 4px;
    left: -26px;
    display: block;
    width: 15px;
    height: 15px;
    color: #fff;
    background: #343434;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    line-height: 15px;
}
article.sepctacle ol>li+li {
    margin-top: 5px;
}
article.spectacle table {
    width: 100%;
    margin-top: 40px;
    table-layout: fixed;
}
article.spectacle table>thead {
    font-size: 14px;
    font-weight: 400;
}
article.spectacle table>thead>tr>th {
    padding: 8px 0;
    font-weight: 400;
}
article.spectacle table>tbody {
    font-size: 12px;
}
article.spectacle table>tbody td {
    padding: 10px 0;
    text-align: center;
}
article.spectacle table>tbody tr+tr>td {
}
article.spectacle table>tbody td+td {
}
article.spectacle table+* {
    margin-top: 50px;
}

.tabs {
    clear: both;
    padding-top: 10px;
    overflow: visible;
}
.tabs>nav {
    position: relative;
    z-index: 10;
    text-transform: uppercase;
}
.tabs>nav>ul {
    padding: 0;
    list-style: none;
}
.tabs>nav>ul>li {
    font-weight: 700;
}
.tabs>nav>ul>li>a {
    color: #252424;
    text-align: center;
}
.tabs>nav>ul>li>a:hover {
    color: #9e9c9c;
    text-decoration: none;
}
.tabs>nav+* {
    margin-top: 30px;
}
.tabs>nav:after {
    content: '';
    clear: both;
    display: block;
}
.tabs>nav>ul>li {
    display: block;
    float: left;
    margin-left: 70px;
}
.tabs>nav>ul>li+li {
    margin-left: 30px;
}
.tabs>nav>ul>li>a {
    display: block;
    height: 49px;
    min-width: 170px;
    background: #1a1b1b;
    color: #9e9c9c;
    line-height: 47px;
}
.tabs>nav>ul>li.active {
    overflow: visible;
}
.tabs>nav>ul>li.active>a {
    position: relative;
    padding-right: 33px;
    padding-left: 7px;
    background: #fff;
    color: #252424;
}
.tabs>nav>ul>li.active>a:before {
    content: '';
    position: absolute;
    top: 20px;
    right: 16px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 7px solid #1a1b1b;
}
.tabs>nav>ul>li.active>a {
    -webkit-box-shadow: 0 0 6px #bfbfbf;
    -moz-box-shadow: 0 0 6px #bfbfbf;
    box-shadow: 0 0 6px #bfbfbf;
}
.tabs>.content {
    overflow: visible;
}
.tabs>.content>section {
    padding: 27px;
}
.tabs>.content>section {
    -webkit-box-shadow: 0 0 3px #e1e1e1;
    -moz-box-shadow: 0 0 3px #e1e1e1;
    box-shadow: 0 0 3px #e1e1e1;
}
.tabs>.content>section+section {
    margin-top: 35px;
}
.tabs>.content>section {
    display: none;
}
.tabs>.content>section .tab-title {
    display: none;
}
.tabs>.content>section.active {
    position: relative;
    height: 100%;
    display: block;
    padding-bottom: 80px;
}
.tabs>.content>section.active:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: -10px;
    left: 0;
    right: 0;
    z-index: 30;
    height: 10px;
    background: #fff;
}
.tabs>.content {
    margin-top: 0;
    background: #fff;
}
.tabs>.content>section+section {
    margin-top: 0;
}
.has-padding .tabs {
    clear: both;
}
.has-padding .tabs>nav>ul>li:before {
    display: none;
}
.has-padding .tabs>nav>ul>li+li {
    margin-top: 0;
}
.has-padding .tabs>.content ul.grid {
    padding-left: 0;
}
.has-padding .tabs>.content>section blockquote+blockquote {
    margin-top: 30px;
}
.has-padding .tabs>.content>section blockquote>p {
    line-height: 15px;
}

.grid.played {
    margin: -25px 0 0 4px;
    font-size: 0;
}
.grid.played>li {
    float: none;
    position: relative;
    width: 150px !important;
    display: inline-block;
    margin: 40px 0 0 24px;
    min-height: 139px;
    min-width: 22%;
    padding: 0 0 0 125px;
    vertical-align: top;
}
.grid.played>li>h2 {
    position: relative;
    margin: 0;
    border-width: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
}
.grid.played>li>h2:before {
    content: '';
    position: absolute;
    top: 0;
    left: -21px;
    display: block;
    width: 15px;
    height: 20px;
    background: url(../images/icons_30x30.png) -126px -66px no-repeat;
    vertical-align: middle;
}
.grid.played>li>p {
    margin-top: 10px;
    color: #8e8e8e;
    font-family: 'Roboto Slab';
    font-size: 12px;
}
.grid.played>li>.poster {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}
.grid.played>li>.poster>img {
    border: 1px solid #cbcaca;
}

.search-filters>div {
    padding: 5px 25px 23px 27px;
    background: #eee;
}
.search-filters>div+div {
    padding: 9px 25px 23px 27px;
}
.search-filters>div>h3 {
    font-size: 18px;
}
.search-filters ul {
    margin-top: 7px;
    padding: 0;
    list-style: none;
}
.search-filters ul>li {
    position: relative;
    padding: 7px 0;
    border-bottom: 1px solid #b6b6b6;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 22px;
}
.search-filters ul>li>label {
    display: inline-block;
}
.search-filters ul>li>label>input {
    display: inline-block;
    margin-right: 12px;
}
.search-filters ul>li>label[class] {
    overflow: visible;
}
.search-filters ul>li>label>.fake-checkbox {
    margin-right: 11px;
}
.search-filters ul>li>input {
    position: absolute;
    top: 12px;
    left: 0;
}
.search-filters ul>li>.fake-checkbox {
    margin-bottom: 3px;
}
.search-filters .spectacles li {
    text-transform: none;
}
.has-scrollbar {
    padding: 9px 0 8px 27px;
}
.has-scrollbar>h3 {
    margin-right: 23px;
}
.has-scrollbar>.scroll-clip {
    position: relative;
    padding-bottom: 7px;
}
.has-scrollbar>.scroll-clip>div {
}
.has-scrollbar .scrollbar {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 7px;
    width: 10px;
    z-index: 10;
    overflow: visible;
}
.has-scrollbar .scrollbar:before {
    content: '';
    position: absolute;
    top: 0;
    left: 4px;
    bottom: 0;
    width: 3px;
    background: #cdc9c9;
}
.has-scrollbar .scrollbar>.scroll-up, .has-scrollbar .scrollbar>.scroll-down {
    display: none;
}
.has-scrollbar .scrollbar .handle {
    position: absolute;
    top: 0;
    right: 0;
    width: 9px;
    background: #000;
}
.has-scrollbar .scrollbar .handle {
    box-shadow: 1px 2px 1px rgba(0, 0, 0, .4);
    -moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, .4);
}
.has-scrollbar .scrollbar.hidden {
    display: none;
}
.has-scrollbar .scrollbar.hidden+div {
    margin-right: 23px;
}
.search-filters .scrollable {
    max-height: 200px;
    padding-right: 20px;
    margin-top: -25px;
}
.search-filters>div+p {
    margin-top: 18px;
    text-align: right;
}
div>h2+.search-filters {
    margin-top: 10px;
}

.fake-checkbox {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/checkbox_16x26.png) 0 -16px no-repeat;
    vertical-align: middle;
}
.fake-checkbox.checked {
    background-position: 0 0;
}

*+.program-nav {
}
.program-nav {
    position: relative;
    min-height: 27px;
    padding: 3px 160px 0;
    overflow: hidden;
    font-size: 12px;
    color: #020202;
}
.program-nav>p {
    float: left;
}
.program-nav a {
    position: relative;
    display: inline-block;
    height: 20px;
    vertical-align: middle;
}
.program-nav a {
    transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    -webkit-transition: color .2s ease-out;
}
.program-nav a:hover {
    color: #8e8e8e;
    text-decoration: none;
}
.program-nav a:before {
    content: '';
    position: absolute;
    top: 50%;
    margin: -10px 0 0 0;
    width: 16px;
    height: 20px;
    background: url(../images/icons_30x30.png) no-repeat #000;
}
.program-nav a:before {
    transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -webkit-transition: background-color .2s ease-out;
}
.program-nav a:hover:before {
    background-color: #8e8e8e;
}
.program-nav .prev {
    margin-left: -160px;
    text-align: left;
    vertical-align: middle;
}

.program-nav .disabled a:before { background-color: #8e8e8e;}
.program-nav .disabled a{ color: #8e8e8e;}

.program-nav .prev>a {
    padding: 0 0 0 26px;
}
.program-nav .prev>a:before {
    left: 0;
    background-position: -37px -65px;
}
.program-nav .top {
    position: absolute;
    top: 3px;
    right: 160px;
    bottom: 0;
    left: 160px;
    margin: 0;
    text-align: center;
}
.program-nav .top>a {
    min-width: 100px;
    padding: 0 35px 0 10px;
    background: #000;
    color: #fff;
}
.program-nav .top>a {
    transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -webkit-transition: background-color .2s ease-out;
}
.program-nav .top>a:hover {
    background-color: #8e8e8e;
}
.program-nav .top>a:before {
    right: 10px;
    background-position: -38px -95px;
}
.program-nav .top>a:hover:before {
    background-color: #8e8e8e;
    background-position: -38px -95px;
}
.program-nav .next {
    float: right;
    margin: 0 -160px 0 0;
    text-align: right;
    vertical-align: middle;
}
.program-nav .next>a {
    padding: 0 26px 0 0;
    margin-top: 10px;
}
.program-nav .next>a:before {
    right: 0;
    background-position: -6px -65px;
}
.program-nav select {
    position: relative;
    top: 7px;
    right: 160px;
    bottom: 0;
    left: 50px;
    overflow: visible;
    text-align: center;
    width: 200px;
    padding: 2px;
}

.single-day {
    position: relative;
    overflow: visible;
    padding: 55px 0 0 0;
}
.single-day+.single-day {
    margin-top: 0px;
}
.single-day>.spectacle-excerpt:before {
    display: none;
}
.single-day>div>.date {
    position: absolute;
    top: 10px;
    left: 12px;
    z-index: 10;
    overflow: visible;
    width: 53px;
    height: 45px;
    padding-top: 0px;
    color: #252525;
    font-family: 'Roboto Slab';
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    padding-top: 10px;
}
.single-day>div>.date {
    -webkit-box-shadow: 0 0 5px #c3c3c3;
    -moz-box-shadow: 0 0 5px #c3c3c3;
    box-shadow: 0 0 5px #c3c3c3;
}
.single-day>div>.date:before {
    content: '';
    position: absolute;
    bottom: -22px;
    left: 0;
    right: 0;
    height: 26px;
    background: url(../images/ribbon_bottom.png) 50% 0 no-repeat;
}
.single-day>div>.date:before {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.single-day>div>.date>span {
    position: relative;
    display: block;
    overflow: hidden;
    color: #8e8e8e;
    font-size: 12px;
    text-indent: -99em;

}
.single-day>div>.date>span:before {
    content: attr(data-abbr);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background: transparent;
    text-indent: 0;
}
.single-day>.spectacle-excerpt+.spectacle-excerpt {
    margin-top: 14px;
}

.slider {
    position: relative;
    overflow: visible;
    /*padding: 0 0 80px 0;*/
    margin: 0 auto;
}
.js .slider {
    padding: 0;
}
.slider>div {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}
.slider .prev, .slider .next {
    position: absolute;
    top: 50%;
    right: 0;
    margin: -65px 0 0 0;
    width: 40px;
    height: 130px;
    cursor: pointer;
    opacity: .5;
}
.slider .prev, .slider .next {
    transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
}
.slider .prev:hover, .slider .next:hover {
    opacity: 1;
}
.slider .prev {
    left: -25px;
}

.slider .next {
    right: -25px;
}
.slider .prev:before, .slider .next:before {
    content: '';
    position: absolute;
    top: 26px;
    left: 12px;
    width: 16px;
    height: 80px;
    background: url(../images/arrows_16x80.png) 0 0 no-repeat;
}
.slider .next:before {
    background-position: -17px 0;
}
.slider>div>ul {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-size: 0;
    list-style: none;
    white-space: nowrap;
}
.slider>div>ul>li {
    display: inline-block;
    width: 25%;
}
.slider>div>ul>li>div {
    position: relative;
}
.slider>div>ul>li .photo:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #252525;
    opacity: 0;
}
.slider>div>ul>li .photo:before {
    transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
}
.slider.shades>div>ul>li .photo:before {
    opacity: 0.69;
}
.slider.shades>div>ul>li:hover .photo:before {
    opacity: 0;
}
.slider.shades>div>ul>li>div p.buy-ticket {
    background: #696969;
}
.slider.shades>div>ul>li:hover p.buy-ticket {
    background: #eee;
}
.slider>div>ul>li>div>p {
    margin: 0;
}
.slider>div>ul>li>div>p>a {
    display: block;
}
.slider>div>ul>li>div>p>a>span.title {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 20px 10px 10px 10px;
    /*border-left: 1px solid #373737;*/
    background: #000000;
    font-size: 16px;
    font-weight: 100;
    text-transform: uppercase;
    white-space: normal;
    opacity: .8;
}
.slider>div>ul>li>div>p>a>span.title {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    opacity: 0;
}
.slider img{
    display: block;
    margin-left: auto;
    margin-right: auto
}
.slider>div>ul>li>div>p:hover >a>span.title {
    opacity: 1;
 }
.slider>div>ul>li:hover>div>p>a>span.title {
    /*padding-bottom: 42px;*/
    text-align: left;
}
.slider>div>ul>li>div>p>a>span.title>span {
    display: inline-block;
    color: #fff;
    line-height: 22px;
    text-align: left;
}
.slider>div>ul>li>div>p>a>span.title>span:hover {
    text-decoration: none;
    text-align: left;
}
.slider>div>ul>li>div>p.buy-ticket {
    position: absolute;
    top: 20px;
    right: 0;
    width: 70px;
    height: 70px;
    background: #eee;
}
.slider>div>ul>li>div>p.buy-ticket {
    transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
}
.slider>div>ul>li>div>p.buy-ticket>a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 24px;
    display: block;
}
.slider>div>ul>li>div>p.buy-ticket>a {

    background: -webkit-linear-gradient(left, rgba(105, 105, 105, 0) 0%, rgba(105, 105, 105, 0) 80%, rgba(48, 48, 48, 1) 100%);
    background: -moz-linear-gradient(left, rgba(105, 105, 105, 0) 0%, rgba(105, 105, 105, 0) 80%, rgba(48, 48, 48, 1) 100%);
    background: -ms-linear-gradient(left, rgba(105, 105, 105, 0) 0%, rgba(105, 105, 105, 0) 80%, rgba(48, 48, 48, 1) 100%);
    background: linear-gradient(to right, rgba(105, 105, 105, 0) 0%, rgba(105, 105, 105, 0) 80%, rgba(48, 48, 48, 1) 100%);
    background: -o-linear-gradient(left, rgba(105, 105, 105, 0) 0%, rgba(105, 105, 105, 0) 80%, rgba(48, 48, 48, 1) 100%);
}

.slider>div>ul>li>div>p.buy-ticket>a>span {
    display: block;
    padding: 0 5px;
    font-family: 'Roboto Slab';
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    white-space: normal;
}
.slider>div>ul>li>div>p.buy-ticket>a:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 50%;
    margin: 0 0 0 -11px;
    height: 8px;
    width: 21px;
    background: url(../images/icons_30x30.png) -95px -101px no-repeat;
}
.sliders>.small.shades>div>ul>li>a:before {
    opacity: .80;
}
.sliders>.small.shades>div>ul>li:hover>a:before {
    opacity: 0;
}
.sliders>.small {
    position: relative;
    display: none;
    width: 100%;
    margin: 0 auto;
    padding: 18px 0 30px 0;
    overflow: visible;
}
.js .sliders>.small {
    display: block;
}
.sliders>.small>div {
    position: relative;
    overflow: hidden;
    width: 90%;
    margin: 0;
}
.sliders>.small>div:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 20;
    width: 47px;
    background: #fff;
}
.sliders>.small>div>ul {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    font-size: 0;
    white-space: nowrap;
}
.sliders>.small::selection {
    background: transparent;
}
.sliders>.small>div>ul>li {
    float: none;
    display: inline-block;
    margin-left: 44px;
    border: 1px solid #cbcaca;
}
.sliders>.small>div>ul>li>a {
    position: relative;
    display: inline-block;
}
.sliders>.small>div>ul>li>a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #242424;
    opacity: 0;
}
.sliders>.small>div>ul>li>a:before {
    transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
}
.sliders>.small>div>ul>li>a:hover:before {
    opacity: 0;
}
.sliders>.small .prev, .sliders>.small .next {
    position: absolute;
    top: 45px;
    z-index: 20;
    width: 16px;
    height: 80px;
    background: url(../images/arrows_16x80.png) 0 0 #fff no-repeat;
    opacity: .5;
    cursor: pointer;
}
.sliders>.small .prev {
    left: 0;
}
.sliders>.small .next {
    right: 0;
    background-position: -16px 0;
}
.sliders>.small .prev, .sliders>.small .next {
    transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
}
.sliders>.small .prev:hover, .sliders>.small .next:hover {
    opacity: 1;
}

.error-404 {
    margin: 30px 0 75px 0;
    padding: 40px 35px 0px 35px;
    min-height: 505px;
    background: url(../images/error_404_background.jpg) no-repeat #f0f0f4;
}
.error-404 h1 {
    margin: 0;
    font-size: 48px;
    line-height: 42px;
}
.error-404 header>p {
    margin: 10px 0 0 0;
    font-size: 36px;
    font-weight: 100;
    line-height: 36px;
}
.error-404>p {
    width: 285px;
    font-size: 18px;
    line-height: 23px;
}
.error-404 ul {
    width: 285px;
    padding: 0;
    margin-top: 35px;
    list-style: none;
}
.error-404 ul>li+li {
    margin-top: 9px;
}
.error-404 ul>li>a {
    display: block;
}

.partners {
    display: inline-block;
    width: 100%;
    height: 90px;
    overflow: hidden;
}
.partners>h2 {
    margin-top: 42px;
    padding-left: 25px;
    float: left;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 100;
    line-height: 18px;
}
.partners>h2>span {
    display: block;
}
.partners>div {
    position: relative;
    overflow: visible;
    width: 100%;
    margin: 0 auto;
}
.partners>div>div {
    position: relative;
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
}
.partners>div>div>ul {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-size: 0;
    list-style: none;
    white-space: nowrap;
    overflow: hidden;
}
.partners>div>div>ul>li {
    display: inline-block;
}
.partners>div>div>ul>li.active {
}
.partners>div>div>ul>li>a {
    width: 160px;
    height: 70px;
    display: block;
    text-align: center;
    line-height: 70px;
}
.partners>div>div>ul>li>a:hover {
    text-decoration: none;
}
.partners>div>div>ul>li>a>img {
    vertical-align: middle;
    max-width: 120px;
    max-height: 60px;
}
.partners>div>div>ul>li>a>img.greyscale {
    display: inline-block;
}
.partners>div>div>ul>li>a>img.greyscale {
}
.partners>div>div>ul>li>a:hover>img {
    display: inline-block;

}
.partners>div>div>ul>li>a:hover>img.greyscale {
    filter: none;
    -webkit-filter: grayscale(0%);
    opacity: 1;
}
.partners .prev, .partners .next {
    position: absolute;
    top: 50%;
    right: 0;
    margin: -65px 0 0 0;
    width: 40px;
    height: 130px;
    cursor: pointer;
    opacity: .5;
}
.partners .new-list {
    position: relative;
    width: 320px;
    height: 70px;
}
.partners .new-list li {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.partners .new-list li>div {
    position: absolute;
    top: 0;
    right: 50%;
    bottom: 0;
    left: 0;
}
.partners .new-list li>div+div {
    right: 0;
    left: 50%}
.partners .new-list li>div>a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    line-height: 70px;
    text-align: center;
}
.partners .new-list li>div>a>img {
    display: none;
    vertical-align: middle;
}
.partners .new-list li>div>a>img.greyscale {
    display: block;
}
.partners .new-list>li>div>a>img {
    display: none;
    vertical-align: middle;
    max-width: 160px;
    max-height: 35px;
}
.partners .new-list>li>div>a>img.greyscale {
    display: inline;
}
.partners .new-list>li>div>a>img.greyscale {
    opacity: .5;
}
.partners .new-list>li>div>a:hover>img {
    display: inline-block;
}
.partners .new-list>li>div>a:hover>img.greyscale {
    display: none;
}

.partners img.greyscale {
    /*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");  Firefox 10+, Firefox on Android */
    -webkit-filter: grayscale(100%);/* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

ul.nav-child {display: none;}
article header h1 { text-transform:uppercase;}
.controls input { margin-top: 15px; margin-bottom: 15px; }

main div.attachmentsContainer { display: inline-block; width: 100%; margin-top: 20px; }

#main div.attachmentsList table,
div.attachmentsList table {
    background: transparent;
    border: 0px;
    clear: both;
    font-size: 90%;
    font-weight: normal;
    line-height: 160%;
    margin-bottom: 4px;
    margin-top: -15px;
}

div.attachmentsList tbody tr.even
{
    background-color: #ffffff;
}

div.attachmentsList a.at_url { background: none;  background-color: transparent; }
div.attachmentsList a.at_url:link     { text-decoration: none; font-style: italic; font-weight: normal; font-family: 'Open Sans'; color: #828282;}
div.attachmentsList a.at_url:visited  { text-decoration: none; }
div.attachmentsList a.at_url:hover    { text-decoration: underline; color: #828282; background: transparent; }
div.attachmentsList a.at_url:active   { text-decoration: none; }

#virtual-walk-container { float: left;}

a.member-article-cast, .text-content a { /*font-style: italic; color: #828282;*/ font-size: 14px;}
.cast-spectacle { font-style: normal; color: #000000; font-size: 14px;}
article.spectacle .has-padding a:hover { text-decoration: underline;}
a.member-article-cast:hover { text-decoration: underline;}

.display-none { display: none;}

#tab-gallery {float: left;}
#tab-gallery article {display: none;}
#tab-gallery .droppicsgallery {margin-left: 15px; margin-top: -25px;}
#tab-gallery .droppicsgallery li:first-child{margin-top: 5px;}
#tab-gallery-member article {display: none;}
#tab-gallery-member .droppicsgallery {margin-left: 15px; margin-top: -25px;}
.break { width: 100%; clear: both;}
.droppicsgallery {  padding: 0px; float: left; }
#system-message .close, .alert-heading { display: none;}
#system-message p { padding: 8px 14px; background: #7e7d7d; color: #fff; font-family: 'Roboto Slab'; font-size: 12px; text-align: left;}
#menu-left { margin-bottom: -40px;}
#menu-left li {float: none}
#menu-left, .custom-banner { }
#right-content {}
main {max-width: none;}
main>aside { float: left; width: 310px !important;}
div.custom-banner>p {padding: 0px; margin: 0px;}
.moduletable h3 {display: none;}
.simplefilemanager small {display: none;}
.footer { margin-top: 15px; background-color: #252525; min-height: 120px !important;}

#cookies { width: 100%; position: fixed; bottom: 0px; padding: 5px; border: 1px solid #eee; background: #fafafa; z-index: 10000;}
#cookies .container-data { text-align: center; color: #333; font-family: verdana; font-size: 11px;}
#cookies .container-data > img.cookie-image { float: left; width: 50px; margin: 2px 10px;}
#cookies .container-data #hide-banner { float: right; margin-right: 5px; cursor: pointer;}
#cookies .container-data > .text { padding: 0px; margin: 5px; text-align: center; font-family: 'Open Sans'; text-transform: uppercase; line-height: 22px;}

.acymailing_footer {display: none;}
.main-site-container .item-page-home {display: none;}


@media print {

.menu { display: none; }
.page-header article header, #right-content article header {margin-top: 30px;}
.back-to-list { display: none;}
.spectacle>header .back-to-list { display: none;}
#top-right {display: none;}
.header-search {display: none;}
#content aside:not(.sidebar) {display: none;}
right-content .back-to-list { display: none;}

header.performer .back-to-list {
    display: none;
}

.print {display: none;}
.with-padding { padding-left: 0}
.tabs {display: none;}
.bottom-presenter {display: none;}

body {
    margin: 0;
    font-size: 13px;
    line-height: 18px;
    color: #252424;
    font: 15px/1.5  'Open Sans', 'Helvetica', sans-serif;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background: none;
}

.breadcrumb {
    display: none;
}
body>header {
    min-width: 0;
}
body>header>div {
    position: relative;
    width: 100%}
body>header .logo>a:before {
    content: "www.teatr-rozrywki.pl";
    position: absolute;
    right: 0;
    bottom: 15px;
    color: #252525;
    font-size: 13px;
    font-weight: 600;
    text-decoration: underline;
    text-transform: none;
}

body>header .links {
    display: none;
}
body>header .secondary-links {
    display: none;
}
body>header>div>form {
    display: none;
}
main {
    min-width: 0;
}
main.two-columns {
    padding-top: 35px;
    padding-left: 0;
}
main.two-columns>section {
    padding: 0;
}
main>section>article>header {
    border-bottom: 0;
}
main>section>article>header p.print {
    display: none;
}
main>section>article>table>thead>tr>th {
    /*border: 3px solid #000;*/
}
main>section>article>table>tbody>tr>td {
    /*border: 1px solid #000;*/
}
main>aside {
    display: none;
}
.virtual-tour-and-partners {
    display: none;
}
body>footer {
    background: #fff;
}
body>footer p {
    color: #4f4f4f;
}
body>footer p>a {
    color: #4f4f4f;
}
body>footer>div {
    padding: 0;
}
body>footer>div>nav {
    display: none;
}
body>footer .bip {
    display: none;
}
.grid.gallery.four-columns {
    font-size: 0;
}
.grid>li {
    float: none;
    display: inline-block;
}
.grid>li>a:before {
    display: none;
}
body.program>header {
    border-bottom-width: 0;
}
body.program>header .logo>a:before {
    display: none;
}
body.program>header .logo>a>img {
    width: 123px;
}
body.program>header>div {
    border-bottom: 2px solid #000;
}
body.program>main.two-columns {
    max-width: none;
    padding: 0;
    margin: 0 auto;
}
body.program>main>section>article>header {
    display: none;
}
body.program>main.two-columns>section>article>.banner {
    display: none;
}
body.program .single-day {
    padding: 0;
    border-width: 0;
}
body.program .single-day+.single-day {
    margin-top: 0;
}
body.program .single-day>div>.date {
    display: none;
}
body.program .program-nav {
    position: relative;
    display: block;
    margin: 0;
    height: 58px;
    background: #b9b9b9;
    color: #252525;
    font-weight: 700;
    font-size: 18px;
    line-height: 57px;
    text-align: center;
    text-transform: uppercase;
}
body.program .program-nav:before {
    content: attr(data-time);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 305px;
    display: block;
    /*border-right: 2px solid #252525;*/
}
body.program .program-nav:after {
    content: attr(data-scene);
    position: absolute;
    top: 0;
    left: 310px;
    bottom: 0;
    width: 235px;
    display: block;
    /*border-right: 2px solid #252525;*/
}
body.program .program-nav .prev, body.program .program-nav .next {
    display: none;
}
body.program .program-nav>form {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 520px;
    display: block;
}
body.program .program-nav>form:before {
    content: attr(data-title);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    line-height: 56px;
}
body.program .program-nav>form>p>span {
    display: none;
}
body.program .program-nav~.program-nav {
    display: none;
}
body.program .program-nav+* {
    margin-top: 0;
}
body.program .spectacle-excerpt {
    clear: both;
    position: relative;
    padding: 0 0 0 305px;
    display: block;
    overflow: hidden;
    border-width: 0;
}
body.program .spectacle-excerpt {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
body.program .spectacle-excerpt:before {
    content: '';
    position: absolute;
    top: 0;
    left: 305px;
    bottom: 0;
    display: block;
    width: 2px;
    height: 100%;
    background: #252525;
}
body.program .spectacle-excerpt:after {
    content: '';
    position: absolute;
    top: 0;
    left: 545px;
    bottom: 0;
    display: block;
    width: 2px;
    height: 100%;
    background: #252525;
}
body.program .spectacle-excerpt>* {
    display: block;
}
body.program .spectacle-excerpt.odd {
    background: #e4e4e4;
}
body.program .single-day>.spectacle-excerpt+.spectacle-excerpt {
    margin-top: 0;
}
body.program .spectacle-excerpt>.header {
    float: right;
    width: 100%}
body.program .spectacle-excerpt>.header>div {
    position: relative;
    overflow: hidden;
    min-height: 63px;
}
body.program .spectacle-excerpt>.header>div>h2 {
    width: 100%;
    padding: 20px 30px 10px 30px;
}
body.program .spectacle-excerpt>.header>div>p {
    width: 238px;
    margin: 0;
    padding: 24px 0 0 0;
    color: #252525;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}
body.program .spectacle-excerpt>.header>div {
    padding: 0 0 0 235px;
}
body.program .spectacle-excerpt>.header>div>p {
    position: absolute;
    top: 0;
    left: 0;
}
body.program .spectacle-excerpt>.header>div>p.photo {
    display: none;
}
body.program .spectacle-excerpt>.header>div>p.important {
    display: none;
}
body.program .spectacle-excerpt>.header>div>p.traveling {
    display: none;
}
body.program .spectacle-excerpt>div>.content {
    position: relative;
    float: left;
    width: 290px;
    margin-left: -305px;
    padding: 21px 0 0 20px;
    background: transparent;
}
body.program .spectacle-excerpt>div>.content>p {
    width: 270px;
    font-size: 0;
    line-height: 0;
}
body.program .spectacle-excerpt>div>.content>p:before {
    content: attr(data-dayname);
    width: 200px;
    height: 20px;
    color: #020202;
    font-size: 16px;
    line-height: 20px;
}
body.program .spectacle-excerpt>div>.content>p.counter {
    display: none;
}
body.program .spectacle-excerpt>div>.content>p>span {
    display: inline;
    margin: 0 0 0 20px;
    font-size: 16px;
    line-height: 19px;
}
body.program .spectacle-excerpt>.footer { 
    display: none;
}
body>footer {
    display: none;
}
}
.szukaj-rep {
    width: 100% !important;
    color: #000 !important;
    margin-bottom: 16px;
    margin-left: -3px;
    font-size: 16px;
    padding: 5px;
}
.rep-month-filter-group{
    height: 110px;
}
.rep-month-filter{
    float: left;
    height: 50px;
    width: 31.33%;
    text-align: center;
    cursor: pointer;
    margin: 1%;
    padding: 5px 0;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 0 3px #e1e1e1;
    -moz-box-shadow: 0 0 3px #e1e1e1;
    box-shadow: 0 0 3px #e1e1e1;
}

.rep-month-filter:hover{
    background: #eeeeee;
}
.rep-month-filter-selected{
    background: #eeeeee;
}
.events-entrepreneurial{
    margin-top: 5px;
    color: #8e8e8e;
    font-family: 'Roboto Slab';
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
}
section>article>.spectacle-excerpt>div>.content{
    height: 149px;
}
.header-search{
    width: 500px;
    margin-top: 19px;
}
.gsc-adBlock {
    display: none !important;
    height: 0px !important;
}
.spectacles{
    margin-bottom: 20px;
}
.nav>li>a {
    padding: 0 50px 0 20px;
}
aside h1{
    margin-top: 10px;
}
.page-header {
    border-bottom: none;
    margin: 0;
}
.droppicsgallery   span {
     position: inherit;
    font-weight: inherit;
}
.gsc-input-box {
      border: none !important;
 }
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    border-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}
.gsc-input input{
    border: solid 1px #cacaca !important;
    padding: 2px !important;
    font-size: 21px !important;
}
.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
    padding: 6px !important;
    width: 30px !important;
    margin-left: -24px !important;
    margin-top: 4px !important;
    border: solid 1px #bdbdbd !important;
}
.category-list{
    margin: 0 15px;
}
.at_edit{
    display: none;
}
.item-page{
    margin: 0 15px;
}
#acyusersubscription .radio input[type="radio"]{
    position: relative;
    margin-left: 0;
}
.acy_user_info{
    width: 100%;
}

#acyuserinfo .radio input[type="radio"] {
    position: relative;
    margin: 4px;
}
.contentpane {
    overflow:auto;-webkit-overflow-scrolling:touch
}

.alert-notice{
    padding: 70px 0;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

.acym_module_form{
    max-width: 400px;
    position: relative;
    margin: 0 auto;
    font-size: 22px;
    text-align: center;
}
.acysubbuttons{
    text-align: center;
}
.acym_module_form input {
    padding: 5px;
}

@media print {
    a[href]:after {
        content: none !important;
    }
    #container-fluid-menu{
        position: absolute !important;
        top: 0 !important;
    }
}
@media (max-width: 991px) {
    body {
        margin-top: 50px;
    }
    .navbar-default {
        position: fixed;
        z-index: 1030; //this value is from variables.less -> @zindex-navbar-fixed
        right: 0;
        left: 0;
        border-radius: 0;
        top: 0;
        border-width: 0 0 1px;
        width: 97%;
    }
    .rep-month-filter-group {
        margin-bottom: 60px;
    }
    .breadcrumb{
        text-align: center;
    }
    .tabs>nav>ul>li {
        margin-left: 15px;
    }
    .tabs>nav>ul>li+li {
         margin-left: 15px;
     }
    .tabs>nav>ul>li>a {
        min-width: 115px;
    }
    .calendar>div>h2 {
        font-size: 13px;
    }
    #top-left {
        left: 0;
        padding-bottom: 15px;
    }
    #menu-top {
        padding: 0 10px;
    }
    main {
        padding: 0 15px;
    }
    #container-fluid-menu{
        position: absolute !important;
    }
    .back-to-list, .print{
        display: none !important;
    }
    #logo{
        text-align: center;
    }
    nav .secondary-links {
        margin: 0;
        padding: 5px;
        list-style: none;
        text-align: center;
    }
    section>article>header {
        border-bottom: none;
    }
    section>article>header {
        border-bottom: none !important;
    }
    .spectacle-excerpt>.header>div>p.photo{
        padding: 0;
    }
}
@media (max-width: 400px) {
    .spectacle-excerpt>div>div>p.more>a {
        padding-left: 35px;
    }
}
@media (min-width: 991px) {
    #Bilet-prezent{

    }
    .navbar-default {
        background-color: transparent;
        border-color: transparent;
    }
    .scrolled div[role=search]{
        margin-top: 0 !important;
    }
    .scrolled nav[role=menu] ul{
        padding: 0 !important;
    }
    .scrolled .gsc-control-cse{
        padding: 0 !important;
    }
    .scrolled img{
        max-height: 90px;
        max-width: none;
    }
    .scrolled div[role=search]{
        margin-left: 31px;
    }
    .navbar-nav {
        width: 100%;
    }
    #menu-footer, #menu-top{
        width: auto;
    }
    .wimg{
        width: 20% !important;
    }
}
@media print
{
    .no-print, .no-print *
    {
        display: none !important;
    }
}

