
body {
    margin: 0;
    padding: 0;
}

#admin-panel {
    position: relative;
    width: 100%;
    height: 44px;
    background: #ef4036 url('../images/admin/panel/admin_panel_logo.png') no-repeat 18px 50%;
    color: #fff;
}

#admin-panel a {
    display: block;
    float: left;
    width: 44px;
    height: 44px;
    line-height: 44px;
    background: #d8160b no-repeat 50% 50%;
    margin-right: 1px;
    position: relative;
}

#admin-panel a:hover {
    background-color: #474646;
}

#admin-panel > a:first-child {
    margin-left: 182px;
}

#admin-panel .edit {
    background-image: url('../images/admin/panel/admin_panel_edit.png');
}

#admin-panel .admin {
    background-image: url('../images/admin/panel/admin_panel_admin.png');
}

#admin-panel .visibility {
    display: inline-block;
    margin-right: 30px;
    line-height: 44px;
    font-family: sans-serif, Arial;
    font-size: 75%;
    font-weight: bold;
    float: left;
}
#admin-panel .visibility a {
    margin-right: 10px;
}

#admin-panel .public {
    background-image: url('../images/admin/panel/admin_panel_public.png');
    background-color: #56a608;
}

#admin-panel .public:hover {
    background-image: url('../images/admin/panel/admin_panel_unpublic.png');
}

#admin-panel .unpublic {
    background-image: url('../images/admin/panel/admin_panel_unpublic.png');
    background-color: #474646;
}

#admin-panel .unpublic:hover {
    background-image: url('../images/admin/panel/admin_panel_public.png');
    background-color: #56a608;
}

#admin-panel .delete {
    background-image: url('../images/admin/panel/admin_panel_delete.png');
}

#admin-panel .signout {
    background-image: url('../images/admin/panel/admin_panel_signout.png');
    float: right;
    margin-right: 20px;
}

a.tooltips {
    position: relative;
    display: inline;
}
a.tooltips span {
    position: absolute;
    width:100px;
    color: #FFFFFF;
    background: #000000;
    height: 22px;
    line-height: 22px;
    text-align: center;
    visibility: hidden;
    border-radius: 0px;
    font-family: sans-serif, Arial;
    font-size: 80%;
}
a.tooltips span:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0; height: 0;
    border-bottom: 8px solid #000000;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
a:hover.tooltips span {
    visibility: visible;
    opacity: 0.7;
    top: 52px;
    left: 50%;
    margin-left: -46px;
    z-index: 999;
}

#ajax-spinner {
    margin: 15px 0 0 15px;
    padding: 13px;
    background: white url('../images/spinner.gif') no-repeat 50% 50%;
    font-size: 0;
    z-index: 123456;
    display: none;
}

div.flash {
    color: black;
    background: #FFF9D7;
    border: 1px solid #E2C822;
    padding: 1em;
    margin: 1em 0;
}

a[href^="error:"] {
    background: red;
    color: white;
}

/*! jQuery UI - v1.10.3 - 2013-05-03
* http://jqueryui.com
* Includes: jquery.ui.core.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.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */ .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;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;min-height:0}.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}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.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}input.ui-button{padding:.4em 1em}.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-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.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:700;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;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;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.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,.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:0}.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,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:21px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin-top:.5em;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:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:0}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:400}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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-progressbar .ui-progressbar-overlay{background:url(images/animated-overlay.gif);height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.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 #000}.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.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.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:0;background:0;color:inherit;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:0;border-bottom:0;border-right:0}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.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-width: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}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:0}.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}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_888888_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
body {
  font: 12pt/1.4 "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  color: black;
  background: none;
  width: 100%;
}

a img {
  border: none;
}

#ajax-spinner {
  display: none;
}

@font-face {
  font-family: "proxima_nova_rgregular";
  src: url("../fonts/proxima_nova_regular-webfont.eot");
  src: url("../fonts/proxima_nova_regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/proxima_nova_regular-webfont.woff") format("woff"),
    url("../fonts/proxima_nova_regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

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

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

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "proxima_nova_rgregular", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #428bca;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 68px;
}

h2,
.h2 {
  font-size: 24px;
}

h3,
.h3 {
  font-size: 18px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-muted {
  color: #999999;
}

.text-primary {
  color: #428bca;
}

a.text-primary:hover {
  color: #3071a9;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #428bca;
}

a.bg-primary:hover {
  background-color: #3071a9;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xsm-1,
.col-xsm-2,
.col-xsm-3,
.col-xsm-4,
.col-xsm-5,
.col-xsm-6,
.col-xsm-7,
.col-xsm-8,
.col-xsm-9,
.col-xsm-10,
.col-xsm-11,
.col-xsm-12 {
  float: left;
}

.col-xsm-12 {
  width: 100%;
}

.col-xsm-11 {
  width: 91.66666667%;
}

.col-xsm-10 {
  width: 83.33333333%;
}

.col-xsm-9 {
  width: 75%;
}

.col-xsm-8 {
  width: 66.66666667%;
}

.col-xsm-7 {
  width: 58.33333333%;
}

.col-xsm-6 {
  width: 50%;
}

.col-xsm-5 {
  width: 41.66666667%;
}

.col-xsm-4 {
  width: 33.33333333%;
}

.col-xsm-3 {
  width: 25%;
}

.col-xsm-2 {
  width: 16.66666667%;
}

.col-xsm-1 {
  width: 8.33333333%;
}

.col-xsm-pull-12 {
  right: 100%;
}

.col-xsm-pull-11 {
  right: 91.66666667%;
}

.col-xsm-pull-10 {
  right: 83.33333333%;
}

.col-xsm-pull-9 {
  right: 75%;
}

.col-xsm-pull-8 {
  right: 66.66666667%;
}

.col-xsm-pull-7 {
  right: 58.33333333%;
}

.col-xsm-pull-6 {
  right: 50%;
}

.col-xsm-pull-5 {
  right: 41.66666667%;
}

.col-xsm-pull-4 {
  right: 33.33333333%;
}

.col-xsm-pull-3 {
  right: 25%;
}

.col-xsm-pull-2 {
  right: 16.66666667%;
}

.col-xsm-pull-1 {
  right: 8.33333333%;
}

.col-xsm-pull-0 {
  right: 0%;
}

.col-xsm-push-12 {
  left: 100%;
}

.col-xsm-push-11 {
  left: 91.66666667%;
}

.col-xsm-push-10 {
  left: 83.33333333%;
}

.col-xsm-push-9 {
  left: 75%;
}

.col-xsm-push-8 {
  left: 66.66666667%;
}

.col-xsm-push-7 {
  left: 58.33333333%;
}

.col-xsm-push-6 {
  left: 50%;
}

.col-xsm-push-5 {
  left: 41.66666667%;
}

.col-xsm-push-4 {
  left: 33.33333333%;
}

.col-xsm-push-3 {
  left: 25%;
}

.col-xsm-push-2 {
  left: 16.66666667%;
}

.col-xsm-push-1 {
  left: 8.33333333%;
}

.col-xsm-push-0 {
  left: 0%;
}

.col-xsm-offset-12 {
  margin-left: 100%;
}

.col-xsm-offset-11 {
  margin-left: 91.66666667%;
}

.col-xsm-offset-10 {
  margin-left: 83.33333333%;
}

.col-xsm-offset-9 {
  margin-left: 75%;
}

.col-xsm-offset-8 {
  margin-left: 66.66666667%;
}

.col-xsm-offset-7 {
  margin-left: 58.33333333%;
}

.col-xsm-offset-6 {
  margin-left: 50%;
}

.col-xsm-offset-5 {
  margin-left: 41.66666667%;
}

.col-xsm-offset-4 {
  margin-left: 33.33333333%;
}

.col-xsm-offset-3 {
  margin-left: 25%;
}

.col-xsm-offset-2 {
  margin-left: 16.66666667%;
}

.col-xsm-offset-1 {
  margin-left: 8.33333333%;
}

.col-xsm-offset-0 {
  margin-left: 0%;
}

@media (min-width: 480px) {
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    float: left;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666667%;
  }
  .col-xs-pull-10 {
    right: 83.33333333%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666667%;
  }
  .col-xs-pull-7 {
    right: 58.33333333%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.66666667%;
  }
  .col-xs-pull-1 {
    right: 8.33333333%;
  }
  .col-xs-pull-0 {
    right: 0%;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666667%;
  }
  .col-xs-push-10 {
    left: 83.33333333%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666667%;
  }
  .col-xs-push-7 {
    left: 58.33333333%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.66666667%;
  }
  .col-xs-push-1 {
    left: 8.33333333%;
  }
  .col-xs-push-0 {
    left: 0%;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  appearance: none;
}

input[type="date"] {
  line-height: 34px;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}

.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.form-control-static {
  margin-bottom: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}

.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/glyphicons-halflings-regular.woff") format("woff"),
    url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"),
    url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular")
      format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/*@import "dropdowns.less";
@import "button-groups.less";
@import "input-groups.less";*/

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #999999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: none;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #6e7173;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #555759;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777777;
}

.navbar-default .navbar-nav > li > a {
  color: #6e7173;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #6e7173;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #6e7173;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #6e7173;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #6e7173;
}

.navbar-default .navbar-link:hover {
  color: #6e7173;
}

.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #999999;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

/*@import "breadcrumbs.less";
@import "pagination.less";
@import "pager.less";
@import "labels.less";*/

/*@import "badges.less";
@import "jumbotron.less";
@import "thumbnails.less";*/

/*@import "alerts.less";
@import "progress-bars.less";
@import "media.less";
@import "list-group.less";
@import "panels.less";
@import "wells.less";
@import "close.less";*/

/*@import "modals.less";
@import "tooltip.less";
@import "popovers.less";
@import "carousel.less";*/

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

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

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

html {
  position: relative;
  min-height: 100%;
  min-width: 380px;
}

body {
  margin: 0;
  min-height: 100%;
  background: url("../images/bg-gradient-body.png") center 116px repeat-x;
}

div.obal {
  margin: 60px 0 735px 0;
}

h1,
h2,
h3 {
  color: #a12a21;
}

#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 735px;
  background: #aca69f url("../images/bg-gradient-footer.png") center top
    repeat-x;
}

#footer .business-hours {
  color: #a12a21;
}

#footer .col-md-4 > a:first-child {
  color: #a12a21;
  margin-top: 20px;
  margin-bottom: 10px;
  display: block;
}

#footer .col-md-4 > a:first-child h3 {
  margin: 0;
}

.container {
  width: auto;
  max-width: 1260px;
}

.container2 {
  width: auto;
  max-width: 998px;
  margin: 0 auto;
  overflow: hidden;
}

.bg {
  width: 100%;
  min-height: 100%;
  background-repeat: no-repeat;
  background-position: center top;
}

.bg-partneri {
  background-image: url("../images/bg-partneri.jpg");
}

.bg-poukaz {
  background-image: url("../images/bg-poukaz.jpg");
}

.bg-akce {
  background-image: url("../images/bg-akce.jpg");
}

.bg-text {
  background-image: url("../images/bg-text.jpg");
}

.bg-novinky {
  background-image: url("../images/bg-novinky.jpg");
}

.bg-fotogalerie {
  background-image: url("../images/bg-fotogalerie.jpg");
}

.bg-mapa {
  background-image: url("../images/bg-mapa.jpg");
}

.bg-red {
  background-image: url("../images/bg-red.jpg");
  background-color: #dc2b01;
}

.bg-turquoise {
  background-image: url("../images/bg-turquoise.jpg");
  background-color: #4ecfe4;
}

.bg-purple {
  background-image: url("../images/bg-purple.jpg");
  background-color: #a03ff0;
}

.bg-orange {
  background-image: url("../images/bg-orange.jpg");
  background-color: #f7a623;
}

.bg-light-purple {
  background-image: url("../images/bg-light-purple.jpg");
  background-color: #e4a4ee;
}

.navbar {
  margin: 0;
  min-height: 60px;
  border-bottom: 1px solid #f8f8f7;
}

.navbar .container {
  padding: 0 120px;
}

.navbar-collapse {
  max-height: none;
}

.navbar-collapse .nav {
  float: right;
}

.navbar-nav > li > a {
  padding: 20px 18px;
}

.navbar-default {
  background-color: #ffffff;
  box-shadow: 0px 0px 5px 0px rgba(192, 188, 177, 0.75);
}

.navbar-default .navbar-nav > li > a {
  position: relative;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:hover {
  background: none;
  font-weight: bold;
  height: 60px;
  line-height: 52px;
  color: #a12a21;
}

.navbar-default .navbar-nav > li > a span {
  display: none;
  top: 0;
  left: 20px;
  height: 4px;
  margin-top: -20px;
  background-color: #a12a21;
}

.navbar-default .navbar-nav > .active > a span,
.navbar-default .navbar-nav > li > a:hover span {
  display: block;
}

.listing-items h3 {
  margin-top: 0;
}

.listing-items a {
  text-decoration: none;
}

.logo {
  /* background: url("../images/logo.png") left top no-repeat; */
  background: url("../images/galerie-slovany-logo-new.png") left top no-repeat;
  width: 139px;
  height: 41px;
  font-size: 0;
  float: left;
  margin: 10px 0 0 10px;
  overflow: hidden;
}

.logo h1 {
  line-height: 300px;
}

a.closediv {
  display: block;
  float: right;
  background: url(../images/bgclose.png) repeat center top;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
}

a.closediv span {
  display: block;
  padding: 12px 50px 8px 14px;
  background: url(../images/icoclose.png) no-repeat 74px 6px;
}

.new,
.par {
  height: 208px;
  background: #ffffff;
  float: left;
  margin: 0 5% 5% 0;
}

.par {
  width: 21.25%;
  display: table;
}

.par .parin {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
}

.par .parin img {
  border: 0 none;
  max-width: 80%;
  max-height: 80%;
}

.new {
  width: 30%;
}

.new .newin {
  display: inline-block;
  height: 100%;
  width: 100%;
  padding: 0 20px 60px 20px;
  position: relative;
}

.new .newin .btn-custon {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.col-md-12 .new:nth-child(3n + 1),
.col-md-12 .par:nth-child(4n + 1) {
  margin-right: 0;
}

.page-header {
  background: url("../images/bg-header.jpg") left top no-repeat;
  height: 688px;
  margin: 0;
  border: none;
}

.listing {
  position: relative;
  min-width: 375px;
}

.listing .listing-items {
  overflow: hidden;
}

.listing .move-left,
.listing .move-right {
  position: absolute;
  display: block;
  background-image: url("../images/images.png");
  background-repeat: no-repeat;
  font-size: 0;
  z-index: 10;
}

.listing .move-left {
  left: 0;
}

.listing .move-right {
  right: 0;
}

.action-center {
  height: 437px !important;
}

.action-center .listing .listing-items,
.action-center .listing .listing-items .col-md-12 {
  height: 260px;
}

.action-center .listing .move-left,
.action-center .listing .move-right {
  width: 95px;
  height: 95px;
  margin-top: 87px;
}

.action-center .listing .move-left {
  background-position: 0 -76px;
}

.action-center .listing .move-right {
  background-position: -95px -76px;
}

.action-center .col-xs-10 {
  padding-top: 70px;
  height: 260px;
  overflow: hidden;
}

.action-center .col-xs-10 .col-md-4 {
  margin-bottom: 40px;
}

.action-center table {
  width: 100%;
}

.action-center table td {
  vertical-align: top;
}

.action-center table .illustration {
  width: 343px;
}

.action-center table .illustration a {
  display: inline-block;
  margin: 0 10px 0 0;
}

.action-center table img {
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}

.action-center table .controls {
  width: 100%;
  display: inline-block;
}

.action-center table .controls span,
.action-center table .controls a {
  float: left;
}

.action-center table .controls .action-status {
  width: 157px;
  padding: 0 0 8px 33px;
  height: 41px;
  line-height: 37px;
  background: url("../images/images.png") -46px -313px no-repeat;
  color: #ffffff;
}

.action-center table .controls .emoticon-small {
  width: 28px;
  height: 27px;
  font-size: 0;
  background-image: url("../images/images.png");
  background-repeat: no-repeat;
  margin-left: 20px;
  margin-top: 7px;
}

.action-center table .controls .emoticon-small.emoticon-facebook {
  background-position: -132px -253px;
}

.action-center table .controls .emoticon-small.emoticon-twitter {
  background-position: -161px -253px;
}

.action-center table .controls .emoticon-small.emoticon-google-plus {
  background-position: -190px -253px;
}

.action-center.action-shop .col-xs-10 {
  height: 300px;
}

.action-shop {
  height: 274px;
}

.action-shop .listing .move-left,
.action-shop .listing .move-right {
  width: 69px;
  height: 69px;
  margin-top: 45px;
}

.action-shop .listing .move-left {
  background-position: 0 -171px;
}

.action-shop .listing .move-right {
  background-position: -69px -171px;
}

.action-center,
.action-shop {
  overflow: hidden;
}

.action-shop .listing .listing-items,
.action-shop .listing .listing-items .col-md-4,
.about-center .listing .listing-items,
.about-center .listing .listing-items .col-md-4 {
  height: 220px;
}

.action-shop.action-center .listing-items {
  height: 190px;
}

.about-center .listing .move-left,
.about-center .listing .move-right {
  width: 23px;
  height: 43px;
  margin-top: 62px;
}

.about-center .listing .move-left {
  background-position: 0 -299px;
}

.about-center .listing .move-right {
  background-position: -23px -299px;
}

.btn-custon {
  padding: 5px 20px;
  border-radius: 5px;
  box-shadow: 3px 3px 5px 0px rgba(192, 188, 177, 0.75);
}

.btn-custon:hover {
  text-decoration: none;
}

.btn-crimson:hover {
  color: #ffffff;
}

.btn-crimson {
  background-color: #a12a21;
  color: #ffffff;
}

.btn-white {
  background-color: #ffffff;
  color: #a12a21;
}

.btn-white:hover {
  color: #a12a21;
}

.inline-block-full {
  margin: 20px 0 0 0;
  display: inline-block;
  width: 100%;
}

#snippet--body {
  height: inherit;
}

.whites h1 {
  color: white;
  margin: 20px 0 40px 0;
  font-size: 26px;
  font-weight: 100;
  text-transform: uppercase;
}

.whites .nopad {
  padding: 0;
}

.whites .nomar {
  margin: 0;
}

.whites .detpad {
  padding: 40px 0 10px 31px;
}

.obsah {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.3);
  padding: 0 31px 2px 0;
}

.obsah .flash {
  width: 100%;
  margin-top: 0;
}

.obsah h2 {
  font-size: 30px;
  margin: 0 0 26px 0;
}

.obsah h3 {
  font-size: 18px;
  margin: 0 0 26px 0;
}

.obsah h2,
.obsah h3 {
  text-transform: uppercase;
}

.obsah a {
  color: #a12a21;
  text-decoration: underline;
}

.obsah a:hover {
  text-decoration: none;
}

.obsah p {
  margin: 0 0 22px 0;
  line-height: 1.6em;
}

.obsah img {
  max-width: 100%;
}

.obsah .soc {
  float: right;
  font-size: 0;
}

.obsah .soc .socico {
  display: inline-block;
  text-decoration: none;
  margin: 0 0 0 20px;
  width: 29px;
  height: 27px;
  background-image: url(../images/images.png);
  background-repeat: no-repeat;
}

.obsah .soc .fb {
  background-position: -132px -281px;
}

.obsah .soc .tw {
  background-position: -161px -281px;
}

.obsah .soc .g {
  background-position: -190px -281px;
}

.obsah .bottom {
  border-top: 1px solid #d0d0d0;
  padding: 14px 2px 0 2px;
  width: 100%;
  display: inline-block;
  font-weight: bold;
}

.obsah .back-link {
  float: left;
  margin: 3.5px 0;
}

.obsah .popisek {
  display: block;
  width: 157px;
  height: 41px;
  margin-top: -8px;
  background: url(../images/images.png) -46px -313px no-repeat;
  float: right;
  color: white;
  text-align: right;
}

.obsah .popisek em {
  font-style: normal;
  padding: 7px 20px 0 0;
  display: block;
  text-transform: uppercase;
}

.clear {
  clear: both;
}

.map {
  height: 800px;
  position: relative;
}

.map .col-md-12 {
  z-index: 100;
}

.map h2.main-title,
.map .box {
  left: 136px;
}

.map h2.main-title,
.map .box,
.map .btn-custon {
  position: absolute;
}

.map .btn-custon {
  right: 15px;
  top: 76px;
}

.map h2.main-title {
  margin: 0;
  top: 76px;
}

.map .box {
  width: 335px;
  padding: 15px 35px 0;
}

.map .address {
  top: 160px;
  height: 310px;
  background: url("../images/transparent-strip.png") left top;
}

.map .business-hours {
  top: 505px;
  height: 270px;
  background-color: #a12a21;
}

.map .business-hours h2,
.map .business-hours table,
.map .business-hours p {
  color: #ffffff;
}

.business-hours td {
  padding-right: 15px;
}

.about-center {
  height: 843px;
}

.news {
  height: 232px;
}

.search h2 {
  text-align: center;
}

.bg-search,
.bg-about-center,
.wrap-bg-map {
  /* position: absolute; */
  left: 50%;
  width: 100%;
  /* margin-left: -50%; */
}

.bg-search,
.bg-about-center {
  z-index: -1;
}

.wrap-bg-map {
  z-index: 10;
}

.bg-search {
  background: url("../images/bg-search.jpg") center center no-repeat;
  height: 105px;
  /*543px*/
  top: 1517px;
  display: none;
}

.bg-about-center {
  background: url("../images/bg-about-center.jpg") center center no-repeat;
  height: 843px;
  top: 3395px;
}

.bg-about-center .bg-about-center-strip {
  width: 100%;
  height: 100%;
  background: url("../images/bg-about-center-strip.png") bottom center repeat-x;
}

.wrap-bg-map {
  height: 800px;
  /* top: 2600px; */
  /*2060px*/
}

.wrap-bg-map #bg-map {
  height: 800px;
}

.wrap-bg-map .strip {
  position: absolute;
  top: 55px;
  width: 100%;
  height: 70px;
  z-index: 10;
  background: url("../images/transparent-strip.png") left top;
}

.search-header {
  height: 110px;
  position: relative;
  overflow: hidden;
}

.search-header img {
  position: absolute;
  top: 0;
  height: 110px;
  margin-left: -1184px;
}

.search-header .active-middle {
  left: 50%;
}

.search-header .active-left {
  left: 16.8%;
}

.search-header .active-right {
  left: 83.4%;
}

.search-header a,
.search-header span {
  width: 235px;
  height: 95px;
  display: inline-block;
  margin: 15px 0 0 0;
}

.search-header a h2,
.search-header span h2 {
  margin: 0;
  display: table-cell;
  vertical-align: bottom;
  width: 235px;
  height: 85px;
  padding-bottom: 10px;
}

.search-header a:hover {
  text-decoration: none;
}

.search-header .active h2 {
  color: #ffffff;
}

.search-header .col-md-4 {
  text-align: center;
}

@media (max-width: 1010px) {
  .par4 {
    margin-right: 54px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .navbar .container {
    padding: 0;
  }
}

@media (min-width: 480px) and (max-width: 991px) {
  .new {
    width: 45%;
    margin: 0 10% 5% 0;
  }
  .col-md-12 .new:nth-child(3n + 1) {
    margin-right: 10%;
  }
  .col-md-12 .new:nth-child(2n + 1) {
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .par {
    width: 30%;
  }
  .col-md-12 .par:nth-child(4n + 1) {
    margin-right: 5%;
  }
  .col-md-12 .par:nth-child(3n + 1) {
    margin-right: 0;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .par {
    width: 45%;
  }
  .col-md-12 .par:nth-child(1n + 1) {
    margin-right: 10%;
  }
  .col-md-12 .par:nth-child(2n + 1) {
    margin-right: 0;
  }
}

@media (max-width: 480px) {
  .new,
  .par {
    width: 100%;
    margin-right: 0 !important;
  }
}

.side-menus {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 746px;
  /*688*/
  margin-bottom: -746px;
  /*-688*/
}

.side-menu {
  position: absolute;
  top: 120px;
  list-style-type: none;
  padding: 0;
  margin: 0;
  z-index: 9999;
}

.side-menu li {
  margin-bottom: 30px;
}

.side-menu a {
  display: block;
  position: relative;
  box-shadow: 3px 3px 5px 0px rgba(192, 188, 177, 0.75);
}

.side-menu a .emoticon {
  position: absolute;
  top: -2px;
  width: 38px;
  height: 38px;
  background-image: url("../images/images.png");
  background-repeat: no-repeat;
}

.left-menu {
  left: 0;
}

.left-menu a {
  padding: 7px 60px 7px 20px;
  background-color: #a12a21;
  color: #ffffff;
  border-radius: 0 20px 20px 0;
}

.left-menu a#color1 {
  background-color: #0099d8;
}

.left-menu a#color2 {
  background-color: #e70981;
}

.left-menu a#color3 {
  background-color: #723bbd;
}

.left-menu a#color4 {
  background-color: #d175e0;
}

.left-menu a#color5 {
  background-color: #c00d00;
}

.left-menu a#color6 {
  background-color: #3fa121;
}

.left-menu a .emoticon {
  right: -2px;
}

.right-menu {
  right: 0;
}

.right-menu a {
  padding: 7px 20px 7px 60px;
  background-color: #ffffff;
  color: #a12a21;
  border-radius: 20px 0 0 20px;
  text-align: right;
  margin-right: -120px;
  /*-145px*/
}

.right-menu a#color7 {
  background-color: #005291;
}

.right-menu a#color8 {
  background-color: #609f06;
}

.right-menu a#color9 {
  background-color: #b92a29;
}

.right-menu a:hover {
  margin-left: -120px;
  /*-145px*/
  margin-right: 0;
}

.right-menu a .emoticon {
  left: -2px;
}

p span,
address {
  color: #a12a21;
}

.about-center div.top-col {
  height: 589px;
  display: inline-block;
  width: 100%;
}

.about-center div.top-col h2 {
  margin-top: 78px;
}

.about-center div.top-col ul {
  list-style-type: none;
  padding: 0;
  max-width: 594px;
  min-width: 282px;
  margin: 100px auto 0 auto;
}

.about-center div.top-col ul li {
  float: left;
  width: 33%;
  height: 120px;
  min-width: 140px;
  margin: 0 0 0.33333333% 0.33333333%;
}

.about-center div.top-col ul li a {
  margin: 0 0 0 1px;
  display: table;
  text-align: center;
  font-size: 18px;
  width: 100%;
  height: 100%;
  background-color: #a12a21;
  opacity: 0.9;
  filter: alpha(opacity=90);
  color: #ffffff;
}

.about-center div.top-col ul li a span {
  display: table-cell;
  vertical-align: middle;
}

.about-center div.top-col ul li a:hover {
  text-decoration: none;
}

.about-center div.top-col ul li.active a,
.about-center div.top-col ul li a:hover {
  background-color: #ffffff;
  color: #a12a21;
}

@media (max-width: 470px) {
  .about-center div.top-col ul {
    width: 282px;
  }
}

@media (max-width: 600px) {
  .map .btn-custon {
    top: 127px;
  }
}

.facebook {
  height: 305px;
}

.facebook iframe {
  border: none;
  overflow: hidden;
  width: 100%;
  height: 240px;
  margin: 30px 0;
}

@media (max-width: 1230px) and (min-width: 860px) {
  .facebook {
    height: 359px;
  }
  .facebook iframe {
    height: 294px;
  }
}

@media (max-width: 859px) and (min-width: 648px) {
  .facebook {
    height: 413px;
  }
  .facebook iframe {
    height: 348px;
  }
}

@media (max-width: 647px) and (min-width: 542px) {
  .facebook {
    height: 467px;
  }
  .facebook iframe {
    height: 402px;
  }
}

@media (max-width: 541px) and (min-width: 489px) {
  .facebook {
    height: 521px;
  }
  .facebook iframe {
    height: 456px;
  }
}

@media (max-width: 488px) and (min-width: 436px) {
  .facebook {
    height: 575px;
  }
  .facebook iframe {
    height: 510px;
  }
}

@media (max-width: 435px) {
  .facebook {
    height: 629px;
  }
  .facebook iframe {
    height: 564px;
  }
}

.newspapper {
  height: 73px;
}

.newspapper h2 {
  color: #ffffff;
  margin: 22.5px 0;
  padding: 0 38px 0 0;
}

.newspapper label {
  margin: 0;
  font-weight: normal;
}

.newspapper .flash {
  margin-bottom: 0;
  margin-top: 10px;
}

.search input[type="submit"],
#footer input[type="submit"] {
  font-size: 0;
}

.search input[type="text"],
#footer input[type="text"] {
  color: #aca69f;
  padding: 0 10px;
  margin: 4px;
  border-radius: 4px;
  border: none;
  box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.5);
}

.newspapper form {
  width: 700px;
  margin: 0 auto;
}

.newspapper form input[type="submit"] {
  margin-left: 7px;
  height: 59px;
  width: 59px;
  font-size: 0;
  background: url("../images/images.png") 0 -240px no-repeat;
  border: none;
}

.newspapper form input[type="text"] {
  width: 330px;
  height: 40px;
}

.newspapper form table {
  height: 73px;
}

.newspapper form td {
  vertical-align: middle;
}

.contact-title {
  padding: 20px 0 10px;
}

.contact-top {
  height: 225px;
}

.contact-top h3 {
  margin-top: 0;
}

.contact-bottom {
  padding-top: 19px;
  min-height: 330px;
}

.contact-bottom ul {
  list-style-type: none;
  padding: 0;
}

.contact-bottom a {
  color: #ffffff;
}

.mapa-link {
  width: 80px;
  height: 81px;
  background: url("../images/images.png") -138px -171px no-repeat;
  display: block;
  font-size: 0;
  margin-top: -32px;
}

.search {
  /* height: 543px; */
  /* height: 1080px; */
}

.search .col-md-12 {
  padding: 0;
}

.search form {
  width: 730px;
  margin: 170px auto 0 auto;
}

.search form input[type="submit"] {
  margin-left: 7px;
  height: 72px;
  width: 72px;
  font-size: 0;
  background: url("../images/images.png") -59px -240px no-repeat;
  border: none;
}

.search form input[type="text"] {
  width: 643px;
  height: 52px;
}

.search form table {
  height: 73px;
}

.search form td {
  vertical-align: middle;
}

.scroll-down {
  position: absolute;
  width: 180px;
  font-size: 24px;
  height: 193px;
  padding: 135px 8px 0 0;
  bottom: 0;
  /*top: 495px;*/
  right: 29%;
  /*right: 200px;*/
  color: #6e7173;
  /*@cus-white*/
  text-align: center;
  background: url("../images/scroll-down.png") left top no-repeat;
  z-index: 99999;
}

@media (max-width: 991px) and (min-width: 768px) {
  .action-center .listing .move-left,
  .action-shop .listing .move-left {
    left: -15px;
  }
  .action-center .listing .move-right,
  .action-shop .listing .move-right {
    right: -15px;
  }
}

@media (max-width: 1015px) {
  .obsah .gallery {
    margin: 0 auto;
    display: block;
  }
  .nopad .submenu {
    margin: 0 40px;
  }
  .nopad h1 {
    padding: 0 40px;
  }
}

@media (max-width: 1015px) and (min-width: 697px) {
  .obsah .gallery {
    width: 624px;
  }
}

@media (max-width: 696px) {
  .obsah .gallery {
    width: 312px;
  }
}

@media (max-width: 767px) {
  .nopad .submenu {
    margin: 0;
  }
  .navbar-collapse .nav {
    float: none;
  }
  .navbar .container {
    padding: 0 15px;
  }
  .search-header a,
  .search-header span {
    background-color: #ffffff;
    width: 100%;
    vertical-align: middle;
    height: auto;
    padding: 15px 0;
  }
  .search-header {
    overflow: visible;
  }
  .search-header a h2,
  .search-header span h2 {
    text-align: center;
    padding: 0;
    display: inline;
    color: #6e7173;
  }
  .search-header .active a h2,
  .search-header .active span h2 {
    color: #a12a21;
  }
  .map .col-md-12 h2.main-title,
  .map .col-md-12 div {
    left: 37.5px;
  }
  body {
    margin-bottom: 890px;
  }
  .newspapper form,
  .search form {
    width: 365px;
  }
  .newspapper form input[type="text"],
  .search form input[type="text"] {
    width: 280px;
  }
  .action-center .listing .move-left,
  .action-shop .listing .move-left {
    left: -25px;
  }
  .action-center .listing .move-right,
  .action-shop .listing .move-right {
    right: -25px;
  }

  #kudy-k-nam .col-md-12 h2.main-title {
    top: 70px;
  }
  #kudy-k-nam .col-md-12 div {
    left: 25px;
  }
  #kudy-k-nam .col-md-12 h2.main-title {
    left: 25px;
  }
  #kudy-k-nam .col-md-12 a.btn-custon.btn-crimson.pull-right {
    top: 97px;
  }
}

.title-header {
  position: absolute;
  width: 450px;
  right: 80px;
  top: 180px;
  text-align: center;
}

.title-header h2 {
  font-size: 28px;
  color: #92917d;
  margin-top: 0;
}

.wifi {
  position: absolute;
  width: 97px;
  height: 62px;
  font-size: 0;
  left: 15px;
  top: 544px;
  background: url("../images/images.png") 0 -355px no-repeat;
}

input::-webkit-input-placeholder {
  color: #aca69f;
  font-style: italic;
}

input:-moz-placeholder {
  color: #aca69f;
  font-style: italic;
}

input:-ms-input-placeholder {
  color: #aca69f;
  font-style: italic;
}

.emoticon.emoticon-star {
  background-position: 0px 0px;
}

.emoticon.emoticon-open {
  background-position: -38px 0px;
}

.emoticon.emoticon-parking {
  background-position: -76px 0px;
}

.emoticon.emoticon-cottage {
  background-position: -114px 0px;
}

.emoticon.emoticon-gift {
  background-position: -152px 0px;
}

.emoticon.emoticon-service {
  background-position: -190px 0px;
}

.emoticon.emoticon-facebook {
  background-position: -228px 0px;
}

.emoticon.emoticon-twitter {
  background-position: -266px 0px;
}

.emoticon.emoticon-google-plus {
  background-position: -304px 0px;
}

.emoticon.emoticon-email {
  background-position: -342px 0px;
}

.emoticon.emoticon-search {
  background-position: -380px 0px;
}

.emoticon.emoticon-facebook {
  background-position: 0px -38px;
}

.emoticon.emoticon-twitter {
  background-position: -38px -38px;
}

.emoticon.emoticon-google-plus {
  background-position: -76px -38px;
}

.emoticon.emoticon-email {
  background-position: -114px -38px;
}

.emoticon.emoticon-search {
  background-position: -152px -38px;
}

#admin-panel {
  z-index: 99999;
  position: absolute;
}

p.date {
  margin-bottom: 0;
}

.text-center {
  text-align: center;
}

.submenu {
  padding: 0;
  margin: 0 0 10px 0;
  float: left;
  list-style-type: none;
  width: 100%;
}

.submenu li {
  float: left;
  margin-left: 5%;
}

.submenu li a {
  color: #ffffff;
  position: relative;
  height: 40px;
  line-height: 40px;
  display: block;
}

.submenu li a span {
  width: 100%;
  height: 4px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffffff;
  display: none;
}

.submenu li a:hover {
  text-decoration: none;
}

.submenu li a:hover span,
.submenu li.active a span {
  display: block;
}

.submenu li:first-child {
  margin-left: 0;
}

.gallery {
  margin-bottom: 30px;
  display: inline-block;
  width: 100%;
}

.gallery a {
  width: 311px;
  float: left;
  margin: 0 1px 1px 0;
  position: relative;
}

.gallery a span {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 54px;
  height: 54px;
  background: url("../images/images.png") -174px -366px no-repeat;
  display: none;
}

.gallery a:hover span {
  display: block;
}

@media (max-width: 767px) {
  .submenu li {
    width: 100%;
    margin-left: 0;
    padding: 0 40px;
  }
}

@media (max-width: 696px) {
  .gallery a {
    margin: 0 auto 1px auto;
    float: none;
    display: block;
  }
}

#plan {
  position: relative;
  width: 989px;
  height: 743px;
  background: rgba(255, 255, 255, 0.9) url(../images/plan_bg.png) no-repeat;
}

#plan dl {
  margin: 0;
  width: 88px;
  height: 100%;
}

#plan dt a {
  width: 41px;
  /* height: 41px; */
  height: 43px;
  position: absolute;
  /* background: url(../images/plan_sprite.png); */
  /* background: url(../images/mapa_patra_ico.png); */
  background: url(../images/plan_sprite.png);
  text-indent: -999px;
}

#plan #link-floor1 {
  top: 250px;
  left: 21px;
  /* background-position: -123px 0px; */
  background-position: -2696px -728px;
}

#plan #link-floor1:hover,
#plan #link-floor1.active {
  /* background-position: 0px 0px; */
  background-position: -2472px -729px;
}

#plan #link-floor2 {
  top: 155px;
  left: 21px;
  /* background-position: -164px 0px; */
  background-position: -2771px -728px;
}

#plan #link-floor2:hover,
#plan #link-floor2.active {
  /* background-position: -41px 0px; */
  background-position: -2547px -729px;
}

#plan #link-floor3 {
  top: 60px;
  left: 21px;
  /* background-position: -205px 0px; */
  background-position: -2845px -728px;
}

#plan #link-floor3:hover,
#plan #link-floor3.active {
  /* background-position: -82px 0px; */
  background-position: -2620px -728px;
}

#plan .floor {
  position: absolute;
  top: 0px;
  left: 88px;
  width: 901px;
  height: 743px;
  margin: 0;
  padding: 0;
}

#plan .floor-map {
  position: absolute;
  z-index: 999;
}

#plan li {
  list-style: none;
}

#mapa-wrap {
  top: 0;
  left: 88px;
  position: absolute;
  display: inline-block;
  width: 895px;
  height: 100%;
}

#mapa {
  width: 100%;
  height: 100%;
  position: relative;
}

#mapa svg {
  width: 100%;
  height: 100%;
}

#plan .box {
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/plan_sprite.png);
  text-indent: -999px;
  /* dalsi obchody */
}

#plan .box img {
  display: none;
}

#plan .box.s-1 {
  width: 91px;
  height: 104px;
  display: block;
  background-position: -3273px -42px;
  top: 154px;
  left: 124px;
  transition: top 1s;
  z-index: 1002;
}

#plan .box.s-1.hover {
  top: 144px;
}

#plan .box.s-2 {
  width: 95px;
  height: 102px;
  display: block;
  background-position: -3393px -45px;
  top: 145px;
  left: 177px;
  transition: top 1s;
  z-index: 1003;
}

#plan .box.s-2.hover {
  top: 135px;
}

#plan .box.s-3 {
  width: 114px;
  height: 103px;
  display: block;
  background-position: -3498px -42px;
  top: 130px;
  left: 221px;
  transition: top 1s;
  z-index: 1004;
}

#plan .box.s-3.hover {
  top: 120px;
}

#plan .box.s-4 {
  width: 357px;
  height: 464px;
  display: block;
  background-position: -5691px 0px;
  top: 200px;
  left: 153px;
  transition: top 1s;
}

#plan .box.s-4.hover {
  top: 190px;
}

#plan .box.s-5 {
  width: 205px;
  height: 174px;
  display: block;
  background-position: -4074px -6px;
  top: 38px;
  left: 660px;
  transition: top 1s;
}

#plan .box.s-5.hover {
  top: 28px;
}

#plan .box.s-6 {
  width: 296px;
  height: 161px;
  display: block;
  background-position: -3618px -12px;
  top: 56px;
  left: 420px;
  transition: top 1s;
  z-index: 1002;
}

#plan .box.s-6.hover {
  top: 46px;
}

#plan .box.s-7 {
  width: 133px;
  height: 131px;
  display: block;
  background-position: -3925px -30px;
  top: 92px;
  left: 376px;
  transition: top 1s;
  z-index: 1001;
}

#plan .box.s-7.hover {
  top: 82px;
}

#plan .box.s-8 {
  width: 91px;
  height: 98px;
  display: block;
  background-position: -929px -43px;
  top: 125px;
  left: 414px;
  transition: top 1s;
}

#plan .box.s-8.hover {
  top: 115px;
}

#plan .box.s-9 {
  width: 137px;
  height: 135px;
  display: block;
  background-position: -5287px -27px;
  top: 211px;
  left: 594px;
  transition: top 1s;
  z-index: 1001;
}

#plan .box.s-9.hover {
  top: 201px;
}

#plan .box.s-10 {
  width: 163px;
  height: 178px;
  display: block;
  background-position: -5454px -3px;
  top: 225px;
  left: 523px;
  transition: top 1s;
  z-index: 1002;
}

#plan .box.s-10.hover {
  top: 215px;
}

#plan .box.s-11 {
  width: 114px;
  height: 115px;
  display: block;
  background-position: -4733px -35px;
  top: 237px;
  left: 483px;
  transition: top 1s;
  z-index: 1003;
}

#plan .box.s-11.hover {
  top: 227px;
}

#plan .box.s-12 {
  width: 89px;
  height: 86px;
  display: block;
  background-position: -4627px -49px;
  top: 246px;
  left: 438px;
  transition: top 1s;
  z-index: 1004;
}

#plan .box.s-12.hover {
  top: 236px;
}

#plan .box.s-13 {
  width: 102px;
  height: 108px;
  display: block;
  background-position: -4897px -39px;
  top: 269px;
  left: 456px;
  transition: top 1s;
  z-index: 1005;
}

#plan .box.s-13.hover {
  top: 259px;
}

#plan .box.s-14 {
  width: 90px;
  height: 87px;
  display: block;
  background-position: -5030px -47px;
  top: 309px;
  left: 488px;
  transition: top 1s;
  z-index: 1006;
}

#plan .box.s-14.hover {
  top: 299px;
}

#plan .box.s-15 {
  width: 102px;
  height: 119px;
  display: block;
  background-position: -5164px -21px;
  top: 331px;
  left: 508px;
  transition: top 1s;
  z-index: 1007;
}

#plan .box.s-15.hover {
  top: 321px;
}

#plan .box.s-16 {
  width: 140px;
  height: 125px;
  display: block;
  background-position: -3014px -29px;
  top: 178px;
  left: 1px;
  transition: top 1s;
  z-index: 1000;
}

#plan .box.s-16.hover {
  top: 168px;
}

#plan .box.s-17 {
  width: 99px;
  height: 77px;
  display: block;
  background-position: -3156px -55px;
  top: 164px;
  left: 63px;
  transition: top 1s;
  z-index: 1001;
}

#plan .box.s-17.hover {
  top: 154px;
}

#plan .box.s-18 {
  width: 63px;
  height: 83px;
  display: block;
  background-position: -59px -917px;
  top: 368px;
  left: 460px;
  transition: top 1s;
  z-index: 1001;
}

#plan .box.s-18.hover {
  top: 358px;
}

#plan .box.s2-1 {
  width: 208px;
  height: 199px;
  display: block;
  background-position: -1236px -238px;
  top: 33px;
  left: 688px;
  transition: top 1s;
}

#plan .box.s2-1.hover {
  top: 23px;
}

#plan .box.s2-2 {
  width: 104px;
  height: 120px;
  display: block;
  background-position: -1095px -230px;
  top: 61px;
  left: 611px;
  transition: top 1s;
}

#plan .box.s2-2.hover {
  top: 51px;
}

#plan .box.s2-3 {
  width: 109px;
  height: 125px;
  display: block;
  background-position: -957px -240px;
  top: 75px;
  left: 546px;
  transition: top 1s;
}

#plan .box.s2-3.hover {
  top: 65px;
}

#plan .box.s2-4 {
  width: 159px;
  height: 138px;
  display: block;
  background-position: -771px -256px;
  top: 88px;
  left: 430px;
  transition: top 1s;
}

#plan .box.s2-4.hover {
  top: 78px;
}

#plan .box.s2-5 {
  width: 98px;
  height: 119px;
  display: block;
  background-position: -638px -288px;
  top: 117px;
  left: 367px;
  transition: top 1s;
}

#plan .box.s2-5.hover {
  top: 107px;
}

#plan .box.s2-6 {
  width: 95px;
  height: 121px;
  display: block;
  background-position: -522px -291px;
  top: 132px;
  left: 308px;
  transition: top 1s;
}

#plan .box.s2-6.hover {
  top: 121px;
}

#plan .box.s2-7 {
  width: 94px;
  height: 121px;
  display: block;
  background-position: -377px -255px;
  top: 147px;
  left: 248px;
  transition: top 1s;
}

#plan .box.s2-7.hover {
  top: 137px;
}

#plan .box.s2-8 {
  width: 156px;
  height: 144px;
  display: block;
  background-position: -205px -261px;
  top: 159px;
  left: 124px;
  transition: top 1s;
}

#plan .box.s2-8.hover {
  top: 149px;
}

#plan .box.s2-9 {
  width: 80px;
  height: 81px;
  display: block;
  background-position: -1359px -471px;
  top: 224px;
  left: 689px;
  transition: top 1s;
}

#plan .box.s2-9.hover {
  top: 214px;
}

#plan .box.s2-10 {
  width: 101px;
  height: 105px;
  display: block;
  background-position: -1228px -472px;
  top: 238px;
  left: 634px;
  transition: top 1s;
}

#plan .box.s2-10.hover {
  top: 228px;
}

#plan .box.s2-11 {
  width: 104px;
  height: 121px;
  display: block;
  background-position: -1081px -424px;
  top: 251px;
  left: 599px;
  transition: top 1s;
}

#plan .box.s2-11.hover {
  top: 241px;
}

#plan .box.s2-12 {
  width: 122px;
  height: 133px;
  display: block;
  background-position: -927px -430px;
  top: 260px;
  left: 559px;
  transition: top 1s;
}

#plan .box.s2-12.hover {
  top: 250px;
}

#plan .box.s2-13 {
  width: 112px;
  height: 114px;
  display: block;
  background-position: -595px -472px;
  top: 275px;
  left: 465px;
  transition: top 1s;
}

#plan .box.s2-13.hover {
  top: 265px;
}

#plan .box.s2-14 {
  width: 156px;
  height: 154px;
  display: block;
  background-position: -736px -432px;
  top: 327px;
  left: 517px;
  transition: top 1s;
}

#plan .box.s2-14.hover {
  top: 317px;
}

#plan .box.s2-15 {
  width: 99px;
  height: 120px;
  display: block;
  background-position: -469px -473px;
  top: 411px;
  left: 507px;
  transition: top 1s;
}

#plan .box.s2-15.hover {
  top: 402px;
}

#plan .box.s2-16 {
  width: 146px;
  height: 150px;
  display: block;
  background-position: -31px -489px;
  top: 265px;
  left: 121px;
  transition: top 1s;
}

#plan .box.s2-16.hover {
  top: 255px;
}

#plan .box.s2-17 {
  width: 224px;
  height: 179px;
  display: block;
  background-position: -205px -423px;
  top: 317px;
  left: 169px;
  transition: top 1s;
}

#plan .box.s2-17.hover {
  top: 307px;
}

#plan .box.s2-18 {
  width: 341px;
  height: 388px;
  display: block;
  background-position: -1976px -135px;
  top: 329px;
  left: 223px;
  transition: top 1s;
}

#plan .box.s2-18.hover {
  top: 319px;
}

#plan .box.s2-19 {
  width: 264px;
  height: 359px;
  display: block;
  background-position: -2324px -236px;
  top: 323px;
  left: 62px;
  transition: top 1s;
}

#plan .box.s2-19.hover {
  top: 319px;
}

#plan .box.s2-20 {
  width: 88px;
  height: 87px;
  display: block;
  background-position: -5385px -261px;
  top: 314px;
  left: 62px;
  transition: top 1s;
  z-index: 1;
}

#plan .box.s2-20.hover {
  top: 304px;
}

#plan .box.s2-21 {
  width: 91px;
  height: 92px;
  display: block;
  background-position: -5618px -260px;
  top: 352px;
  left: 83px;
  transition: top 1s;
  z-index: 2;
}

#plan .box.s2-21.hover {
  top: 342px;
}

#plan .box.s2-22 {
  width: 92px;
  height: 89px;
  display: block;
  background-position: -5389px -366px;
  top: 405px;
  left: 118px;
  transition: top 1s;
  z-index: 3;
}

#plan .box.s2-22.hover {
  top: 395px;
}

#plan .box.s2-23 {
  width: 87px;
  height: 87px;
  display: block;
  background-position: -5509px -379px;
  top: 440px;
  left: 139px;
  transition: top 1s;
  z-index: 4;
}

#plan .box.s2-23.hover {
  top: 430px;
}

#plan .box.s3-1 {
  width: 208px;
  height: 181px;
  display: block;
  background-position: -4550px -600px;
  top: 39px;
  left: 663px;
  transition: top 1s;
}

#plan .box.s3-1.hover {
  top: 29px;
}

#plan .box.s3-2 {
  width: 197px;
  height: 155px;
  display: block;
  background-position: -624px -631px;
  top: 57px;
  left: 508px;
  transition: top 1s;
}

#plan .box.s3-2.hover {
  top: 47px;
}

#plan .box.s3-3 {
  width: 351px;
  height: 202px;
  display: block;
  background-position: -257px -605px;
  top: 98px;
  left: 198px;
  transition: top 1s;
}

#plan .box.s3-3.hover {
  top: 88px;
}

#plan .box.s3-4 {
  width: 123px;
  height: 114px;
  display: block;
  background-position: -2207px -568px;
  top: 225px;
  left: 648px;
  transition: top 1s;
}

#plan .box.s3-4.hover {
  top: 215px;
}

#plan .box.s3-5 {
  width: 142px;
  height: 141px;
  display: block;
  background-position: -2025px -575px;
  top: 257px;
  left: 570px;
  transition: top 1s;
}

#plan .box.s3-5.hover {
  top: 247px;
}

#plan .box.s3-6 {
  width: 570px;
  height: 436px;
  display: block;
  background-position: -4867px -589px;
  top: 195px;
  left: 140px;
  transition: top 1s;
  z-index: 1002;
}

#plan .box.s3-6.hover {
  top: 185px;
}

#plan .box.s3-7 {
  width: 76px;
  height: 105px;
  display: block;
  background-position: -4768px -648px;
  top: 165px;
  left: 670px;
  transition: top 1s;
  z-index: 1001;
}

#plan .box.s3-7.hover {
  top: 155px;
}

#plan .box.s3-8 {
  width: 80px;
  height: 90px;
  display: block;
  background-position: -4344px -649px;
  top: 58px;
  left: 585px;
  transition: top 1s;
  z-index: 1002;
}

#plan .box.s3-8.hover {
  top: 48px;
}

#plan .box.s3-9 {
  width: 87px;
  height: 73px;
  display: block;
  background-position: -4454px -661px;
  top: 87px;
  left: 558px;
  transition: top 1s;
  z-index: 1003;
}

#plan .box.s3-9.hover {
  top: 77px;
}

#plan .box.s3-10 {
  width: 155px;
  height: 128px;
  display: block;
  background-position: -4037px -641px;
  top: 37px;
  left: 497px;
  transition: top 1s;
  z-index: 1001;
}

#plan .box.s3-10.hover {
  top: 27px;
}

#plan .box.s3-11 {
  width: 80px;
  height: 111px;
  display: block;
  background-position: -4218px -639px;
  top: 57px;
  left: 463px;
  transition: top 1s;
  z-index: 5;
}

#plan .box.s3-11.hover {
  top: 47px;
}

#plan .box.s3-12 {
  width: 100px;
  height: 92px;
  display: block;
  background-position: -3905px -671px;
  top: 95px;
  left: 402px;
  transition: top 1s;
  z-index: 1004;
}

#plan .box.s3-12.hover {
  top: 85px;
}

#plan .box.s3-13 {
  width: 69px;
  height: 84px;
  display: block;
  background-position: -3798px -678px;
  top: 107px;
  left: 359px;
  transition: top 1s;
  z-index: 1003;
}

#plan .box.s3-13.hover {
  top: 97px;
}

#plan .box.s3-14 {
  width: 68px;
  height: 78px;
  display: block;
  background-position: -3674px -689px;
  top: 120px;
  left: 320px;
  transition: top 1s;
  z-index: 1002;
}

#plan .box.s3-14.hover {
  top: 110px;
}

#plan .box.s3-15 {
  width: 434px;
  height: 169px;
  display: block;
  background-position: -3192px -664px;
  top: 63px;
  left: 62px;
  transition: top 1s;
  z-index: 1001;
}

#plan .box.s3-15.hover {
  top: 53px;
}

#plan .box.s3-16 {
  width: 102px;
  height: 104px;
  display: block;
  background-position: -3050px -700px;
  top: 143px;
  left: 4px;
  transition: top 1s;
}

#plan .box.s3-16.hover {
  top: 133px;
}

#plan .box.s3-17 {
  width: 198px;
  height: 263px;
  display: block;
  background-position: -5840px -577px;
  top: 490px;
  left: 144px;
  transition: top 1s;
  z-index: 3;
}

#plan .box.s3-17.hover {
  top: 480px;
}

#plan .box.n-1 {
  width: 76px;
  height: 95px;
  display: block;
  background-position: -9px -46px;
  top: 208px;
  left: 4px;
}

#plan .box.n-2 {
  width: 61px;
  height: 60px;
  display: block;
  background-position: -110px -53px;
  top: 204px;
  left: 77px;
}

#plan .box.n-3 {
  width: 138px;
  height: 110px;
  display: block;
  background-position: -1246px -31px;
  top: 214px;
  left: 329px;
}

#plan .box.n-4 {
  width: 223px;
  height: 110px;
  display: block;
  background-position: -1402px -22px;
  top: 166px;
  left: 472px;
}

#plan .box.n2-1 {
  width: 87px;
  height: 100px;
  display: block;
  background-position: -10px -304px;
  top: 221px;
  left: 4px;
}

#plan .box.n2-2 {
  width: 64px;
  height: 67px;
  display: block;
  background-position: -113px -305px;
  top: 214px;
  left: 78px;
}

#plan .box.n2-3 {
  width: 145px;
  height: 116px;
  display: block;
  background-position: -1474px -256px;
  top: 221px;
  left: 347px;
}

#plan .box.n2-4 {
  width: 232px;
  height: 118px;
  display: block;
  background-position: -1650px -213px;
  top: 168px;
  left: 491px;
}

#plan .box.n3-1 {
  width: 329px;
  height: 130px;
  display: block;
  background-position: -5480px -660px;
  top: 149px;
  left: 346px;
}

#plan .box.n3-2 {
  width: 131px;
  height: 108px;
  display: block;
  background-position: -1062px -640px;
  top: 220px;
  left: 360px;
}

#plan .box.n3-3 {
  width: 214px;
  height: 112px;
  display: block;
  background-position: -1232px -603px;
  top: 164px;
  left: 493px;
}

#plan .info-ico {
  position: absolute;
  width: 64px;
  height: 64px;
  background-image: url(../images/plan_sprite.png);
  z-index: 3000;
}

#plan .info-ico.elevator1 {
  background-position: -2476px -623px;
  top: 250px;
  left: 90px;
}

#plan .info-ico.elevator2 {
  background-position: -2476px -623px;
  top: 530px;
  left: 295px;
}

#plan .info-ico.elevator3 {
  background-position: -2476px -623px;
  top: 220px;
  left: 365px;
}

#plan .info-ico.escalatorUp {
  background-position: -2562px -623px;
  top: 160px;
  left: 522px;
}

#plan .info-ico.escalatorDown {
  background-position: -2645px -623px;
  top: 140px;
  left: 610px;
}

#plan .info-ico.atm {
  background-position: -2890px -623px;
  top: 155px;
  left: 290px;
}

#plan .info-ico.shop {
  background-position: -2810px -623px;
  top: 285px;
  left: 230px;
}

#plan .info-ico.wc {
  background-position: -2727px -623px;
  top: 190px;
  left: 10px;
}

#plan .entrance1 {
  position: absolute;
  width: 170px;
  height: 132px;
  top: 27px;
  left: 237px;
  background-image: url(../images/entrance1.png);
}

#plan .entrance2 {
  position: absolute;
  width: 168px;
  height: 121px;
  top: 469px;
  left: 527px;
  background-image: url(../images/entrance2.png);
}

#plan .entrance3 {
  position: absolute;
  width: 160px;
  height: 119px;
  top: 226px;
  left: 720px;
  background-image: url(../images/entrance3.png);
}

.ui-tooltip,
.arrow:after {
  background: white;
  border: 2px solid #ccc;
}

.ui-tooltip {
  padding: 10px 20px;
  border-radius: 20px;
  text-transform: uppercase;
  box-shadow: 0 0 7px #ccc;
  font-family: Arial, Helvetica, sans-serif !important;
  color: #a12a21 !important;
}

.ui-tooltip .text {
  margin: 10px;
}

.arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px;
}

.arrow.top {
  top: -16px;
  bottom: auto;
}

.arrow.left {
  left: 20%;
}

.arrow:after {
  content: "";
  position: absolute;
  left: 20px;
  top: -20px;
  width: 25px;
  height: 25px;
  box-shadow: 6px 5px 9px -9px #000000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.arrow.top:after {
  bottom: -20px;
  top: auto;
}

.gift-voucher {
  margin: 0 0 50px;
}

.infowindow {
  line-height: 1.35;
  overflow: hidden;
  white-space: nowrap;
}

div.flash {
  border: none;
  border-radius: 5px;
  width: 200px;
  margin: 20px auto;
  text-align: center;
}

div.flash.info {
  background-color: #afd7ff;
}

div.flash.success {
  background-color: #afffbe;
}

div.flash.error {
  background-color: #ffafaf;
}

.error {
  width: 260px;
  margin: 20px auto;
  list-style-type: none;
  padding: 0;
}

.error li {
  text-align: center;
  border-radius: 5px;
  background-color: #ffafaf;
  padding: 1em;
}

#old-content,
#new-content {
  position: absolute;
  width: 100%;
}

#old-content {
  left: 0;
  top: 0;
}

#new-content {
  left: 100%;
}

html.full-size {
  height: 100%;
}

html.full-size body {
  height: 100%;
  margin-bottom: 0;
}

html.full-size #admin-panel {
  position: static;
}

.detail-serach.search {
  height: 130px;
  margin-bottom: 20px;
  background-color: #a12a21;
}

.detail-serach.search + .obsah h3 {
  margin-bottom: 10px;
}

.detail-serach.search form {
  margin-top: 30px;
}

#old-content #admin-panel,
#new-content #admin-panel {
  display: none;
}

@media (max-width: 767px) and (max-height: 400px) {
  .navbar-collapse {
    max-height: 266px;
  }
}

.alternative-plan .floor:first-child {
  margin-top: 30px;
}

.alternative-plan .floor {
  margin-bottom: 30px;
}

.alternative-plan .floor a {
  text-decoration: none;
}

.alternative-plan .floor a:hover {
  text-decoration: underline;
}

.alternative-plan td:first-child {
  padding-right: 10px;
}

.alternative-plan img {
  width: auto !important;
  height: auto !important;
  display: block;
  margin: 0 auto;
  max-width: none;
}

#plan area {
  outline: none;
}

.categories {
  position: relative;
  padding: 21px 0 21px 120px;
}

.categories span {
  position: absolute;
  width: 66px;
  height: 66px;
  background-image: url(../images/images.png);
  background-repeat: no-repeat;
  top: 0;
  left: 25px;
}

.categories h3 {
  margin-bottom: 10px;
}

.categories li a,
.categories li span {
  color: #333333;
}

.categories li a {
  text-decoration: none;
}

.categories li a:hover {
  text-decoration: underline;
}

.categories ul {
  margin: 0 0 0 16px;
  padding: 0;
}

.wrap-categories {
  padding: 40px 0 20px;
}

.restaurace-a-obcerstveni li,
.restaurace-a-obcerstveni a:hover {
  color: #ff9600;
}

.restaurace-a-obcerstveni span {
  background-position: 0 -421px;
}

.potraviny li,
.potraviny a:hover {
  color: #db0000;
}

.potraviny span {
  background-position: -66px -421px;
}

.sluzby li,
.sluzby a:hover {
  color: #0c438e;
}

.sluzby span {
  background-position: -132px -421px;
}

.moda-modni-doplnky-a-klenoty li,
.moda-modni-doplnky-a-klenoty a:hover {
  color: #ba0291;
}

.moda-modni-doplnky-a-klenoty span {
  background-position: 0px -487px;
}

.elektro-hracky-darky-a-ostatni-potreby li,
.elektro-hracky-darky-a-ostatni-potreby a:hover {
  color: #3cc3da;
}

.elektro-hracky-darky-a-ostatni-potreby span {
  background-position: -66px -487px;
}

.zdravi-drogerie-kosmetika li,
.zdravi-drogerie-kosmetika a:hover {
  color: #15892e;
}

.zdravi-drogerie-kosmetika span {
  background-position: -132px -487px;
}

.accordion {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.accordion .title {
  background-color: #a12a21;
  color: #ffffff;
  padding: 20px 70px 20px 100px;
  font-size: 18px;
  position: relative;
  display: block;
}

.accordion > li {
  margin-bottom: 10px;
}

.accordion .description {
  display: none;
}

.accordion .description ul {
  margin-left: 100px;
  padding-left: 30px;
  padding: 20px 0;
}

.accordion .description ul li {
  color: #a12a21;
  list-style-type: disc;
}

.accordion .description ul li a {
  color: #333333;
  text-decoration: none;
}

.accordion .description ul li a:hover {
  text-decoration: underline;
}

.accordion .icon {
  width: 33px;
  height: 33px;
  background-image: url(../images/images.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 16px;
  left: 20px;
}

.accordion .arrow {
  position: absolute;
  width: 18px;
  height: 9px;
  background-image: url(../images/images.png);
  background-position: -210px -577px;
  background-repeat: no-repeat;
  right: 30px;
  top: 28px;
  left: auto;
  margin-left: 0;
}

.accordion .arrow.on {
  background-position: -210px -568px;
}

.accordion .icon-parking {
  background-position: 0 -553px;
}

.accordion .icon-childrens-corner {
  background-position: -33px -553px;
}

.accordion .icon-restaurants-and-food {
  background-position: -66px -553px;
}

.accordion .icon-fun-and-fitness {
  background-position: -99px -553px;
}

.accordion .icon-gift-vouchers {
  background-position: -132px -553px;
}

.accordion .icon-download-flyer {
  background-position: -166px -553px;
}

.accordion .icon-wifi-free {
  background-position: -111px -360px;
}

@media (max-width: 480px) {
  .obsah {
    width: 100%;
  }
}

input.pull-right {
  margin-right: 15px;
}

@media (max-width: 479px) {
  .listing .col-xs-12 {
    float: left;
  }
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */

.container_carousel {
  margin: 0;
  position: relative;
  width: 100%;
  height: 746px;
  z-index: 1;
  overflow: hidden;
}

.container_carousel .list_carousel {
  width: 2000px;
  height: 0;
  padding-bottom: 746px;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.container_carousel .list_carousel .caroufredsel_wrapper {
  margin: 0 !important;
}

.container_carousel .list_carousel ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 100%;
  height: 746px;
  line-height: 746px;
}

.container_carousel .list_carousel ul li {
  float: left;
  list-style-type: none;
  position: relative;
  text-align: center;
  width: 100%;
  height: 746px;
  line-height: 746px;
  background-position: center top;
  background-attachment: scroll;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.container_carousel .list_carousel ul li span.slidesubitems {
  background-color: transparent;
  display: table;
  z-index: 999;
  position: relative;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}

.container_carousel .list_carousel ul li span.slidesubitems span {
  z-index: 9999;
}

.container_carousel .list_carousel ul li span.slidesubitems span.slidelogo {
  display: inline-block;
  position: absolute;
  top: 70px;
  left: 10px;
  width: 280px;
  height: 160px;
  background-position: center center;
  background-repeat: no-repeat;
}

.container_carousel .list_carousel ul li span.slidesubitems span.slidenadpis {
  text-transform: uppercase;
  font-size: 4.2em;
  line-height: 1em;
  color: #ffffff;
  display: inline-block;
  position: absolute;
  top: 150px;
  left: 53%;
}

.container_carousel
  .list_carousel
  ul
  li
  span.slidesubitems
  span.slidepodnadpis {
  font-size: 1.8em;
  line-height: 2.5em;
  color: #ffffff;
  display: inline-block;
  position: absolute;
  top: 210px;
  left: 53%;
}

.container_carousel .list_carousel ul li span.slidesubitems span.slidetext {
  text-transform: uppercase;
  font-size: 1.8em;
  line-height: 1.5em;
  font-weight: bold;
  color: #ffffff;
  display: inline-block;
  position: absolute;
  top: 280px;
  left: 53%;
  width: 430px;
  text-align: left;
}

.container_carousel .list_carousel ul li span.slidesubitems a.slideodkaz {
  text-transform: uppercase;
  font-size: 1.1em;
  line-height: 30px;
  color: #ffffff;
  background-color: rgba(30, 30, 30, 0.6);
  display: inline-block;
  position: absolute;
  bottom: 220px;
  right: 16%;
  width: 200px;
  height: 30px;
  -webkit-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
  text-decoration: none;
  -moz-box-shadow: 3px 3px 5px rgba(30, 30, 30, 0.3);
  -webkit-box-shadow: 3px 3px 5px rgba(30, 30, 30, 0.3);
  box-shadow: 3px 3px 5px rgba(30, 30, 30, 0.3);
  z-index: 99999;
}

.container_carousel .list_carousel .pagination {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin-top: 40px;
  margin-left: 20%;
  z-index: 99999;
}

.container_carousel .list_carousel .pagination a {
  background-color: transparent;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 10px;
  border: 3px solid #ffffff;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}

.container_carousel .list_carousel .pagination a.selected {
  background-color: #ffffff;
  cursor: default;
}

.container_carousel .list_carousel .pagination a span {
  display: none;
}

.container_carousel .slidelinktop,
.container_carousel .slidelinkbottom {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 14px;
  background-color: rgba(198, 196, 183, 0.75);
}

.container_carousel .slidelinkbottom {
  bottom: 0;
}

.container_carousel .slidelinktop {
  background-color: rgba(255, 255, 255, 0.1);
  bottom: none;
  top: 0;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  z-index: 99999;
}

.ui-tooltip .ui-tooltip-header {
  display: block;
  text-align: center;
  font-weight: 700;
}
