/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; height: 0; }
[hidden] { display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
html { font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; }
body { margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
h1 { font-size: 2em; margin: 0.67em 0; }
h2 { font-size: 1.5em; margin: 0.83em 0; }
h3 { font-size: 1.17em; margin: 1em 0; }
h4 { font-size: 1em; margin: 1.33em 0; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.67em; margin: 2.33em 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
mark { background: #ff0; color: #000; }
p, pre { margin: 1em 0; }
code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ''; content: none; }
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; }

/* ==========================================================================
   Lists
   ========================================================================== */
dl, menu, ol, ul { margin: 1em 0; }
dd { margin: 0 0 0 40px; }
menu, ol, ul { padding: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
img { border: 0;  -ms-interpolation-mode: bicubic; }
svg:not(:root) { overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
figure { margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
form { margin: 0; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; white-space: normal; *margin-left: -7px; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; *overflow: visible; }
button[disabled], html input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *height: 13px; *width: 13px; }
input[type="search"] { -webkit-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; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }

/* ==========================================================================
   Tables
   ========================================================================== */
table { border-collapse: collapse; border-spacing: 0; }

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
html, button, input, select, textarea { color: #222; }
body { font-size: 1em; line-height: 1.4; }
::-moz-selection { background: #b3d4fc; text-shadow: none; }
::selection { background: #b3d4fc; text-shadow: none; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
img { vertical-align: middle; }
fieldset { border: 0; margin: 0; padding: 0; }
textarea { resize: vertical; }
.chromeframe { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; }


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

/* ======= Typography ======= */
BODY{ font: 13px/21px Arial, "Helvetica Neue", Helvetica, sans-serif; color:#555/*#858383*/; /* text-shadow:1px 0 0 #d2d1d1;*/ }
#logo{ font-family: 'Oswald', sans-serif; }
H1, H2, H3, H4{ color:#14141c; /* text-shadow:1px 0 0 #c2c2c4, 1px 1px 0 #fff; font-weight:normal; */}
H1, H2{ font-weight:normal; }
H1{ font-size:21px; color:#2b6b73; }
H2{ font-size:19px; }
H3{ font-size:17px; }
H4{ font-size:15px; }
A{ color:#55b5c1; text-decoration:none; }
a:hover{ color:#2b6b73; }

/* ======= Structure ======= */   
BODY{ border-top:7px solid #e5e5e5; background:url(../imgs/noise.png) #ddd; }

.wrapper{ width:962px; margin:0 auto; }

#site-header{ height:400px; border-top:1px solid #fdfdfd; border-bottom:1px solid #fdfdfd; background:#55b0bb; }
	#logo{ float:left; margin:15px 0; }
		#logo H1{ color:#fdfdfd; text-shadow:1px 1px 0 #3e909a; font-size:21px; text-transform:uppercase; }
	#container-searchbox{ margin:23px 0; }
		#searchBox{ float:right; width:200px; margin:4px 0 0; padding:4px 20px 4px 10px; border-top-color:#cacaca; background:url(../imgs/ico-magnifier.png) 210px center no-repeat #fff; }
		.highlight {
			padding:1px; background-color: #ffcc00;
			-moz-box-shadow: 0 0 2px 0 rgba(161, 161, 161, 0.7); -webkit-box-shadow: 0 0 2px 0 rgba(161, 161, 161, 0.7); box-shadow: 0 0 2px 0 rgba(161, 161, 161, 0.7);
		}
		#gotoResultPage{ display:none; }
			
#main{ margin-top:-325px; }
	#content{}
		#slider-box{
			margin:0 0 30px; padding:3px; border:1px solid #ccc; background:#fff;
			box-shadow:0 0 3px 0 #ccc;
		}
			#slider{ width:632px; height:270px; overflow:hidden; }
		#nav-primay{}
		#nav-departaments{}
			.navigation{ margin-bottom:20px; border:1px solid #d3d3d3; }
				.navigation H1{ margin:0; padding:10px 20px; border-bottom:1px solid #dcdcdc; background: #f7f7f7; color:#555; font-size:17px; }
				.navigation UL{ margin:0; }
					#content .navigation LI{ margin:0; padding:0; }
						#content .navigation LI:before{ content:none; }
						.navigation A{ display:block; padding:7px 15px; border-top:1px solid #fff; border-bottom:1px solid #e2e2e2; background:#fff; color:#477f86; /*text-shadow:1px 0 0 #80a6ab; */ }
							.navigation A:hover{ color:#55b5c1; /* text-shadow:1px 0 0 #bbe1e6; */}
							.navigation A.active, #activeAccordion, .container33 .navigation .accordionOn{ background:#56b5c1; color:#fff; /* text-shadow:1px 0 0 #a0d7de;*/ }
								.container33 .navigation .accordionOn:hover{ background:#3e7b81; }
							.navigation UL UL A{ padding:3px 25px; background:#f7f7f7; }
		.box-featured{
			border:1px solid #d3d3d3;
			box-shadow:0 1px 1px 0 #dedede; 
		}
			.box-featured H1{ margin:0; padding:10px 20px; border-bottom:1px solid #dcdcdc; background: #f7f7f7; color:#555; font-size:17px; }
			.box-featured UL{ margin:0; }
				#content .box-featured LI{ margin:0; padding:10px 20px; border-bottom:1px solid #e2e2e2; background:#fff; }
					#content .box-featured  LI:before{ margin:0; content:none; }
					.box-featured  .last-item{ border:0; }
					.box-featured A{ display:inline-block; line-height:17px; }
					.box-featured TIME{ display:block; }
		.list-featured{}
			#content .list-featured LI{ padding:0; border:1px solid #d3d3d3; background:#fff; }
				#content .list-featured LI:before{ content:none; margin:0; }
				#content .list-featured A{ position:relative; display:block; padding:5px 10px; background:#f9f9f9; color:#70788a; }
					#content .list-featured A:hover{ color:#90a7c4; }
					.plus{
						margin-right:5px; padding:1px 5px; background:#eee; color:#abc1de; font-size:13px;
						box-shadow:0 0 1px 0 #666;
					}
					.down{ position:absolute; right:10px; font-size:13px; }
				.list-featured LI H3{ margin:0; color:inherit; }
				.list-featured .box-select{ margin:10px 20px; }
				.list-featured .container-files{ margin:0 20px; }
					#content .list-featured .container-files LI{ border:0; }
						#content .list-featured .container-files LI:before{ content:'\2022'; }
						#content .list-featured .container-files A{ display:inline; background:none; }
		.box-presa{}
			#content .box-presa LI{ padding:0; }
				#content .box-presa LI:before{ content:none; }
			.title-link H2{ color:inherit; }
		.list-accordion{}
			#content .list-accordion LI{ padding:0; }
				#content .list-accordion LI:before{ content:none; }
		#form-contact{ float:left; width:230px; margin:30px 25px 30px 0; }
		#map_div{
			width:100%; height:500px; margin:30px 0;
			box-shadow:0 0 3px 0 #666;
		}
		
#site-footer{ margin-bottom:20px; color:#686767; font-size:12px; }
	#site-footer .box-different{ margin:3px 0 23px; padding:20px 30px; }
		#box-links{ float:left; width:570px; margin-right:30px; }
			#box-links UL{ padding-left:15px; }
				#box-links LI{ float:left; width:250px; }
		#box-contact{ float:right; width:300px; text-align:right; }
	#footer-left{ float:left; }
	#footer-right{ float:right; }
		
/* ==========================================================================
   General
   ========================================================================== */	

.no-margin-right{ margin-right:0 !important; }
.no-margin-bottom{ margin-bottom:0 !important; }
   
.fax, .phone{ display:block; padding-left:25px; }
.fax{ background:url(../imgs/ico-fax.png) left center no-repeat; }
.phone{ background:url(../imgs/ico-phone.png) 5px center no-repeat; }
.date, TIME{ color:#aaa; font-size:12px; font-style:italic; }
.date{ margin-top:0; }

#content .flag-important, .flag-important .date{ color:#FF0900; /* text-shadow:1px 0 0 #ffa300; */}
	#content .flag-important:hover{ color:#C71600; }
.text-different{ color:#2b6b73; }

.butt{ display:inline-block; padding:7px 21px; border:1px solid #ccc; background:#74c7d1; color:#fff; }
	.butt:hover{ background:#65a5ac; color:#fff; }
.butt-back{ padding:3px 15px; }
   
.box100{ padding:30px; }
.box{
	border:1px solid #b2b2b2; background:#eee;
	-webkit-box-shadow:0 0 3px 0 #aaa, inset 0 0 0 2 #fff; box-shadow:0 0 3px 0 #aaa, inset 0 0 0 2px #fff;
}
.box-different{ background:#f9f9f9; }

.container100{ border-bottom:1px solid #d3d3d3; box-shadow:0 1px 0 0 #fff; }
.container66{ float:left; width:640px; margin-right:30px; }
.container33{ float:left; width:230px; margin-right:30px; }

/* ======= Lists ======= */
#content UL, #content OL{ padding-left:0; }
#content UL > *, #content OL > *{ margin:0.3em; padding-left:20px; }
#content UL{ list-style-type: none; }
	#content UL LI:before{ margin-right:5px; content:'\2022'; font-size:19px; font-weight:bold; color:#55b5c1; vertical-align:bottom; }
#content OL{ counter-reset:li; list-style-type: none; }
	#content OL > LI:before{ margin-right:5px; content:counter(li)'.'; counter-increment:li; font-size:11px; font-weight:bold; color:#55b5c1; }
	
	
/* ======= TABLES ======= */
TABLE{ margin-bottom:25px; }
TABLE CAPTION{ padding:5px 15px; background:#3E7B81; color:#fff; /* text-shadow:0 0 1px #8f8f8f; */}
THEAD{ background:#e8e8e8; color:#1f2227; }
TBODY TR:nth-child(2n+1){ background:#fff; }
TBODY TR:nth-child(2n){ background:#f4f4f4; }
TBODY TR:hover{ background:#65a5ac; color:#fff; }
	TBODY TR:hover A{ color:#88c214; }
		TBODY TR:hover A:hover{ color:#fff; }
TD, TH{ padding:5px 17px; }

#content .table-noHover TBODY TR:hover{ background:transparent; color:#3e3e3e; }
	#content .table-noHover TBODY TR:hover A{ color:#7fc019; /* text-shadow:0 0 1px #c0de90;*/ }
		#content .table-noHover TBODY TR:hover A:hover{ color:#659f0a; }
.table-valign-top TD{ vertical-align:top; }
	
/* ======= Forms ======= */
FORM{ margin:30px 0 0; text-align:left; }
INPUT{ border:1px solid #ccc; }
INPUT{ width:191px; margin-bottom:15px; padding:5px 7px; }
/*::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder{ font-style:italic; }*/
INPUT[type="search"]{ font-style:italic; }
TEXTAREA{ width:191px; padding:5px 7px; border:1px solid #ccc; }
INPUT, TEXTAREA{ padding-right:30px }
.submit{ width:100%; margin:0; padding:7px 0; }

.mandatory-input{ display:none !important; visibility:hidden; }

/* ======= Notifications, Success, Errors ======= */
.no-results{
	margin:20px; border:3px solid #fff; padding:5px 25px; text-align:center; color:#fff; text-shadow:0 0 1px #ffa300; background:#ffb100;
	-webkit-box-shadow:0px 0px 2px 0px rgba(161, 161, 161, 0.8); box-shadow:0px 0px 2px 0px rgba(161, 161, 161, 0.8);
}

.message-error{ border:1px solid #ED5A10; padding:5px 23px; }
	.message-error H1{ color:#ED5A10; text-align:center; }
.message-success{ border:1px solid #97c227; padding:5px 23px; }
	.message-success H1{ color:#759f4c; text-align:center; }

INPUT.error, TEXTAREA.error{ padding:6px 31px 6px 8px !important; border: 1px solid #ED5A10; }
SELECT.error{ border: 1px solid #ED5A10; }
INPUT.error-js, TEXTAREA.error-js{ border: 1px solid #ED5A10; }

#nameInfo, #emailInfo, #messageInfo{}

.form-ico{ position:relative; }
	#content .form-ico SPAN{}
	.form-ico-confirmation{ position:absolute; top:23px; left:203px; }

.tooltip-form-error{ color:#f00; }

P.error{ color:#ED5A10; }

/* ======= Pagination ======= */
.pagination{ margin-top:20px; }
	.pagination A{ float:left; margin-right:3px; padding:1px 7px; border:1px solid #ccc; background:#73c6d1; color:#fff; font-size:12px; }
		.pagination A:hover, .pagination A.active{ background:#65a5ac; }
	.pagination .page-prev, .pagination .page-next{ font-size:10px; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir { background-color: transparent; border: 0; overflow: hidden; *text-indent: -9999px; }
.ir:before { content: ""; display: block; width: 0; height: 150%; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
    * { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important; }
    a, a:visited { text-decoration: underline; }
    a[href]:after { content: " (" attr(href) ")"; }
    abbr[title]:after { content: " (" attr(title) ")"; }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
    pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
    thead { display: table-header-group; }
    tr, img { page-break-inside: avoid; }
    img { max-width: 100% !important; }
    @page { margin: 0.5cm; }
    p, h2, h3 { orphans: 3; widows: 3; }
    h2, h3 { page-break-after: avoid; }
}


/* ==========================================================================
   ALL PLUGINS
   ========================================================================== */

/* ======= SEARCHBOX ======= */
.ui-helper-hidden-accessible{ position:absolute; clip:rect(0 0 0 0); width:1px; height:1px; overflow:hidden; margin:-1px; padding:0; border:0; }
.ui-autocomplete{ position:absolute; top:0; left:0; width:200px; padding:0; border:1px solid #eaeaea; background:#fff; list-style-type:none; cursor:default; }
	.ui-autocomplete-category{ padding:5px 7px; }
	.ui-autocomplete LI A{ display:block; padding:3px 10px; }
		.ui-autocomplete LI A:hover{ color:#fff; }
	.ui-state-focus{ background:#477f86; color:#fff !important; }
   
/********************
Tabs
*********************/
.content-tabs{
	border:1px solid #d3d3d3;
	box-shadow:0 1px 1px 0 #dedede; 
}
	.tabs{
		margin:0; border-bottom:1px solid #dcdcdc; 
		background: #f7f7f7; background: -moz-linear-gradient(top,  #f7f7f7 0%, #ededed 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#ededed)); background: -webkit-linear-gradient(top,  #f7f7f7 0%,#ededed 100%); background: -o-linear-gradient(top,  #f7f7f7 0%,#ededed 100%); background: -ms-linear-gradient(top,  #f7f7f7 0%,#ededed 100%); background: linear-gradient(to bottom,  #f7f7f7 0%,#ededed 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ededed',GradientType=0 );
	}
		#content .tabs LI{ float:left; margin:0; padding:0; }
			#content .tabs LI:before{ margin:0; content:none; }
			.tabs LI A{ display:block; margin:0; padding:10px 20px; border-left:1px solid #fff; border-right:1px solid #d9d9d9; color:#555; font-size:13px; }
				.tabs LI A:hover{ color:#579bce; }
				.tabs LI A.current{ background:#fff; }
				.tabs .first-item{
					border-left:0;
				}
				.tabs .last-item{
					border-right:0;
				}
				
	.tab-section{ background:#fff; }
		
/********************
ColorBox
*********************/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; /*overflow:hidden;*/}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
/* User Style */
#cboxOverlay{background:#000;}
#colorbox{outline:0;}
	#cboxContent{background:#fff; overflow:visible;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{ padding-top:30px; }
			#cboxLoadedContent > *{ margin:5px; }
        #cboxLoadingGraphic{background:url(../imgs/loading.gif) no-repeat center center;}
        #cboxTitle{position:absolute; top:100%; width:94%; padding:5px 3% 10px; font-weight:bold; background:#fff; color:#000; text-align:center; }
        #cboxCurrent{position:absolute; top:7px; right:32px; font-weight:bold; color:#7C7C7C;}
        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible;  position:absolute; top:5px; background:url(../imgs/colorbox-controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        #cboxPrevious{left:5px; background-position: -51px -25px;}
        #cboxPrevious:hover{background-position:-51px 0px;}
        #cboxNext{margin-left:32px; background-position:-75px -25px;}
        #cboxNext:hover{background-position:-75px 0px;}
        #cboxClose{right:6px; background-position:-100px -25px;}
        #cboxClose:hover{background-position:-100px 0px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-125px 0px;}
		
/********************
CAROUFREDSEL
*********************/
.box-carousel{
	position:relative; margin-bottom:30px; padding:15px 42px; border:1px solid #dcdce6;
	background: #ffffff; background: -moz-linear-gradient(top,  #ffffff 0%, #f0f3f9 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f3f9)); background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f3f9 100%); background: -o-linear-gradient(top,  #ffffff 0%,#f0f3f9 100%); background: -ms-linear-gradient(top,  #ffffff 0%,#f0f3f9 100%); background: linear-gradient(to bottom,  #ffffff 0%,#f0f3f9 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f3f9',GradientType=0 );
}
	.box-carousel .pic-frame{ float:left; margin:0 5px; border:1px solid #9695aa; }
		.pic-overfow{ width:169px; height:114px; overflow:hidden; border:2px solid #fff; }
			.box-carousel .pic-overfow A{ margin:0; outline:none; }

.box .box-carousel{ background:transparent; border:0; }

a.carousel-prev, a.carousel-next { display:block; position:absolute; bottom:63px; width:23px; height:23px; background:url(../imgs/colorbox-controls.png) no-repeat 0px 0px; }
a.carousel-prev { left: 12px; background-position: -51px -25px; }
a.carousel-prev:hover { background-position:-51px 0px; }
a.carousel-next { right: 12px; background-position:-75px -25px; }
a.carousel-next:hover { background-position:-75px 0px; }
a.carousel-prev.disabled, a.carousel-next.disabled { opacity:0.5; cursor: default; }
a.carousel-prev.disabled:hover{ background-position:-51px -25px; }
a.carousel-next.disabled:hover{ background-position:-75px -25px; }
a.carousel-prev span, a.carousel-next span { display: none; }

.box-carousel .pagination { text-align: center; }
.box-carousel .pagination a { width: 15px; height: 15px; margin: 0 5px 0 0; display: inline-block; }
.pagination a.selected { background-position: -25px -300px; cursor: default; }
.pagination a span { display: none; }