/* Minification failed. Returning unminified contents.
(2374,1): run-time error CSS1019: Unexpected token, found ']'
 */
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

/* a:focus {
    outline: thin dotted;
} */

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

/* a:active,
a:hover {
    outline: 0;
} */

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

/* b,
strong {
    font-weight: bold;
} */

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*! jQuery UI - v1.9.2 - 2013-10-30
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin-top: 2px; padding: .5em .5em .5em .7em; zoom: 1; }
.ui-accordion .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-noicons { padding-left: .7em; }
.ui-accordion .ui-accordion-icons .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; zoom: 1; }
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active { text-decoration: none; }
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}.ui-dialog { position: absolute; top: 0; left: 0; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-menu { list-style:none; padding: 2px; margin: 0; display:block; outline: none; }
.ui-menu .ui-menu { margin-top: -3px; position: absolute; }
.ui-menu .ui-menu-item { margin: 0; padding: 0; zoom: 1; width: 100%; }
.ui-menu .ui-menu-divider { margin: 5px -2px 5px -2px; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 0; }
.ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 2px .4em; line-height: 1.5; zoom: 1; font-weight: normal; }
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active { font-weight: normal; margin: -1px; }

.ui-menu .ui-state-disabled { font-weight: normal; margin: .4em 0 .2em; line-height: 1.5; }
.ui-menu .ui-state-disabled a { cursor: default; }

/* icon support */
.ui-menu-icons { position: relative; }
.ui-menu-icons .ui-menu-item a { position: relative; padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon { position: absolute; top: .2em; left: .2em; }

/* right-aligned */
.ui-menu .ui-menu-icon { position: static; float: right; }
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }.ui-spinner { position:relative; display: inline-block; overflow: hidden; padding: 0; vertical-align: middle; }
.ui-spinner-input { border: none; background: none; padding: 0; margin: .2em 0; vertical-align: middle; margin-left: .4em; margin-right: 22px; }
.ui-spinner-button { width: 16px; height: 50%; font-size: .5em; padding: 0; margin: 0; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0; }
.ui-spinner a.ui-spinner-button { border-top: none; border-bottom: none; border-right: none; } /* more specificity required here to overide default borders */
.ui-spinner .ui-icon { position: absolute; margin-top: -8px; top: 50%; left: 0; } /* vertical centre icon */
.ui-spinner-up { top: 0; }
.ui-spinner-down { bottom: 0; }

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position:-65px -16px;
}
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 1px .2em 0 0; border-bottom: 0; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
/* Fades and background-images don't work well together in IE6, drop the image */
* html .ui-tooltip {
	background-image: none;
}
body .ui-tooltip { border-width: 2px; }

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

/* body {
    font-size: 1em;
    line-height: 1.4;
} */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */















/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
.rs-wrap:after,
.rs-slider:after,
.rs-thumb-wrap:after,
.rs-arrows:after,
.rs-caption:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    line-height: 0;
    visibility: hidden;
}

/* ===[ Slider ]=== */

.rs-wrap {
    position: relative;
    max-width: 100%;
}

.rs-slide-bg { *zoom: 1 }

.rs-slider > li > a { display: block }

.page_content .rs-slider > li {
    list-style: none;
    filter: alpha(opacity=0);
    opacity: 0;
    width: 100%;
    height: 100%;
    margin: 0 -100% 0 0;
    padding: 0;
    float: left;
    position: relative;
	background: none;
	max-height:500px;
	overflow:hidden;
}

    .rs-slider > li > a {
        padding: 0;
        background: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .rs-slider > li img {
        display: block;
        max-width: 100%;
        max-height: 100%;
        -ms-interpolation-mode: bicubic;
    }

/* ===[ Thumbnails ]=== */

.rs-thumb-wrap { *zoom: 1; margin-top: 2%; }

    .rs-thumb-wrap > a {
        display: block;
        float: left;
        position: relative;
        -webkit-backface-visibility: hidden; /* Hardware accelerate to prevent jumps on transition */
		max-width: 18%;
        /*-moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;*/
    }

        .rs-thumb-wrap > a > img {
            max-width: 100%;
            max-height: 100%;
            display: block;
            -ms-interpolation-mode: bicubic;
        }

.rs-thumb-wrap > a:first-child { margin-left: 0!important }

/* ===[ Arrows ]=== */

.rs-arrows .rs-next,
.rs-arrows .rs-prev { z-index: 1; }

.rs-arrows:hover .rs-next,
.rs-arrows:hover .rs-prev { z-index: 2; }

/* ===[ Captions ]=== */

.rs-caption {
    position: absolute;
    max-height: 100%;
    overflow: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    bottom: 0;
    left: 0;
}

.rs-caption.rs-top-left {
    top: 0;
    bottom: auto;
}

.rs-caption.rs-top-right {
    top: 0;
    right: 0;
    left: auto;
    bottom: auto;
}

.rs-caption.rs-bottom-left {
    bottom: 0;
    left: 0;
}

.rs-caption.rs-bottom-right {
    right: 0;
    left: auto;
    border-bottom: none;
    border-right: none;
}

.rs-caption.rs-top {
    top: 0;
    bottom: auto;
    width: 100%!important;
}

.rs-caption.rs-bottom { width: 100%!important }

.rs-caption.rs-left {
    top: 0;
    height: 100%;
}

.rs-caption.rs-right {
    top: 0;
    left: auto;
    right: 0;
    height: 100%;
}

/* ===[ Grid ]=== */

.rs-grid {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: none;
}

.rs-gridlet {
    position: absolute;
    opacity: 1;
}

/* Optional - remove captions at smaller screen widths
@media screen and (max-width: 480px) {
	.rs-caption { opacity: 0!important; }
}
*/

/*! lightgallery - v1.10.0 - 2020-11-07
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2020 Sachin N; Licensed GPLv3 */
@font-face {
  font-family: 'lg';
  src: url("../fonts/lg.ttf?22t19m") format("truetype"), url("../fonts/lg.woff?22t19m") format("woff"), url("../fonts/lg.svg?22t19m#lg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.lg-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'lg' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: none;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  background: none;
  border: none;
  box-shadow: none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
  outline: medium none;
  border: none;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e907";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e905";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e906";
}

.lg-outer .lg-img-rotate {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
  transition: transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
}

.lg-rotate-left:after {
  content: "\e900";
}

.lg-rotate-right:after {
  content: "\e901";
}

.lg-icon.lg-flip-hor, .lg-icon.lg-flip-ver {
  font-size: 26px;
}

.lg-flip-ver:after {
  content: "\e903";
}

.lg-flip-hor:after {
  content: "\e902";
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  outline: none;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("../img/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}


html {
  font-size: 62.5%;
  /* 10px 16px = 100% */
}

body,
html {
  font-family: "Vlada", Arial, sans-serif;
  margin: 0;
  padding: 0;
  color: #424242;
  font-weight: 400;
}

body {
  font-size: 1.6rem;
  letter-spacing: 0.0192rem;
  line-height: 1.3;
}

.img_responsive {
	max-width: 100%;
	height: auto;
}

button, input, select, textarea {
  font-family: "Vlada", Arial, sans-serif;
}

.center {
  margin: 0 auto;
}

strong {
  font-weight: 700;
}

a:focus,
a:active {
  outline: 3px solid #000000;
}

/* header */

.head_nav {
  background: #eee;
  color: #424242;
  padding: 10px 0;
  overflow: hidden;
}

.head_nav .logoSmall {
  float: left;
  width: 171px;
  height: 27px;
}

.head_nav .logoSmall_en {
  float: left;
  width: 193px;
  height: 27px;
}

.head_nav ul,
.head_nav .lang_select {
  float: right;
  margin-left: 20px;
}

.head_nav .impared li {
  background: url(../img/icon_impared@2x.png) no-repeat 0 0;
  background-size: 18px 18px;
  padding-left: 10px;
}

.head_nav ul:first-child {
  margin: 0;
}

.head_nav ul li {
  float: left;
}

.head_nav li a {
  display: block;
  margin-left: 15px;
}

.head_nav li:first-child a {
  margin-right: 0;
}

.head_nav li a.active {
  text-decoration: underline;
  color: #424242;
}

.head_nav li a.active:hover {
  color: #191919;
}

.head_nav .head_social {
  margin-top: 2px;
  display: none;
}

.head_nav .head_social a {
  width: 18px;
  height: 18px;
}

.head_nav .head_social a:hover {
  opacity: 0.8;
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
}

.link_button,
.link_button.outlink {
  width: auto;
  display: inline-block;
  padding: 10px 20px;
  background: #eee;
  border: 1px solid #e0e0e0;
  color: #d71920;
  margin: 0 0 12px 0;
  text-decoration: none;
}

.link_button:hover,
.link_button.outlink:hover {
  background: #cfcfcf;
  color: #000;
}

.logo_search_content {
  overflow: hidden;
}

.logo_search_content .logo {
  margin-top: 2px;
}

.search form {
  border: 1px solid #191919;
  height: 37px;
  padding: 5px 5px 0 5px;
  background: #ffffff;
}

.search input.search_input {
  border: 0;
  float: left;
  padding: 6px 5px 5px 10px;
}

.search_btn {
  float: right;
  border: 0;
}

/* topnav */

nav.topnav,
nav[role="navigation"] {
  background: #d71920;
  padding-left: 22px;
}

nav.topnav a {
  color: #fff;
}

nav.topnav a:focus,
nav.topnav a:active {
  background: #ffffff;
  color: #d71920;
}

/* teme */

.theme_box {
  margin-bottom: 20px;
}

.theme_box a {
  display: block;
}

.grey_bgnd {
  background: #eee;
  padding: 18px 24px;
}

/* novosti */

.news {
  margin-top: 20px;
}

.news:first-child {
  margin-top: 0;
}

.news span,
.news a {
  display: block;
}

].news_img {
  overflow: hidden;
  width: 100%;
  height: auto;
}

.news .event .date {
  padding: 0;
}

.news_label {
  display: block;
  margin-bottom: 2px;
}

/* img.img_responsive.news_img { */
    /* min-width: 100%; */
/* } */

.news_links {
  margin: 15px 0 0 0;
}

.news_txt a {
  font-weight: 400;
}

.vijesti-vrh .news_txt h3 {
  font-weight: 400;
  font-size: 16px;
}

.more_link {
  clear: both;
}

.more_link a {
  display: block;
  background: #e9e9e9;
  height: 44px;
  line-height: 46px;
  text-align: center;
}

.more_link a:hover {
  background: #e2e2e2;
}

.more_link span:after {
  content: url(../img/arrow_down.png);
  margin-left: 8px;
}

.read_more_link span:after {
  content: url(../img/arrow_right_s.png);
  margin-left: 8px;
}

.news .event {
  padding-bottom: 10px;
}

.separator .event {
  margin-top: 10px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ddd;
}

.separator .no-border {
  border: 0;
}

/* news archive */

.news_item {
  margin-top: 24px;
}

.news_item .h3 {
  color: #191919;
}

.news_item .date {
  display: block;
  margin-top: 0;
}

.page_content .news_item.list {
  margin: 35px 0 0 0;
}

.page_content .news_item h2 {
  font-size: 2.2rem;
  margin: 5px 0 10px 0;
  display: inline-block;
  width: 100%;
}

.page_content .news_item h3 {
  font-size: 1.8rem;
  font-weight: 400;
  margin: 0;
}

.list-item-details,
.news-list-details {
  font-weight: 400;
}

.list-item-details .date,
.news-list-details .date,
.page_content .news_item.list .date {
  display: inline-block;
  font-weight: 400;
}

.news_page_nav {
  margin-top: 32px;
  border-top: 2px solid #d71920;
  padding-top: 24px;
}

.news_page_nav select,
.news_filter select {
  background: #e9e9e9;
  border: 0;
  border-radius: 0;
  padding: 5px;
}

.news_page_nav select {
  width: 70px;
  margin-left: 5px;
}

.news_page_nav a {
  display: inline-block;
  background: #f2f2f2;
  padding: 3px 10px;
  color: #454545;
  text-decoration: none;
}

.news_page_nav a:hover {
  background: #454545;
  color: #fff;
  text-decoration: none;
}

.news_page_nav a.active {
  background: #787878;
  color: #fff;
  text-decoration: none;
}

.news_filter {
  padding-top: 30px;
}

.news_filter select {
  width: 100%;
  margin-bottom: 20px;
}

.news_filter_date,
.news_filter_term {
  margin-bottom: 20px;
  overflow: hidden;
  line-height: 32px;
}

.news_filter_date input {
  float: right;
  background: #e9e9e9 url(../img/icon_date.png) no-repeat top right;
  border: 0;
  border-radius: 0;
  padding: 5px 10px;
  width: 83%;
}

.news_filter_term input {
  width: 100%;
  background: #e9e9e9 no-repeat top right;
  border: 0;
  border-radius: 0;
  padding: 5px 10px;
}

.news_filter_btn {
  margin: 0;
  border: none;
  background: none;
  background: #ca1720;
  color: #ffffff;
  padding: 5px 20px;
}


.news_filter_btn:hover {
  background: #981118;
}

.news_filter_btn:focus,
.news_filter_btn:active {
  outline: 2px solid #000000;
}

.app_search_input {
  width: 150px;
  background: #e9e9e9 no-repeat top right;
  border: 0;
  border-radius: 0;
  padding: 5px 10px;
}

/* bottom boxes */

.anketa_odgovori {
  padding: 10px 0 14px 30px;
}

.anketa_radio {
  background: url(../img/anketa_radio.png) no-repeat;
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  margin-right: 5px;
  cursor: pointer;
}

.anketa_radio.active {
  background: url(../img/anketa_radio_a.png) no-repeat;
}

.anketa_btn {
  background: #d82a2f;
  border: 0;
  cursor: pointer;
  color: #fff;
  height: 30px;
  width: 90px;
  margin-right: 10px;
  border-radius: 0;
}

.anketa_btn_rez {
  background: #191919;
}

.number_big {
  display: block;
  font-weight: 700f;
  font-size: 6.8rem;
  color: #19192b;
  margin-bottom: 10px;
  cursor: pointer;
}

.article_info {
  border-bottom: 2px solid #e9e9e9;
  padding: 4px 0 8px;
  margin-bottom: 20px;
}

.article_info li {
  display: inline-block;
  margin-right: 22px;
  padding-left: 35px;
}

.page_content {
  padding-bottom: 38px;
}

.page_content .img_responsive {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.article_prev_next {
  clear: both;
  border-top: 2px solid #e9e9e9;
  padding-top: 8px;
}

.article_prev_next a {
  display: block;
  text-decoration: none;
}

.prev_link {
  width: 49%;
  float: left;
}

.prev_link a {
  background: url(../img/arrow_left.png) no-repeat 0 6px;
  padding-left: 16px;
}

.next_link {
  width: 49%;
  float: right;
  text-align: right;
}

.next_link a {
  background: url(../img/arrow_right.png) no-repeat right 6px;
  padding-right: 16px;
}

.multimedia_files {
  padding-bottom: 20px;
}

.multimedia_files ul li {
  display: inline;
  padding-left: 30px;
  background: none;
}

.multimedia_files ul li::before {
  display: none;
}

.multimedia_files ul li:first-child {
  padding-left: 0;
}

.multimedia_files ul li a {
  display: inline-block;
  padding-left: 20px;
  text-decoration: underline;
  background: none;
}

#galleryContainer,
#videoContainer,
#audioContainer {
  display: none;
  width: 100%;
  margin-bottom: 20px;
}

.documents_box,
.more_themes_box {
  padding-bottom: 24px;
}

.documents_box li {
  color: #7d7d7d;
  padding-left: 28px;
  margin: 0 0 10px 0;
}

.pdf_icon {
  background: url(../img/icon_pdf.png) no-repeat 0 2px;
}

.doc_icon {
  background: url(../img/icon_doc.png) no-repeat 0 2px;
}

.xls_icon {
  background: url(../img/icon_xls.png) no-repeat 0 2px;
}

.other_icon {
  background: url(../img/icon_misc.png) no-repeat 0 2px;
}

.link_icon {
  background: url(../img/icon_link.png) no-repeat 0 2px;
}

.download {
  display: inline-block;
  width: 18px;
  height: 19px;
  margin-right: 8px;
}

.desnimenu {
  margin: 12px 0 36px 0;
  border-top: 2px solid #cfcfcf;
  border-bottom: 2px solid #cfcfcf;
  padding: 16px 4px;
}

.desnimenu li {
  display: block;
  margin: 8px 0;
  background: url(../img/bull.gif) no-repeat 0 5px;
  padding-left: 24px;
}

.desnimenu li:first-child {
  border-top: 0;
}

.social_box {
  background: #f7f7f7;
  padding: 5px;
}

.social_box li {
  padding: 10px 0;
}

.social_box_big li a {
  display: block;
  line-height: 25px;
  margin: 12px 0 0 0;
  padding: 0 0 0 32px;
}

.social_box_big .fb a {
  background: url(../img/social-icons.png) no-repeat 0 0;
}

.social_box_big .tw a {
  background: url(../img/social-icons.png) no-repeat 0 -50px;
}

.social_box_big .gp a {
  background: url(../img/social-icons.png) no-repeat 0 -100px;
}

.social_box_big .yt a {
  background: url(../img/social-icons.png) no-repeat 0 -150px;
}

.social_box_big .em a {
  background: url(../img/social-icons.png) no-repeat 0 -200px;
}

.social_box_big .fl a {
  background: url(../img/social-icons.png) no-repeat 0 -250px;
}

.social_box_big .sc a {
  background: url(../img/social-icons.png) no-repeat 0 -300px;
}

a.link_btn {
  display: block;
  float: left;
  background: #191919;
  color: #fff;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  margin-top: 10px;
}

.two_cols,
.main_article {
  width: 100%;
}

.half_col,
.two_third_col,
.one_third_col,
.two_third_col2,
.one_third_col2,
.main_article_left,
.main_article_right,
.one_fourth_col {
  float: left;
}

.one_third_col h1 {
  display: none;
}

.one_third_col.visible h1 {
  display: block;
}

.one_third_col.visible {
  padding-top: 24px;
  width: 100%;
}

.main_article img,
.half_col img,
.two_third_col img,
.one_third_col img,
.one_third_col2 img,
.one_third_col.visible img {
  width: 100%;
  max-width: 100%;
}

.page_content .one_third_col2 h2 {
  padding-top: 0;
}

.istaknuto {
  margin: 15px 0;
}

.istaknuto li:first-child {
  margin: 0 0 5px 0;
}

.istaknuto li {
  margin: 5px 0;
}

.divider {
  background: #ddd;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}

/* kalendar */

.ui-datepicker {
  padding: 4px 0 0 0;
  width: 100%;
}

.ui-datepicker .ui-datepicker-header {
  background: #e9e9e9;
}

.news .ui-datepicker-title span {
  display: inline;
}

.ui-datepicker .ui-datepicker-prev {
  background: url(../img/arrow_left_s.png) no-repeat center;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 2px;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 2px;
}

.ui-datepicker .ui-datepicker-next {
  background: url(../img/arrow_right_s.png) no-repeat center;
}

.ui-datepicker th {
  font-weight: normal;
  padding: 0.3em 0.3em;
}

.ui-datepicker td span,
.ui-datepicker td a {
  padding: 0.2em 0.6em 0;
  text-align: center;
}

.ui-datepicker-current-day a {
  background: #d82a2f;
  color: #fff;
}

.ui-datepicker-current-day a:hover {
  color: #fff;
}

.highlight a {
  background: #e9e9e9;
}

/* kalendar tražilice */

.ui-datepicker.novosti {
  background: #fff;
  border: 1px solid #e9e9e9;
  margin-top: 5px;
  padding-top: 0;
  width: 258px;
  box-shadow: 3px 3px 3px #ccc;
}

.ui-datepicker.novosti .ui-datepicker-header {
  padding: 4px 0 5px 0;
}

.ui-datepicker.novosti .ui-datepicker-prev {
  top: 5px;
}

.ui-datepicker.novosti .ui-datepicker-next {
  top: 5px;
}

.ui-datepicker.novosti select {
  border: 0;
  padding: 2px;
  margin: 0 3px;
  width: 90px;
}

/* footer */

footer {
  clear: both;
  background: #eee;
  padding: 24px 0;
}

.footer_col1 li,
.footer_col2 li,
.footer_col3 li {
  margin: 5px 0;
}

footer.footer_gov {
  background: #023E7C;
  color: #fff;
  line-height: 20px;
  padding: 12px 0;
  display: inline-block;
  width: 100%;
}

.footer_col4 {
  width: 65%;
  float: left;
}

.footer_col4 li {
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 25px;
}

.footer_col4 li:last-child {
  margin: 0;
}

.footer_col4 li img {
  vertical-align: middle;
  margin-right: 10px;
}

.footer_col4 li span,
.social_box li span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  cursor: pointer;
}

.footer_col4 li a {
  display: block;
  line-height: 1px;
}

.footer_col4 li a:hover span {
  opacity: 0.8;
}

.footer_vrh a {
  display: block;
  color: #fff;
  background: url(../img/arrow_up.png) no-repeat left center;
  padding-left: 18px;
}

.footer_col4 .tw_icon {
    filter: brightness(0) invert(1);
}

/* links */

a {
  text-decoration: underline;
  color: #424242;
}

nav.topnav ul li a,
.head_nav li a,
.theme_box a,
.news a,
.more_link a,
.bott_box a,
footer a,
.article_right a,
.bott_box_count a,
.topnav_icon a,
a.read_more_link,
.more_themes_box a,
.documents_box a,
.entitySet,
.entitySet2,
.news_item a,
.istaknuto a,
.social_box_big a,
.multimedia_files a,
.two_cols a,
.main_article a,
h1 a {
  text-decoration: none;
}

.theme_box a span.h3,
.news a span.h2 {
  color: #191919;
}

a:hover,
a:hover span.h3,
.news a:hover span.h2,
a:hover .number_big {
  color: #d71920;
  text-decoration: none;
}

a:hover .gray {
  color: #787878;
}

.head_nav a {
  color: #424242;
}

.head_nav a:hover {
  color: #191919;
  text-decoration: underline;
}

footer a.more_link,
.list_view_more a,
nav.topnav ul li a:hover,
.footer_gov a:hover {
  text-decoration: underline;
}

.footer_gov a:hover {
  color: #dddddd;
}

footer h2 {
  color: #424242;
}

footer a {
  color: #191919;
}

footer a:hover {
  color: #191919;
  text-decoration: underline;
}

.footer_col4 a:focus,
.footer_col4 a:active {
  outline: 2px solid #000000;
}

/* headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 600;
}

h1,
h2.section-title {
  border-bottom: 2px solid #d71920;
  padding-bottom: 12px;
  margin: 20px 0;
  color: #191919;
  font-weight: 400;
}

.logo_search_content .logo h1{
	border-bottom:0;
	margin:0;
}

.article_content h1 {
  border: 0;
  padding: 0;
  margin-bottom: 15px;
}

h2,
span.h2,
span.h2_small {
  display: block;
  margin: 15px 0;
}

.page_content h2 {
  color: #191919;
  margin: 8px 0 18px 0;
}

.bott_box h2 {
  color: #191919;
}

h3,
span.h3 {
  display: block;
}

.article_content h3 {
  margin-bottom: 18px;
  color: #191919;
}

.article_content div.dokumenti {
  margin-top: 18px;
}

.article_content h3.dokumenti {
  margin-bottom: 0;
}

.faqPitanje {
  padding: 16px 0;
  border-top: 1px solid #cfcfcf;
}

/* forms */

input,
select,
textarea {
  color: #191919;
  background: #fff;
}

/* other */

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.page_content ol {
  margin: 0;
  padding: 0 0 0 32px;
}

.page_content li,
.more_themes_box li,
.news_container li,
.istaknuto li,
.page_content_box li,
.theme_box li,
ul.list li {
  position: relative;
  display: block;
  padding: 0 0 0 20px;
}

.page_content li::before,
.more_themes_box li::before,
.news_container li::before,
.istaknuto li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  display: block;
  width: 10px;
  height: 10px;
  background: #d81920;
}

.page_content ul li ul li::before,
.page_content_box ul li ul li::before,
.more_themes_box ul li ul li::before,
.theme_box ul li ul li::before {
  content: "";
  background: #666666;
}

.page_content ol li {
  padding: 0;
}

.more_themes_box li {
  padding: 0 0 0 28px;
}

.page_content .multimedia_files ul li {
  background: none;
}

.list_view_more {
  background: none;
}

.space_8 {
  height: 8px;
}

.space_16 {
  height: 16px;
}

.space_24 {
  height: 24px;
}

.space_32 {
  height: 32px;
}

.space_40 {
  height: 40px;
}

.space_50 {
  height: 50px;
}

.clear {
  clear: both;
}

a.outlink {
  background: url(../img/icon_outlink.png) no-repeat right;
  padding-right: 20px;
  text-decoration: underline;
}

.underline {
  text-decoration: underline;
}

/* ministarstva - logotipovi */
.entitySet {
  display: block;
  padding-left: 70px;
  min-height: 55px;
  margin-bottom: 22px;
  background-image: url(../img/ministarstva_kockice.png);
  background-repeat: no-repeat;
}

.entitySet h2 {
  padding: 0;
  margin-bottom: 6px;
}

.entitySet2 {
  display: block;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
}

.entitySet2 h2 {
  padding: 0;
  margin-bottom: 15px;
}

.entitySet,
.entitySet2 {
  opacity: 0.4;
  -moz-opacity: 0.4;
  -webkit-opacity: 0.4;
  cursor: default;
}

.entitySet.published,
.entitySet2.published {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  cursor: pointer;
}

.article_photo {
  width: 100%;
  position: relative;
}

.article_photo img {
  width: 100%;
  max-width: 100%;
}

.sectionHeading {
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
}

.two_cols .no-margin {
  margin-left: 0;
}

.menuLeft li.active a {
  color: #000;
}

.menuLeftPhoto img {
  width: 100%;
  max-width: 100%;
}

.page_content .menuLeft li {
  background: none;
  border-bottom: 1px solid #ddd;
  padding: 12px 0;
}

.subtitleUnderh1 {
  color: #888;
}

.equation ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

.equation ul li {
  display: block;
  text-align: center;
  color: #d71920;
  padding: 0;
  background: none;
}

.equation ul li .equation_element {
  display: block;
  margin: 0 auto;
  background: #dfe0e2;
  text-align: center;
}

.equation ul li .equation_element span {
  display: block;
}

.equation ul li.symbol {
  background: none;
}

#cookie-inner-wrapper {
  z-index: 999999;
  background: #666;
  padding: 15px 0;
}

#cookie-wrapper {
  margin: 0 auto;
  color: #fff;
  overflow: hidden;
  position: relative;
}

#cookie-info-wrapper {
  float: left;
  padding-right: 210px;
}

#cookie-inner-wrapper a {
  text-decoration: underline;
  color: #fff;
}

#cookie-button {
  position: absolute;
  right: 0;
  top: 50%;
  padding: 5px 10px;
  background: #d71920;
  color: #ffffff;
  border: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'Vlada', Arial, sans-serif;
}

#cookie-button:focus,
#cookie-button:active {
  background: #ffffff;
  color: #d71920;
}

/* CONTENT TABLICA */
.tblMatUredi {
  width: 100%;
  border-spacing: 1px;
}

.tblMatUredi td {
  padding: 5px 10px;
}

.tblMatUredi thead td {
  background: #787878;
  color: #fff;
}

.tblMatUredi tr:nth-child(2n + 2) td {
  background: #eee;
}

.pages {
  text-align: center;
  padding-top: 20px;
}

.pages a {
  display: inline-block;
  background: #f2f2f2;
  padding: 3px 10px;
  color: #454545;
}

.pages a:hover {
  background: #454545;
  color: #fff;
}

.pages a.active {
  background: #ed2326;
  color: #fff;
}

.bannertop {
  margin-bottom: 20px;
}

.bannertop img {
  max-width: 100%;
}

#faqContainer {
  border-bottom: 1px solid #cfcfcf;
  margin-top: 24px;
}

.faqPitanje {
  cursor: pointer;
}

.faqOdgovor {
  display: none;
}

.faqOdgovor div.opis {
  padding: 0 0 24px 0;
}

.social_box ul li a span {
  background-repeat: no-repeat;
}

nav.topnav,
nav[role="navigation"] {
  background: #023E7C;
}

nav.topnav ul li a {
  color: #fff;
}

.article_info,
.article_prev_next {
  border-color: #d71920;
}

.menuLeft li.active a {
  color: #d71920;
}

.date {
  margin: 10px 0 0 0;
  font-weight: 600;
}


.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}

.skip-main:focus,
.skip-main:active {
  background: #000000;
  color: #ffffff;
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  overflow: auto;
  margin: 10px;
  padding: 5px 10px;
  font-size: 1.6rem;
  z-index: 999;
  text-decoration: none;
}

.read-more {
  text-decoration: underline;
  font-weight: 600;
}

.footer_cp {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  background: #3c3c3c;
  color: #ffffff;
  position: relative;
  margin-top: -7px;
}

.footer_cp a {
  color: #FFFFFF;
}

.footer_vrh {
  float: right;
  text-align: right;
  width: 130px;
}

.news.istaknuto-page h2 {
  margin: 0 0 10px 0;
}

.news.istaknuto-page h3 {
  font-weight: 400;
  font-size: 1.8rem;
}

.gallery-wrapper {
  margin: 30px 0 0 0;
  display: inline-block;
  width: 100%;
}

.gallery-wrapper .img-responsive {
  max-width: 100%;
  max-height: 100%;
}

.gallery-wrapper a {
  width: 25%;
  display: block;
  float: left;
  margin: 0 20px 20px 0;
}

.lg-backdrop {
  background-color: #8a8a8a;
}

.filter-label {
  margin: 0 0 5px 0;
  display: inline-block;
}

.vtc_grid {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-gap: 20px;
}

.vtc_item {
	text-decoration: none; 
	position: relative;
	padding-bottom: 20px;
}

.vtc_item img {
	display: block;
}

.vtc_date {
	color: #d71920;
	margin: 10px 0;
	font-size: 14px;
}

.vtc_title {
	margin-bottom: 10px;
}

.link_arrow {
	margin-top: 15px;
}

.link_arrow:after {
  z-index : 1;
  width: 24px;
  height: 24px;
  position : absolute;
  bottom: 0;
  left: 0;
  content : "";
  background: url(../img/arrow_right_red.svg) 50% 50% no-repeat;
  display : inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
}

.vtc_item:hover .link_arrow:after {
  transform : translateX(30px);
}

.view_all_btn {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}

.view_all_btn a {
	background: #d81920;
	color: #fff;
	border: 1px solid #fff;
	padding: 5px 30px;
	text-decoration: none;
	transition: all 0.5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

.view_all_btn a:hover {
	background: #fff;
	color: #d81920;
	border: 1px solid #d81920;
}

.three_cols {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
}

.n_box {
	position: relative;
}

.n_box .news_txt {
    position: absolute;
    bottom: 0;
    left: 0;
	width: 75%;
    background: #d81920;
    color: #fff;
    padding: 5px 15px;
    padding: 10px 40px 10px 15px;
    clip-path: polygon(
    0 0,
    85% 0,
    100% 100%,
    0 100%
  );
}

.o_uredu .n_box .news_txt {
	background: #3c3c3c;
}

.logotipovi {
	justify-content: flex-start;
	align-items: center;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	grid-gap: 30px;
}

.logotipovi img {
	max-width: 200px;
}

.logotipovi .img_responsive {
	margin:0;
}

.lista {
	margin: 30px 0;
}

.lista li {
    border-bottom: 1px solid #dedede;
}

.lista li a {
    position: relative;
    margin: 15px 0;
	display: block;
	text-decoration: none;
}

.lista li a:first-child::after {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    border-radius: 6px;
    transform: translateY(-50%);
    background-color: #E5EAED;
    /* background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxNiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTggMTVWMSIgc3Ryb2tlPSIjMDMzRTdDIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMiA5TDggMTVMMTQgOSIgc3Ryb2tlPSIjMDMzRTdDIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTUgMTlIMSIgc3Ryb2tlPSIjMDMzRTdDIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K"); */
	background: url(../img/arrow_right_red.svg) 50% 50% no-repeat;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 17px auto;
}

.lista.docs li a::after {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    border-radius: 6px;
    transform: translateY(-50%);
    background-color: #E5EAED;
	background: url(../img/download_red.svg) 50% 50% no-repeat;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 17px auto;
}

.kucice {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px;	
}

.kucice_item > a {
	text-decoration: none;
}

.kucice .vtc_title {
	font-size: 16px;
}

.kucice.partneri {
    grid-template-columns: repeat(4, 1fr);
}

.logotipovi .sssh_logo {
	max-width: 160px;
}

.logotipovi .nhs_logo {
	max-width: 100px;
}

.logotipovi .mhs_logo {
	max-width: 130px;
}

.logotipovi .hup {
	max-width: 230px;
}

.img_vijesti {
	max-width:200px;
}

.news-list-item {
    display: flex;
    margin: 0 0 4rem 0;
	gap: 30px;
}

.page_content .h2_vijesti {
	margin-top:0;
}

.news-list-wrapper {
	margin-top: 20px;
}

.news-list-item-content a {
	text-decoration: none;
}

.news-list-item-content a:hover {
	color: #d71920;
}

.page_content table td {
	padding: 10px;
}







@media only screen and (min-width: 320px) {
    h1,
    h2.section-title {
		font-size: 3rem;
	}

	h2,
	.h2,
  .h2_small,
  h3,
	.h3,
	.subtitleUnderh1 {
		font-size: 2.2rem;
	}

	.article_content h3,
	.faqPitanje {
		font-size: 1.8rem;
	}

	.subtitleUnderh1 {
		padding-top: 6px;
		font-size: 1.8rem;
	}

	.fb_icon {
		background-image: url(../img/icon_facebook@2x.png);
		background-size: 18px 18px !important;
	}

	.tw_icon {
		background-image: url(../img/icon_twitter@2x.png);
		background-size: 18px 18px !important;
	}

	.yt_icon {
		background-image: url(../img/icon_youtube@2x.png);
		background-size: 18px 18px !important;
	}

	.fc_icon {
		background-image: url(../img/icon_flickr@2x.png);
		background-size: 18px 18px !important;
	}

	.sc_icon {
		background-image: url(../img/icon_scribd@2x.png);
		background-size: 18px 18px !important;
	}

	.in_icon {
		background-image: url(../img/instagram.svg);
		background-size: 18px 18px !important;
	}

	.li_icon {
		background-image: url(../img/icon_linkedin@2x.png);
		background-size: 18px 18px !important;
	}

	.center {
		width: 90%;
	}

	.beta-outer {
		background: #666;
	}

	.beta-inner {
		padding: 9px 0;
		margin: 0 auto;
		width: 90%;
		color: #fff;
	}

	.beta-inner a {
		color: #ffffff;
		display: inline-block;
		margin-left: 0;
		text-decoration: underline;
	}

	header {
		border-bottom: 2px solid #e9e9e9;
		/*height: 216px;*/
		margin-bottom: 20px;
		position: relative;
	}

	.head_nav .logoSmall {
		background: url(../img/mu_logo_white@2x.png) no-repeat 0 0;
		background-size: 171px 27px !important;
	}

	.head_nav .logoSmall_en {
		background: url(../img/mu_logo_white_en@2x.png) no-repeat 0 0;
		background-size: 193px 27px !important;
	}

	.head_nav .lang_select {
		float: none;
		clear: both;
		margin: 0;
		padding: 12px 0 2px 0;
		display: none;
	}

	.head_nav .lang_select select {
		width: 100%;
		background: #4c4c4c;
		border: 0;
		color: #FFF;
		border-radius: 0;
	}

	.logo_search_content {
		padding: 15px 0;
	}

	.logo {
		display: block;
		height: 55px;
		margin-bottom: 15px;
	}

	.logo_search_content .logo {
		background: url(../img/mu_logo@2x.png) no-repeat;
		background-size: auto 55px !important;
	}

	nav.topnav {
		display: none;
		position: absolute;
		top: 83px;
		left: 0;
		width: 100%;
		line-height: 26px;
		padding: 10px 0;
		z-index: 2;
	}

	.close {
		position: absolute;
		top: 10px;
		right: 10px;
		width: 32px;
		height: 32px;
		background: #000000;
	}

	.close::before {
		content: '+';
		position: absolute;
		width: 32px;
		height: 32px;
		font-size: 30px;
		color: #ffffff;
		text-align: center;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);

	}

	.close:focus::before,
	.close:active:before {
		color: #000000;
	}

	nav.topnav ul li {
		padding-left: 22px;
	}

	.topnav_icon {
		float: right;
	}

	.topnav_icon a {
		display: block;
		background: #e9e9e9 url(../img/icon_menu@2x.png) no-repeat center;
		background-size: 35px 24px !important;
		width: 60px;
		height: 45px;
	}

	.download {
		background: url(../img/icon_download@2x.png) no-repeat 0 3px;
		background-size: 18px 18px !important;
	}

	.search {
		float: left;
    	width: 75%;
	}

	.search input.search_input {
		width: 150px;
	}

	.search_btn {
		background: url(../img/search.svg) no-repeat center;
		background-size: 21px 21px !important;
		width: 21px;
		height: 21px;
		margin: 6px 3px 0 0;
	}

	.footer_col1,
	.footer_col2,
	.footer_col3 {
		margin-bottom: 20px;
	}

	.news span.news_short {
		display: none;
	}

	.news_filter {
		border-bottom: 2px solid #ebebeb;
		margin-bottom: 30px;
		padding-bottom: 10px;
	}

	.main_article_right h2 {
		padding-bottom: 0;
	}

	.footer_col4 li span {
		width: 20px;
		height: 20px;
		background-size: 20px 20px !important;
		background-repeat: no-repeat;
	}

	/* .breadcrumbs {
		display: none;
	} */

	.bott_box_count {
		float: left;
		width: 50%;
		padding-bottom: 20px;
	}

	.article_info li.time_info {
		background: url(../img/clock.svg) no-repeat 0 50%;
    	background-size: 20px 18px !important;
	}

	.article_info li.views_info {
		background: url(../img/icon_info@2x.png) no-repeat 0 5px;
		background-size: 13px 13px !important;
	}

	.social_box li {
		float: left;
		margin: 0 22px 18px 0;
	}

	.social_box li a {
		text-indent: -9999px;
		width: 25px;
		height: 25px;
		display: block;
		overflow: hidden;
	}

	.social_box li span {
		width: 25px;
		height: 25px;
		background-size: 25px auto !important;
		display: block;
	}

	.social_box li span.fb_icon {
		background-image: url(../img/fb-share.svg);
	}

	.social_box li span.tw_icon {
		background-image: url(../img/logo_x_vlada.svg);
		background-size: 20px 20px !important;
	}

	.social_box li span.print_icon {
		background-image: url(../img/print-ico.svg);
	}

    .prev_link {
		margin-bottom: 12px;
	}

	.article_right {
		clear: both;
		padding-top: 22px;
	}

	.half_col {
		width: 100%;
	}

	.half_right_col_top {
		margin-top: 22px;
	}

	.two_third_col,
	.two_third_col2 {
		width: 100%;
	}

	.one_third_col {
		display: none;
	}

	.one_third_col.visible {
		display: block;
	}

	.one_fourth_col {
		width: 100%;
		overflow: hidden;
		position: relative;
		display: table;
		margin-bottom: 16px;
	}

	.one_fourth_col .photo {
		width: 38%;
		height: auto;
		display: table-cell;
		vertical-align: top;
	}

	.one_fourth_col .photo img {
		width: 100%;
		max-width: 100%;
	}

	.one_fourth_col .body {
		display: table-cell;
		vertical-align: top;
		padding-left: 20px;
	}

	.one_fourth_col_block {
		width: 100%;
		overflow: hidden;
		float: right;
	}

	.three_fourth_col_block {
		display: none;
		float: right;
	}

	.three_fourth_col_block_body {
		float: left;
	}

	.main_article_left,
	.main_article_right {
		float: none;
		width: 100%;
	}

	.main_article_left {
		margin-bottom: 12px;
	}

	.main_article_right div {
		display: none;
	}

	.multimedia_files .gallery {
		background: url(../img/icon_gallery@2x.png) no-repeat 0 5px;
		background-size: 13px 13px !important;
	}

	.multimedia_files .video {
		background: url(../img/icon_video@2x.png) no-repeat 0 5px;
		background-size: 13px 13px !important;
	}

	.multimedia_files .audio {
		background: url(../img/icon_audio@2x.png) no-repeat 0 5px;
		background-size: 13px 13px !important;
	}

	.photoFloatLeft {
		width: 100%;
		margin-bottom: 20px;
	}

	.photoFloatLeft img {
		width: 100%;
		max-width: 100%;
	}

	.equation ul li {
		width: 100%;
	}

	.equation ul li .equation_element {
		width: 140px;
		height: 140px;
		border-radius: 70px;
	}

	.equation ul li .equation_element span {
		padding-top: 30px;
		font-size: 6.4rem;
	}

	.equation ul li.symbol {
		padding-bottom: 10px;
		font-size: 4.8rem;
	}

	/* CONTENT TABLICA */
	.tblMatUredi td {
		display: block;
		padding: 15px 10px;
	}

	.tblMatUredi thead td {
		display: none;
    }
    
    .logo_search_content .logo {
		background: url(../img/logo_vrh_usp.png) no-repeat; 
		background-size: auto 55px;
	}

	.breadcrumbs {
		display: block;
		margin-bottom: 15px;
	}

	.breadcrumbs li {
		display: inline-block;
		padding: 0;
		position: relative;
	}

	.breadcrumbs li::after {
		content: '/';
		position: relative;
		margin: 0 5px;
		display: inline-block;
	} 

	.breadcrumbs li:last-child::after {
		display: none;
	}

	.breadcrumbs .bc_drop {
		visibility: hidden;
		height: 1px;
		position: absolute;
		top: 22px;
		left: 0;
		padding-top: 10px;
		width: 282px;
		z-index: 99;
	}

	.breadcrumbs .bc_drop ul {
		background: #FFF;
		border: 1px solid #191919;
		width: 260px;
		padding: 7px 10px 10px;
	}

	.breadcrumbs li:hover .bc_drop,
	.breadcrumbs li a:hover .bc_drop {
		visibility: visible;
		height: auto;
	}

	.breadcrumbs .bc_drop li {
		display: block;
		border: 0;
		margin-top: 3px;
		padding: 0;
	}

	.breadcrumbs .bc_drop li a {
		display: block;
		background: #f7f7f7;
		padding: 5px 10px;
		line-height: 18px;
	}

	.breadcrumbs .bc_drop li a:hover {
		background: #e9e9e9;
	}

	.breadcrumbs li a {
		text-decoration: none;
	}

	.breadcrumbs li a.has_subs {
		background: url(../img/arrow_down_s.png) no-repeat right center;
		padding-right: 12px;
	}

	.breadcrumbs li:first-child {
		border: 0;
		padding-left: 0;
	}
	

}



@media only screen and (min-width: 480px) {

	.head_nav .lang_select {
		float: right;
		clear: none;
		margin-left: 20px;
		padding: 0;
	}

	.head_nav .lang_select select {
		width: 100%;
	}

}


@media only screen and (min-width: 640px) {

	.bott_box_count {
		width: 25%;
	}

	/* CONTENT TABLICA */
	.tblMatUredi td {
		display: table-cell;
		padding: 5px 10px;
	}

	.tblMatUredi thead td {
		display: table-cell;
	}

}


@media only screen and (min-width: 760px) {
    h1,
    h2.section-title {
		font-size: 3rem;
	}

	.article_content h3,
	.faqPitanje {
		font-size: 2rem;
	}

	.fb_icon {
		background-image: url(../img/icon_facebook.png);
	}

	.tw_icon {
		background-image: url(../img/logo_x_vlada.svg);
	}

	.yt_icon {
		background-image: url(../img/icon_youtube.png);
	}

	.fc_icon {
		background-image: url(../img/icon_flickr.png);
	}

	.sc_icon {
		background-image: url(../img/icon_scribd.png);
	}

	.li_icon {
		background-image: url(../img/icon_linkedin.png);
	}

	.center,
	.head_nav .center,
	.beta-inner {
		width: 720px;
	}

	header {
		border: 0;
		margin-bottom: 20px;
		padding: 0;
	}

	.head_nav .languages,
	.head_nav .textSize {
		display: block;
	}

	.head_nav .lang_select {
		display: none;
	}

	.logo_search_content {
		padding: 20px 0;
	}

	.logo {
		float: left;
		width: 50%;
		height: 55px;
		margin-bottom: 0;
	}

	.download {
		background: url(../img/icon_download.png) no-repeat 0 3px;
	}

	.search {
		width: 50%;
		clear: none;
		margin: 7px 0 0 0;
	}

	.search form {
		width: 348px;
	}

	.search input.search_input {
		width: 290px;
	}

	.search_btn {
		background: url(../img/search.svg) no-repeat center;
		width: 34px;
		height: 32px;
		margin: 0;
	}

	.search {
		float: right;
	}

	.search form {
		float: right;
	}

	nav.topnav {
		display: block !important;
		position: relative;
		line-height: 26px;
		padding: 10px 0 10px 22px;
		top: 0;
		width: auto;
	}

	nav.topnav ul li {
		float: left;
		padding: 0;
		margin-right: 22px;
	}

	.close {
		display: none;
	}

	.topnav_icon {
		display: none;
	}

	.news {
		width: 230px;
		float: left;
		margin: 0 15px 15px 0;
	}


	.news span.news_short {
		display: block;
	}

	.news3 {
		margin: 0;
	}

	.news4 {
		display: none;
	}

	/*.news span.h2 {
		height: 92px;
	}*/

	.news_filter_date input {
		width: 650px;
	}

	.main_article_right h2 {
		padding-bottom: 4px;
	}

	.bott_box_count {
		width: 123px;
		margin-left: 40px;
		height: auto;
	}

	.bott_box_counts div.bott_box_count:first-child {
		margin: 0;
	}

	.bott_box_count a {
		display: block;
	}

	.bott_box3 {
		margin: 0;
	}

	.half_col {
		width: 340px;
	}

	.half_right_col_top {
		margin-top: 0;
	}

	.half_left_col_right {
		margin-right: 20px;
	}

	.footer_col1,
	.footer_col2,
	.footer_col3 {
		float: left;
		margin: 0;
		margin-right: 15px;
		width: 230px;
	}


	.footer_col3 {
		margin: 0;
	}


	.footer_col4 li span {
		width: 20px;
		height: 20px;
		background-size: 20px 20px !important;
	}

	.bott_box h2,
	.bott_box span.h2 {
		margin-bottom: 15px;
	}

	.bott_box h2,
	.bott_box span.h2 {
		line-height: 20px;
	}

	.ui-datepicker {
		width: 230px;
	}

	.prev_link {
		margin-bottom: 0;
	}

	.two_third_col,
	.main_article_left {
		width: 475px;
		margin: 0 15px 0 0;
		float: left;
	}

	.one_third_col,
	.main_article_right,
	.one_third_col.visible {
		display: block;
		width: 230px;
		float: left;
	}

	.one_third_col h1 {
		display: block;
	}

	.one_third_col.visible {
		padding-top: 0;
	}

	.one_fourth_col {
		float: left;
		width: 168px;
		margin: 0 0 0 16px;
		display: block;
		margin-bottom: 16px;
	}

	.one_fourth_col .photo {
		width: 100%;
		height: auto;
		display: block;
		margin-bottom: 12px;
	}

	.one_fourth_col .body {
		display: block;
		padding-left: 0;
	}

	.one_fourth_col_block {
		float: left;
		width: 168px;
		margin: 0 16px 0 0;
		display: block;
	}

	.three_fourth_col_block {
		float: left;
		display: block;
		width: 536px;
	}

	.three_fourth_col_block_body {
		float: right;
		width: 530px;
		padding-left: 6px;
	}

	.main_article_right div {
		display: block;
	}

	.photoFloatLeft {
		width: 50%;
		float: left;
		margin-right: 20px;
		margin-bottom: 20px;
	}

	.equation ul li {
		width: auto;
		float: left;
	}

	.equation ul li .equation_element {
		width: 140px;
		height: 140px;
		border-radius: 70px;
	}

	.equation ul li .equation_element span {
		padding-top: 30px;
		font-size: 6rem;
	}

	.equation ul li.symbol {
		padding-bottom: 0;
		padding: 0 14px;
		font-size: 4.8rem;
    }


}

@media only screen and (min-width: 980px) {

    h1,
    h2.section-title {
		font-size: 3.5rem;
	}

	h2,
	.h2,
	.h2_small {
		font-size: 2.2rem;
	}

	h3,
	.h3,
	.article_content h3,
	.faqPitanje,
	.subtitleUnderh1 {
		font-size: 2rem;
	}

	.subtitleUnderh1 {
		padding-top: 6px;
	}

	.center,
	.head_nav .center,
	.beta-inner {
		width: 940px;
	}

	.head_nav .logoSmall {
		background: url(../img/mu_logo_white.png) no-repeat 0 0;
	}

	.head_nav .logoSmall_en {
		background: url(../img/mu_logo_white.png) no-repeat 0 0;
	}

	.logo {
		height: 72px;
	}

	.logo_search_content {
		padding: 20px 0;
	}

	.logo_search_content .logo {
		background: url(../img/mu_logo.png) no-repeat;
		background-size: auto 72px !important;
	}

	.search {
		width: 460px;
		margin-top: 15px;
	}

	.search form {
		width: 448px;
	}

	.search input.search_input {
		width: 390px;
	}

	nav.topnav {
		height: 44px;
		line-height: 46px;
		padding: 0 0 0 22px;
	}

	.theme_box {
		float: left;
		margin-bottom: 20px;
		width: 460px;
	}

	.theme_box_big {
		height: 116px;
	}

	.theme_box_l {
		margin-right: 20px;
	}

	.news {
		width: 300px;
		margin: 0 20px 0 0;
	}

	.news3 {
		margin: 0;
	}

	.news_filter {
		border-bottom: 0;
		margin-bottom: 0;
		padding-bottom: 0;
	}

	.news_filter_date input {
		width: 80%;
	}

	.bott_boxes_container .news span.h2 {
		height: 30px;
	}

	.bott_box {
		width: 300px;
		margin: 0 20px 0 0;
		float: left;
	}

	.bott_box3 {
		margin: 0;
	}

	.bott_box_count {
		width: 120px;
		margin-left: 40px;
		height: auto;
	}

	.half_col {
		width: 460px;
	}

	.multimedia_files .gallery {
		background: url(../img/icon_gallery.png) no-repeat 0 5px;
	}

	.multimedia_files .video {
		background: url(../img/icon_video.png) no-repeat 0 5px;
	}

	.multimedia_files .audio {
		background: url(../img/icon_audio.png) no-repeat 0 5px;
	}

	.footer_col1,
	.footer_col2,
	.footer_col3 {
		margin-right: 20px;
		width: 300px;
	}

	.footer_col3 {
		margin: 0;
	}

	.col_left {
		float: left;
		width: 300px;
		margin-right: 40px;
		padding-bottom: 38px;
	}

	.article_left {
		float: left;
		width: 600px;
	}

	.article_right {
		float: right;
		width: 250px;
		padding-top: 28px;
	}

	/*.article_right ul {
		margin-left: -26px; 
	}*/

	.ui-datepicker {
		width: 300px;
	}

	.article_info li.views_info {
		background: url(../img/icon_info.png) no-repeat 0 5px;
	}

	.article_right {
		clear: none;
		padding-top: 0;
	}

	.social_box li {
		float: none;
		margin: 0;
	}

	.social_box li a {
		text-indent: 0;
		width: auto;
		height: auto;
	}

	.social_box li span {
		width: 25px;
		height: 25px;
		background-size: 25px 25px !important;
		display: inline-block;
	}

	.two_third_col,
	.main_article_left {
		width: 620px;
		margin: 0 20px 4px 0;
	}

	.one_third_col,
	.main_article_right,
	.one_third_col.visible {
		width: 300px;
		margin: 0 0 4px 0;
	}

	.two_third_col2 {
		width: 620px;
		margin: 0 0 4px 0;
	}

	.one_third_col2 {
		width: 300px;
		margin: 0 20px 4px 0;
	}

	.one_fourth_col {
		width: 220px;
		margin: 0 0 0 20px;
		margin-bottom: 20px;
	}

	.one_fourth_col_block {
		width: 220px;
		margin: 0 20px 0 0;
	}

	.three_fourth_col_block {
		width: 700px;
	}

	.three_fourth_col_block_body {
		width: 690px;
		padding-left: 10px;
	}

	.equation ul li .equation_element {
		width: 180px;
		height: 180px;
		border-radius: 90px;
	}

	.equation ul li .equation_element span {
		padding-top: 35px;
		font-size: 8rem;
	}

	.equation ul li.symbol {
		font-size: 6rem;
		font-weight: 700;
		padding-bottom: 0;
		padding: 0 21px;
    }
    
    .logo_search_content .logo {
		background: url(../img/logo_vrh_usp.png) no-repeat; 
		background-size: auto 72px;
	}

}

@media only screen and (min-width: 1160px) {

	.center,
	.head_nav .center,
	.beta-inner {
		width: 1140px;
	}

	.search {
		width: 560px;
	}

	.search form {
		width: 548px;
	}

	.search input.search_input {
		width: 490px;
	}

	.theme_box {
		width: 560px;
	}

	.news {
		width: 366px;
	}

	.news3 {
		float: right;
	}

	.news4 {
		margin: 0;
		display: block;
	}

	.bott_box {
		width: 366px;
	}

	.bott_box3 {
		margin: 0;
		width: 560px;
	}

	.bott_box_count {
		width: 155px;
	}

	.half_col {
		width: 560px;
	}

	.footer_col1,
	.footer_col2,
	.footer_col3 {
		width: 366px;
	}

	.col_left {
		margin-right: 90px;
	}

	.article_left {
		width: 750px;
	}

	.article_right {
		width: 300px;
	}

	.ui-datepicker {
		width: 366px;
	}

	.two_third_col,
	.two_third_col2,
	.main_article_left {
		width: 752px;
	}

	.one_third_col,
	.one_third_col2,
	.main_article_right,
	.one_third_col.visible {
		width: 366px;
	}

	.one_fourth_col {
		width: 270px;
	}

	.one_fourth_col_block {
		width: 270px;
	}

	.three_fourth_col_block {
		width: 850px;
	}

	.three_fourth_col_block_body {
		width: 840px;
	}

	.equation {
		width: 960px;
		margin: 0 auto;
	}

}


@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {

	.fb_icon {
		background-image: url(../img/icon_facebook@2x.png);
		background-size: 18px 18px !important;
	}

	.tw_icon {
		background-image: url(../img/icon_twitter@2x.png);
		background-size: 18px 18px !important;
	}

	.yt_icon {
		background-image: url(../img/icon_youtube@2x.png);
		background-size: 18px 18px !important;
	}

	.fc_icon {
		background-image: url(../img/icon_flickr@2x.png);
		background-size: 18px 18px !important;
	}

	.sc_icon {
		background-image: url(../img/icon_scribd@2x.png);
		background-size: 18px 18px !important;
	}

	.in_icon {
		background-image: url(../img/instagram.svg);
		background-size: 18px 18px !important;
	}

	.li_icon {
		background-image: url(../img/icon_linkedin@2x.png);
		background-size: 18px 18px !important;
	}

	.entitySet {
		background-image: url(../img/ministarstva_kockice@2x.png);
		background-size: 50px 1950px !important;
	}

	.head_nav .logoSmall {
		background: url(../img/mu_logo_white@2x.png) no-repeat 0 0;
		background-size: 171px 27px !important;
	}

	.head_nav .logoSmall_en {
		background: url(../img/mu_logo_white_en@2x.png) no-repeat 0 0;
		background-size: 193px 27px !important;
	}

	.logo_search_content .logo {
		/*background: url(../img/mu_logo@2x.png) no-repeat;
		background-size: auto 72px !important;*/
	}

	.close {
		background: url(../img/icon_close@2x.png) no-repeat;
		background-size: 32px 32px !important;
	}

	.topnav_icon a {
		background: #e9e9e9 url(../img/icon_menu@2x.png) no-repeat center;
		background-size: 35px 24px !important;
	}

	.download {
		background: url(../img/icon_download@2x.png) no-repeat 0 3px;
		background-size: 18px 18px !important;
	}

	.search_btn {
		background: url(../img/icon_search@2x.png) no-repeat center;
		background-size: 21px 21px !important;
	}

	.footer_col4 li span {
		background-size: 20px 20px !important;
	}

	.article_info li.views_info {
		background: url(../img/icon_info@2x.png) no-repeat 0 5px;
		background-size: 13px 13px !important;
	}

	.social_box li span {
		background-size: 18px 18px !important;
	}

	.multimedia_files .gallery {
		background: url(../img/icon_gallery@2x.png) no-repeat 0 5px;
		background-size: 13px 13px !important;
	}

	.multimedia_files .video {
		background: url(../img/icon_video@2x.png) no-repeat 0 5px;
		background-size: 13px 13px !important;
	}

	.multimedia_files .audio {
		background: url(../img/icon_audio@2x.png) no-repeat 0 5px;
		background-size: 13px 13px !important;
	}


}

@media screen and (max-width: 1199px) {
	.kucice {
		grid-template-columns: repeat(2, 1fr);
	}
}


@media screen and (max-width: 767px) {
	.vtc_grid,
	.three_cols	{
		grid-template-columns: repeat(1,1fr);
	}
	
	.gdacc-accessibility-button {
		display: none;
	}
}

@media screen and (max-width: 679px) {
	#cookie-info-wrapper {
		padding: 0;
	}

	#cookie-button {
		position: relative;
		right: auto;
		top: auto;
		-webkit-transform: none;
		transform: none;
    	margin: 10px 0 0 0;
	}

	footer.footer_gov  {
		padding: 25px 0;
	}

	.footer_col4 {
		display: inline-block;
		width: 100%;
		float: none;
		text-align: center;
	}

	.footer_vrh {
		float: none;
		margin: 0 auto;
		text-align: center;
	}

	.footer_col4 li {
		float: none;
		display: inline-block;
		margin: 0 25px 20px 0;
	}

	.footer_col4 li:last-child {
		margin: 0 0 20px 0;
	}

}

@media screen and (max-width: 576px) {
	.news-list-item {
		flex-direction: column;
	}
}

@media screen and (max-width: 479px) {
	.kucice .vtc_title {
		font-size: 14px;
	}
	
	.kucice.partneri {
		grid-template-columns: repeat(3, 1fr);
	}
}
