@charset "utf-8"; html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, input, textarea, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; outline: none; color: #363636; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } a { outline: none; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } a { cursor: pointer; text-decoration: none; }
@charset "utf-8"; header, footer, article, nav, section { display: block; float: none; clear: both; } ::selection { background: #3d3d3d; color: #fff; } ::-moz-selection { background: #3d3d3d; color: #fff; } .clear { display: block; float: none; clear: both; width: 100%; height: 0; } .clearafter:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; font-size: 0; overflow: hidden; } .clearafterleft:after { clear: left; content: "."; display: block; height: 0; visibility: hidden; font-size: 0; overflow: hidden; } .clearafterright:after { clear: right; content: "."; display: block; height: 0; visibility: hidden; font-size: 0; overflow: hidden; } .ui-helper-hidden-accessible { display:none; } div.more { display: block; float: none; clear: both; } div.more a.more { } div.more a.more:hover { } div.more a.more span { font: 400 14px/19px 'PT Serif', serif; font-style: oblique; color: #8c8c8c; } div.more a.more:hover span { color: #E0573F; border-bottom: 1px solid #E0573F; } 
@charset "utf-8"; html { } #header { background-color: #e6eef2; height:auto!important; box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1), inset 0 0 0 1px #b3d1e3; } body { height: 100%; background: #e6eef2 url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/bg/body-bg.png) top center fixed no-repeat; } .site-bg { background-position-x: center; background-size: cover; } .site-bg { position:fixed; z-index:-1; width:100vw; height:100vh; background-repeat:no-repeat; opacity:0.3; } #snow { position:absolute; top:0; left:0; height:100%; width:100%; overflow:hidden; } body#main-site { background: #e6eef2 none; } div#site-wrap { height: auto; width: 100%; } #content { padding-top: 42px; } #content > .site-inner { background: #e6eef2; border-radius: 2px; padding:2px; box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1), inset 0 0 0 1px #b3d1e3; } .site-inner { display: block; float: none; clear: both; width: 960px; margin: 0 auto; padding: 0; } #header { width: auto; } #section { width: 960px; } #footer { width: auto; box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1), inset 0 0 0 1px #b3d1e3; } div#debuginfo.hidden { display: none; } #nekoToTop{ position: fixed; bottom: 0; right: 20px; background: #eee; padding:5px; color:#3276b1; font-size: 2em; display:none; border-radius: 4px 4px 0 0; } #nekoToTop:hover{ background:#3276b1; color:#eee; } #cd-menu-trigger { display: none; position: absolute; width: 150px; top: 1%; left: 2%; } #cd-menu-trigger .cd-menu-icon { display: inline-block; position: relative; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); width: 18px; height: 2px; background-color: #fff; } #cd-menu-trigger .cd-menu-icon::before, #cd-menu-trigger .cd-menu-icon:after { content: ''; width: 100%; height: 100%; position: absolute; background-color: inherit; left: 0; } #cd-menu-trigger .cd-menu-icon::before { bottom: 5px; } #cd-menu-trigger .cd-menu-icon::after { top: 5px; } #cd-menu-trigger.is-clicked .cd-menu-icon { background-color: rgba(255, 255, 255, 0); } #cd-menu-trigger.is-clicked .cd-menu-icon::before, #cd-menu-trigger.is-clicked .cd-menu-icon::after { background-color: #fff; } #cd-menu-trigger.is-clicked .cd-menu-icon::before { bottom: 0; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } #cd-menu-trigger.is-clicked .cd-menu-icon::after { top: 0; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); } #cd-lateral-nav { position: fixed; height: 100%; right: 0; top: 0; visibility: hidden; z-index: 100; width: 210px; background-color: #5a98bf; overflow-y: auto; -webkit-transform: translateZ(0); -webkit-backface-visibility: hidden; -webkit-transition: -webkit-transform .4s 0s, visibility 0s .4s; -moz-transition: -moz-transform .4s 0s, visibility 0s .4s; transition: transform .4s 0s, visibility 0s .4s; -webkit-transform: translateX(210px); -moz-transform: translateX(210px); -ms-transform: translateX(210px); -o-transform: translateX(210px); transform: translateX(210px); box-shadow: 0 0 7px rgba(0,0,0,.8) } #cd-lateral-nav .cd-navigation { margin: 10px 0 16px; } #cd-lateral-nav .sub-menu { padding: 0 10px 20px 15px; display: none; } #cd-lateral-nav a { display: block; line-height: 1.2em; padding: 10px 16px 10px 32px; color: #fff; text-transform: lowercase; font-weight: 600; font-size: 18px; } #cd-lateral-nav a.current { background-color: #3a4a4d; color: #035aa6; } .no-touch #cd-lateral-nav a:hover { color: #035aa6; } #cd-lateral-nav ul li:hover { background: #fff; } #cd-lateral-nav a:hover, #cd-lateral-nav a:focus, #cd-lateral-nav a:active { color: #035aa6; } #cd-lateral-nav.lateral-menu-is-open { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); visibility: visible; -webkit-transition: -webkit-transform .8s 0s, visibility 0s 0s; -moz-transition: -moz-transform .8s 0s, visibility 0s 0s; transition: transform .8s 0s, visibility 0s 0s; -webkit-overflow-scrolling: touch; } #cd-lateral-nav .item-has-children > a { position: relative; text-transform: uppercase; font-weight: 600; } #cd-lateral-nav .item-has-children > a::after { content: ''; display: block; height: 11px; width: 8px; position: absolute; top: 50%; bottom: auto; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); right: 1em; background-size: 8px 11px; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; transition-property: transform; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; } #cd-lateral-nav .item-has-children > a.submenu-open::after { -webkit-transform: translateY(-50%) rotate(90deg); -moz-transform: translateY(-50%) rotate(90deg); -ms-transform: translateY(-50%) rotate(90deg); -o-transform: translateY(-50%) rotate(90deg); transform: translateY(-50%) rotate(90deg); } @media (max-width: 976px) { .site-inner { width: 95%; } #cd-menu-trigger { display: inline-block; } #cd-menu-trigger .cd-menu-icon { margin-right: 1.25em; margin-bottom: 0.4em; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } #cd-menu-trigger .cd-menu-text { height: 100%; text-transform: uppercase; color: #fff; font-weight: 600; font-size: 18px; display: inline-block; line-height: 20px; padding-right: 10px; } } @media (max-width: 482px) { .site-inner { max-width: 85%; } } 
@charset "utf-8"; html { font: 300 14px/22px 'Roboto', sans-serif; } body { word-wrap: normal; color: #444; } h1, h2, h3, h4, h5, h6 { font-family: 'Roboto', sans-serif; font-weight: 300; color: #035aa6; line-height: 1; margin-top: 0; } h1, .alpha { font-size: 47px; font-size: 3.33333rem; margin-bottom: 0.495rem; } h2, .beta { font-size: 42px; font-size: 2.66667rem; margin-bottom: 0.61875rem; } h3, .gamma { font-size: 34px; font-size: 2rem; margin-bottom: 0.825rem; } h4, .delta { font-size: 29px; font-size: 1.33333rem; margin-bottom: 1.2375rem; } h5, .epsilon { font-size: 24px; font-size: 1.16667rem; margin-bottom: 1.41429rem; } h6, .zeta { font-size: 21px; font-size: 1rem; margin-bottom: 1.65rem; } p { margin: 0 0 0.86em ; font: 300 15px/24px 'Roboto', sans-serif; } b, strong { font-weight: 900; } em, i { font-style: oblique; color: #2d2d2d; } 
@charset "utf-8"; div.two-column, div.two-column.lefty { } div.two-column div.left, div.two-column.lefty .left { display: block; float: left; clear: left; width: 640px; } #main-site div.two-column div.left, #main-site div.two-column.lefty .left { display: block; float: left; clear: left; width: 630px; } div.two-column .right, div.two-column.lefty .right { display: block; float: right; clear: right; width: 320px; } div.two-column.righty { } div.two-column.righty .left { width: 320px; } div.two-column.righty .right { width: 640px; } div.two-column.lefty .left.three-of-four { display: block; float: left; clear: left; width: 713px; } div.two-column.lefty .right.one-of-four { display: block; float: right; clear: right; width: 219px; } div.two-column.halves .left-half { display: block; float: left; clear: left; width:50%; box-sizing: border-box; } div.two-column.halves .right-half { display: block; float: right; clear: right; width:50%; box-sizing: border-box; } @media (max-width: 976px) { #main-site div.two-column div.left, #main-site div.two-column.lefty .left { width: 100%; } div.two-column .right, div.two-column.lefty .right { width: 100%; } #convention-program { width: 100%; } } @media (max-width: 540px) { div.two-column.halves .right-half { width: 100%; float: left; } } 
@charset "utf-8"; .all-the-boxes .articles-wrapper { border: 0 none; } .all-the-boxes .article.box { margin-bottom: 7px; } .all-the-boxes .article.box.x1 { clear: left; } .all-the-boxes .article.box.x3 { margin-right: 0; }
 .aside { display: block; float: right; clear: right; max-width: 320px; } .aside .block { display: block; max-width: 320px; background: #f2f2f2; border-bottom: 1px solid #cfdee6; margin-bottom: 20px; } .aside .block h3 { color: #88a8bb; font: 100 24px/29px 'Roboto', sans-serif; background: #cfdee6 url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/bg/block-corner.png) top right no-repeat; padding: 12px 0 14px 19px; margin-bottom: 0; } .aside .block h3 strong { font-weight: 900; color: #88a8bb; } .aside .block .block-body { padding: 13px 19px 18px 19px; } .aside .block .block-body p { margin-bottom: 6px; } .aside .location .block-body a { border-bottom: 1px solid rgba(0, 0, 0, 0); color: #f21d2f; } .aside .location:hover .block-body a { border-bottom: 1px solid #d0d0d0; border-bottom: 1px solid rgba(0, 0, 0, 0.18); } .aside .location .block-body a:hover { border-color: #f21d2f; } .aside a.online-entry { display: block; margin: 20px 0; padding: 12px 0 14px 19px; width: 301px; background-color: #f21d2f; color: #fff; text-transform: lowercase; font: 100 24px/29px 'Roboto', sans-serif; cursor: pointer; } .aside a.online-entry h3 { color: #fff; font: 100 24px/29px 'Roboto', sans-serif; } .aside a.online-entry strong { font-weight: 900; color: #fff; } .aside a.online-entry:hover { background-color: #f34; } .aside .attached-docs { } .aside .attached-docs div.docs{ display: block; margin: 0; } .aside .attached-docs div.docs .attachment { display: block; padding: 8px 0; border-bottom: 1px solid #ebebeb; border-bottom: 1px solid rgba(0, 0, 0, 0.08); } .aside .attached-docs div.docs .attachment:hover { background-color: #fffce0; } .aside .attached-docs div.docs .even { } .aside .attached-docs div.docs .odd { } .aside .attached-docs div.docs .pdf { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/icons/icon-pdf.png) 19px 10px no-repeat; } .aside .attached-docs div.docs .doc { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/icons/icon-doc.png) 19px 10px no-repeat; } .aside .attached-docs div.docs .xls { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/icons/icon-xls.png) 19px 10px no-repeat; } .aside .attached-docs div a { display: block; padding-left: 47px; color: #363636; font: 300 14px/18px 'Roboto', sans-serif; border-left: 3px solid #ebebeb; border-left: 3px solid rgba(0, 0, 0, 0.08); } .aside .attached-docs div a:hover { color: #f21d2f; border-color: #f34; } .aside .attached-docs div a span.date { display: block; width: 209px; color: #8c8c8c; font: 300 11px/15px 'Roboto', sans-serif; } .aside .attached-docs blockquote { padding: 8px 15px 0 0; } .aside .attached-docs blockquote p { font: 300 13px/18px 'Roboto', sans-serif; font-style: oblique; color: #545454; border-left: 3px solid #88a8bb; padding: 3px 0 3px 16px; margin-bottom: 13px; } .aside .attached-docs blockquote p a { color: #545454; border-bottom: 1px solid rgba(0, 0, 0, 0); } .aside .attached-docs:hover blockquote p a { border-bottom: 1px solid #d0d0d0; border-bottom: 1px solid rgba(0, 0, 0, 0.18); } .aside .attached-docs blockquote p a:hover { border-color: #f34; color: #f34; } .aside .block .block-body h4 { margin-top: 5px; } .aside .block .block-body ul { margin-bottom: 13px; list-style-type: none; } .aside .block .block-body ul li { display: block; height: auto; } .aside .block .block-body ul li span { display: block; float: left; clear: none; width: 47px; color: #8c8c8c; font: 300 13px/24px 'Roboto', sans-serif; } .aside .block .block-body ul li em { display: block; float: left; clear: none; max-width: 237px; color: #363636; font: 300 14px/24px 'Roboto', sans-serif; font-style: normal; } .aside .block .block-body ul li em a { border-bottom: 1px solid rgba(0, 0, 0, 0); } .aside .block:hover .block-body ul li em a { border-bottom: 1px solid #d0d0d0; border-bottom: 1px solid rgba(0, 0, 0, 0.18); } .aside .block .block-body ul li em a:hover { border-color: #f21d2f; color: #f21d2f; } #main-site .aside div.social-box { margin-bottom: 20px; } #main-site .aside div.social-box .box-header h2 { display: block; margin-bottom: 0; padding: 12px 18px 14px 18px; color: #363636; font: 100 24px/29px 'Roboto', sans-serif; } #main-site .aside div.social-box .social-links { text-align: left; padding: 4px 15px 13px 15px; } #main-site .aside div.social-box .social-links a { margin-right: 43px } #main-site .aside div.social-box .social-links a:last-child { margin-right: 0; } @media (max-width: 976px) { #main-site .aside div.social-box .social-links a { margin-right: 13px } }
@charset "utf-8"; .carousel { position: relative; display: block; width: 640px; height: auto; float: left; clear: none; margin-right: 20px; } .carousel h2 { } .carousel h2 span.total-items { font-size: 18px; float: right; clear: none; padding-top: 8px; } .carousel div.carousel-container { position: relative; } .carousel div.carousel-container div.carousel-clip { position: relative; z-index: 89; display: block; overflow: hidden; width: 640px; padding: 1px; } .carousel div.carousel-container div.carousel-clip div.boxes-wrapper { display: block; width: 99999px; } .carousel div.carousel-container div.carousel-nav { position: absolute; top: 50%; left: -22px; z-index: 55; display: block; margin-top: -42px; width: 684px; height: 42px; } .carousel div.carousel-container div.carousel-nav div.wrapper { display: block; width: 684px; height: 42px; } .carousel div.carousel-container div.carousel-nav div.wrapper a { display: block; width: 42px; height: 42px; cursor: pointer; } .carousel div.carousel-container div.carousel-nav div.wrapper a.prev { position: relative; float: left; clear: none; } .carousel div.carousel-container div.carousel-nav div.wrapper a.next { position: relative; left: 600px; float: left; clear: none; } .carousel div.carousel-container div.carousel-nav div.wrapper a span.stroke { position: absolute; display: block; width: 42px; height: 42px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background-color: rgba( 0, 0, 0, 0.08 ); } .carousel div.carousel-container div.carousel-nav div.wrapper a:hover span.stroke { background-color: #fff; } .carousel div.carousel-container div.carousel-nav div.wrapper a.prev span.icon-arrow-left-alt1, .carousel div.carousel-container div.carousel-nav div.wrapper a.next span.icon-arrow-right-alt1 { position: absolute; display: block; margin: 4px 0 0 4px; color: #2d2d2d; font-size: 34px; } .carousel div.carousel-container div.carousel-nav div.wrapper a.prev:hover span.icon-arrow-left-alt1, .carousel div.carousel-container div.carousel-nav div.wrapper a.next:hover span.icon-arrow-right-alt1 { color: #f34; } .carousel div.carousel-container div.carousel-nav div.wrapper a.prev:hover { right: 3px; } .carousel div.carousel-container div.carousel-nav div.wrapper a.next:hover { left: 603px; } .carousel div.carousel-container div.carousel-nav div.wrapper a.disabled:hover span.stroke { background-color: rgba( 0, 0, 0, 0.08 ); } .carousel div.carousel-container div.carousel-nav div.wrapper a.disabled span.icon-arrow-left-alt1, .carousel div.carousel-container div.carousel-nav div.wrapper a.disabled span.icon-arrow-right-alt1 { color: rgba( 45, 45, 45, 0.21 ); } .carousel div.carousel-container div.carousel-nav div.wrapper a.disabled:hover span.icon-arrow-left-alt1, .carousel div.carousel-container div.carousel-nav div.wrapper a.disabled:hover span.icon-arrow-right-alt1 { color: rgba( 45, 45, 45, 0.21 ); } .carousel div.carousel-container div.carousel-nav div.wrapper a.prev.disabled:hover { right: 0; } .carousel div.carousel-container div.carousel-nav div.wrapper a.next.disabled:hover { left: 600px; } .carousel div.carousel-container div.carousel-bullets { display: block; width: 640px; padding: 21px 0 0 0; } .carousel div.carousel-container div.carousel-bullets div.wrapper { display: block; width: 100%; } .carousel div.carousel-container div.carousel-bullets div.wrapper ul { margin: 0 auto; width: auto; display: block; text-align: center; } .carousel div.carousel-container div.carousel-bullets div.wrapper ul li { display: inline-block; float: none; clear: none; margin-right: 9px; width: 11px; height: 11px; } .carousel div.carousel-container div.carousel-bullets div.wrapper ul li.last { margin-right: 0; } .carousel div.carousel-container div.carousel-bullets div.wrapper ul li a { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/bg/carousel-bullets.png) bottom left no-repeat; display: block; width: 100%; height: 100%; text-indent: -9999px; } .carousel div.carousel-container div.carousel-bullets div.wrapper ul li.current a { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/bg/carousel-bullets.png) top left no-repeat; }
a#prijave-admin-csv{ position:fixed; top:0px; left:160px; display: block; padding: 8px; color: #fff; text-transform: lowercase; font: 300 14px/14px 'Roboto', sans-serif; cursor: pointer; background: #f21d2f; } a#prijave-admin{ position:fixed; top:0px; left:550px; display: block; padding: 8px; color: #fff; text-transform: lowercase; font: 300 14px/14px 'Roboto', sans-serif; cursor: pointer; background: #f21d2f; } a#prijave-admin-csv strong, a#prijave-admin strong{ color:#fff; } #newsletteradmin{ font-size:12px; font-family:Helvetica; top:30px; right:0; position:absolute; background-color:#f3f3f3; width:300px; padding:15px; border:1px solid #b8b8b8; } #arhiva{ font-family:Helvetica; font-size:14px; position:absolute; top:30px; left:0; border-top:1px solid #b8b8b8; float:left; color:#000; display:block; border:1px #b8b8b8 solid; background-color:#f3f3f3; width:200px; min-height:100%; } #arhiva h1{ display:block; padding:20px; color:#fff; background-color:#F34; font-size:24px; padding-bottom:20px; margin:0; } #arhiva .admin-link{ padding-left:30px; } #arhiva strong{ margin-left:20px; } #arhiva a{ color:#000; display:block; border-bottom:1px #b8b8b8 solid; margin:0; padding:10px; text-decoration:none; } #arhiva a:hover, #arhiva a.selected{ background-color:#1268B3; color:#fff; } #newsletteradmin textarea{ margin:3px; resize:vertical; width:282px; height:100%; font-size:12px; line-height:1.5; padding:3px; font-family:Arial; } #newsletteradmin p{ margin:10px 0; padding:5px; font-size:16px; line-height:20px; } #newsletteradmin input{ width:246px; } #newsletteradmin .toolbar{ margin-top:10px; } #newsletteradmin .toolbar .btn{ padding:1px; color:#fff; font-size:18px; text-decoration:none; text-align:center; background-color:#1268B3; display:block; } #newsletteradmin .toolbar.import .btn{ display:block; margin:5px; padding:10px; font-weight:bold; } #newsletteradmin .toolbar.import .btn.red{ background-color:#F34; } #newsletteradmin #sendform2{ margin-bottom:40px; } #newsletteradmin .toolbar .btn strong{ display:block; padding:10px; } #newsletteradmin .toolbar .send-test{ display:block; } #newsletteradmin .toolbar .send-test span{ background-color:#1268B3; display:block; } #newsletteradmin .toolbar .send-test:hover span{ } #newsletteradmin .toolbar .send{ background-color:#F34; display:block; } #newsletteradmin .toolbar .send span{ display:block; } #newsletteradmin .toolbar .send:hover span{ } .newsletter-admin .status{ border-bottom:1px solid grey; }
@charset "utf-8"; #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;} #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;} .cboxIframe{width:100%; height:100%; display:block; border:0;} #cboxOverlay{background:#000;} #colorbox{} #cboxContent{margin-top:20px;} .cboxIframe{background:#fff;} #cboxError{padding:50px; border:1px solid #ccc;} #cboxLoadedContent{border:5px solid #000; background:#fff;} #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;} #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;} #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;} #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;} #cboxPrevious:hover{background-position:bottom left;} #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;} #cboxNext:hover{background-position:bottom right;} #cboxLoadingOverlay{background:#000;} #cboxLoadingGraphic{background:url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/images/loading.gif) no-repeat center center;} #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;} #cboxClose:hover{background-position:bottom center;} #cboxOverlay { background: #ede8e4; } #cboxLoadedContent { border: 7px solid #fff; background-color: #FFF; } #cboxTitle { font: 14px/21px Arial, Helvetica, sans-serif; color: #474747; top: -23px; } #cboxCurrent { font: 14px/21px Arial, Helvetica, sans-serif; color: #474747; top: -23px; } #cboxPrevious, #cboxNext { width: 38px; height: 38px; display: block; top: 50%; border: 0 none; margin-top: -19px; } #cboxPrevious { left: 19px; background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/colorbox/colorbox-arrows.png) top left no-repeat; } #cboxPrevious:hover { background-position: top right; } #cboxNext { right: 19px; background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/colorbox/colorbox-arrows.png) bottom left no-repeat; } #cboxLoadingOverlay { background: transparent none; } #cboxLoadingGraphic { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/colorbox/gallery-loader.gif) center center no-repeat; } #cboxClose { top: 7px; right: 7px; background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/colorbox/colorbox-close.png) top center no-repeat; width: 41px; height: 41px; border: 0 none; }
 #main-site #convention-awards{ padding-top:20px; } #convention-awards .article-body h1 { text-transform: uppercase; } #convention-awards .article-body .attached-docs { margin-bottom: 29px; } #main-site #convention-awards .attached-docs { margin-bottom:20px; } #convention-awards .article-body .attached-docs h3 { font-weight: 100; color: #88a8bb; padding: 12px 0; margin-bottom: 0; } #convention-awards .article-body .attached-docs h3 strong { color: #88a8bb; } #convention-awards .award { border-bottom: 1px solid #cfdee6; padding-bottom: 13px; margin-bottom: 21px; } #convention-awards .award h2 { font-size: 29px; font-size: 1.33333rem; margin-bottom: 1.2375rem; } #convention-awards .award h3.nom { display: block; float: left; clear: none; color: #8c8c8c; text-transform: lowercase; font-weight: 100; font-size: 20px; } #convention-awards .award h3.nom.winner { padding-top: 1px; } #convention-awards .award h3.nom.nominees { padding: 12px 19px 20px 0; border-right: 1px solid #bbc3c7; margin: 8px 20px 0 0; width: auto; } #convention-awards .award h4 { display: block; width: 432px; float: right; clear: none; font-size: 22px; color: #363636; font-weight: 300; } #main-site #convention-awards .award h4 { width:390px; } #convention-awards .award .img-wrap { display: block; clear: both; margin-bottom: 13px; } #convention-awards .award .winner-body { clear: both; padding-left: 109px; } #convention-awards .award ul { list-style: none; margin-bottom: 5px; } #convention-awards .award li { list-style: none; padding-left:130px; } @media (max-width: 976px) { #convention-awards, #convention-awards .award h4 { max-width: 100%; } } @media (max-width: 952px) { #convention-awards .article-body { margin-top: 120px; } }
 .article-body { max-width: 541px; padding-left: 23px; margin-bottom: 55px; } .article-body .image { display: block; max-width: 541px; height: auto; margin-bottom: 1.2375rem; } .article-body .image img { margin: 0; width: 100%; } .article-body .image div.opis { display: block; clear: both; background: #f2f2f2; border-bottom: 1px solid #cfdee6; padding: 8px 5px; } .article-body .image div.opis .title { display: block; float: left; clear: none; } .article-body .image div.opis .author { display: block; float: right; clear: none; } .article-body div.video-player { padding-bottom: 56.25%; position: relative; height: 0; } .article-body div.video-player iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; } .article-body table { width: 100%; margin-bottom: 1.2375rem; } .article-body table th { background-color: #88a8Bb; color: #fff; border-bottom: 0 none; } .article-body table td, .article-body table th { padding:7px; text-align:center; } .article-body table tr { border-bottom: 1px solid #ebebeb; border-bottom: 1px solid rgba(0, 0, 0, 0.08); } .article-body .attachments, .news-wrap .attachments { margin-bottom: 1.2375rem; } .article-body .attachment, .news-wrap .attachment { display: block; padding: 8px 0; border-bottom: 1px solid #ebebeb; border-bottom: 1px solid rgba(0, 0, 0, 0.08); } .article-body .attachment:hover { background-color: #fffce0; } .article-body .pdf, .news-wrap .pdf { background: #F2F2F2 url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/icons/icon-pdf.png) 19px 10px no-repeat; } .article-body .doc, .news-wrap .doc { background: #F2F2F2 url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/icons/icon-doc.png) 19px 10px no-repeat; } .article-body .xls, .news-wrap .doc { background: #F2F2F2 url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/icons/icon-xls.png) 19px 10px no-repeat; } .article-body .attachment a, .news-wrap .attachment a { display: block; padding-left: 47px; color: #363636; font: 300 14px/18px 'Roboto', sans-serif; border-left: 3px solid #ebebeb; border-left: 3px solid rgba(0, 0, 0, 0.08); } .article-body .attachment a:hover, .news-wrap .attachment a:hover { color: #f21d2f; border-color: #f34; } .article-body .attachment a span.date, .news-wrap .attachment a span.date { display: block; width: 209px; color: #8c8c8c; font: 300 11px/15px 'Roboto', sans-serif; } .gallery { display: block; margin-bottom: 18px; width: 630px; } .gallery a.img { position: relative; display: block; float: left; clear: none; margin: 0 18px 18px 0; width: 90px; height: 51px; } .gallery a.img.x6 { margin-right: 0; } .gallery a.img span.plus { position: absolute; top: 50%; left: 50%; display: block; margin: -13px 0 0 -13px; width: 26px; height: 26px; border-radius: 100%; background: rgba(255, 255, 255, .89); color: #2d2d2d; text-align: center; font: 300 23px/24px 'Roboto', sans-serif; opacity: 0; } .gallery a.img:hover span.plus { background: rgba(255, 72, 82, .89); box-shadow: 0 0 0 3px rgba(255, 255, 255, .42); color: #fff; opacity: 1; } .terms-notice p a, .article-body p a, .article-body li a { border-bottom: 1px solid rgba(0, 0, 0, 0.18); color: #f21d2f; } .terms-notice p a:hover, .article-body p a:hover { border-color: #f21d2f; color: #f21d2f; } .article-body p sup { color: #f34; margin: 0 3px; } .article-body ul, .article-body ol, .award ul, .award ol { font: 300 14px/22px 'Roboto', sans-serif; margin-bottom: 1.5em; padding-left: 29px; } .article-body ul li { list-style: disc; } .article-body ul li { } .article-body ol { list-style: decimal; } .article-body ol li { } ul#program { display: block; padding: 0; width: auto; list-style-type: none; } ul#program li { display: block; height: auto; list-style: none; font: 300 15px/24px 'Roboto', sans-serif; border-bottom: 1px solid #cfdee6; padding: 3px 0 5px 0; } ul#program li.break { background-color: #f2f2f2; } ul#program li span { display: block; float: left; clear: none; width: 47px; } ul#program li strong { display: block; float: left; clear: none; font-weight: 300; width: 494px; } ul#program li span.dvorana{ color: #f21d2f; display:block; float:none; clear:left; width:494px; padding-left:47px; } ul#program li sup { color: #f21d2f; margin-left: 3px; } ul#program li div.schedule-body { display: block; float: left; clear: left; } ul#program li div.schedule-body p { padding-left: 47px; margin-bottom: 5px; } ul#program li div.schedule-body p + p { margin-top: 0; text-indent: 0; } ul#program li div.schedule-body ul { list-style-type: none; padding-left: 47px; margin-bottom: 5px; } ul#program li div.schedule-body ul li { border-bottom: 0 none; padding: 0; } ul#program li div.schedule-body ul li ul { list-style: none; padding-left: 18px; margin: 0; } ul#program li div.schedule-body ul li ul li { display: list-item; padding: 0; } ul#program li div.schedule-body ol { list-style: upper-roman; padding-left: 47px; margin-bottom: 5px; } ul#program li div.schedule-body ol li { border-bottom: 0 none; list-style: upper-roman; display: list-item; padding: 0; } ul#program li div.schedule-body ol li ul { list-style: square; padding-left: 18px; margin-bottom: 3px; } ul#program li div.schedule-body ol li ul li { list-style: square; display: list-item; padding: 0; } #convention-program div.article-body div.radionice div.item div.agenda ol li.root { margin-bottom: 0.75em; font-weight: 900; color: #f21d2f; } #convention-program div.article-body div.radionice div.item{ border-bottom: 1px solid #ebebeb; border-bottom: 1px solid rgba(0, 0, 0, 0.18); margin-bottom:20px; } #convention-program div.article-body div.radionice div.item.last{ border-bottom:none; } #convention-program div.article-body div.radionice div.item div.agenda ol li.root { } #convention-program div.article-body div.radionice div.item div.agenda ol li.root ul { margin-bottom: 0.75em; } #convention-program div.article-body div.radionice div.item div.agenda ol li.root ul li ul { margin-bottom: 0; padding-bottom: 0; } #convention-program div.article-body div.radionice div.item div.agenda ol li ul li ul { list-style: none; padding-left: 18px; margin-bottom: 3px; } #convention-program div.article-body div.radionice div.item div.agenda ol li ul li ul li { list-style: none; display: list-item; padding: 0; } #convention-program div.article-body div.radionice div.item div.agenda ol li ul li ul li:before { content: "–"; position: relative; left: -5px; color: #8c8c8c; } @media (max-width: 976px) { .article-body { max-width: 100%; } .article-body .image img { width: 100%; } .aside { max-width: 100%; } .aside a.online-entry { width: 100%; padding: 12px 0 14px 0; } .aside a.online-entry h3 { padding-left: 20px; } .aside .block { max-width: 100%; } ul#program, ul#program li span.dvorana, ul#program li strong { max-width: 90%; } } @media (max-width: 750px) { .aside .location img { width: 100%; height: auto; } } @media (max-width: 555px) { #convention-program .article-body { margin-top: 120px; } } @media (max-width: 400px) { .article-body { padding-left: 0; } .article-body .konv h1 { font-size: 2.5rem; } } 
@charset "utf-8"; #cookie-policy { position: fixed; left: 0; bottom: 0; padding: 21px 0 29px; width: 100%; font-size: 12px !important; background: #222; background: rgba(0,0,0,.89); z-index: 9999; } #cookie-policy.no-bootstrap div.container { margin: 0 auto; width: 960px; } #cookie-policy.no-bootstrap div.container div.row { display: block; } #cookie-policy.no-bootstrap div.container div.row:after { clear: both; content: ""; display: block; height: 0; overflow: hidden; } #cookie-policy.no-bootstrap div.container div.row .span8 { float: left; clear: left; width: 66%; } #cookie-policy.no-bootstrap div.container div.row .span4 { float: left; width: 34%; } #cookie-policy.no-bootstrap div.container div.row .span4 a.btn { display: inline-block; *display: inline; padding: 4px 10px 4px; margin-bottom: 0; *margin-left: .3em; font-size: 13px; line-height: 18px; *line-height: 20px; color: #333; text-align: center; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); vertical-align: middle; cursor: pointer; background-color: #f5f5f5; *background-color: #e6e6e6; background-image: -ms-linear-gradient(top, #fff, #e6e6e6); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6)); background-image: -webkit-linear-gradient(top, #fff, #e6e6e6); background-image: -o-linear-gradient(top, #fff, #e6e6e6); background-image: linear-gradient(top, #fff, #e6e6e6); background-image: -moz-linear-gradient(top, #fff, #e6e6e6); background-repeat: repeat-x; border: 1px solid #ccc; *border: 0; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); border-color: #e6e6e6 #e6e6e6 #bfbfbf; border-bottom-color: #b3b3b3; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); *zoom: 1; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); } #cookie-policy.no-bootstrap div.container div.row .span4 a:hover { background-color: #e6e6e6; *background-color: #d9d9d9; } #cookie-policy div.container h3 { font-weight: 300; margin-bottom: 13px; font-size: 18px; line-height: 18px; } #cookie-policy div.container h3, #cookie-policy div.container p { color: #f5f5f5; } #cookie-policy div.container p { font-size: 12px; } #cookie-policy div.container p a { color: #f5f5f5; border-bottom: 1px dotted #f5f5f5; } #cookie-policy div.container p a:hover { color: #428bca; border-bottom: 1px dotted #428bca; } @media (max-width: 950px) { #cookie-policy.no-bootstrap div.container { max-width: 100%; padding-left: 20px; } #cookie-policy.no-bootstrap div.container div.row .span4 { width: 24%; padding-left: 10px; } #cookie-policy div.container h3 { font-size: 15px; } #cookie-policy div.container p { font: 300 11px/20px 'Roboto', sans-serif; } }
 #main-site .edu-page #article-content .article-body { float:none; max-width:none; margin-left:0; margin-bottom:30px; box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; } #main-site .edu-page .news-container { padding-top:13px; } #main-site .edu-page .news-wrap { margin-top:0; margin-left:30px; max-width:none; float:none; } #main-site .edu-page .news-wrap .news .header { max-width:none; } 
 #main-site .email-settings div.newsletter div.field { display: block; margin-bottom: 15px; } #main-site .email-settings div.newsletter div.field input.email { display: block; float: left; clear: left; padding: 0 0px 0 8px; width: 453px; height: 32px; border: 1px solid #cfdee6; border-right: 0px none; border-top-left-radius: 2px; border-bottom-left-radius: 2px; color: #575757; font: 300 13px/19px 'Roboto', sans-serif; } #main-site .email-settings div.newsletter div.field input.email:hover { border: 1px solid #5a98bf; border-right: 0px none; } #main-site .email-settings div.newsletter div.field input.email:focus { border: 1px solid #1268b3; border-right: 0px none; background-color: #fffce0; box-shadow: none; color: #1f1f1f; } #main-site .email-settings div.newsletter div.field input.button { display: block; float: right; clear: right; height: 34px; border: 1px solid #035aa6; border-top-right-radius: 2px; border-bottom-right-radius: 2px; background-color: #035aa6; text-align: center; cursor: pointer; margin: 0; padding-bottom: 2px; width: 74px; color: #fff; font: 300 14px/17px 'Roboto', sans-serif; text-transform: lowercase; } #main-site .email-settings div.newsletter div.field input.button:hover { border-color: #1268b3; background-color: #1268b3; } 
@charset "utf-8"; #nav ul.menu li a, .article-body p a, .aside .block .block-body a, .aside a.online-entry, .aside .attached-docs div a, .aside .attached-docs blockquote p a, .aside .block .block-body ul li em a, .sharrre .box, .sharrre .box .middles a, a.logo span.hover, .article-body .attachment a, #footer div.upper ul.contact-list li em a, #footer div.lower ul.links li a, #footer div.lower p.development a, div#radio .ui-state-hover, div#radio .ui-state-focus, div#radio .ui-state-active, div#checkbox .ui-state-hover, div#checkbox .ui-state-focus, div#checkbox .ui-state-active, #registration .label input, #registration a#registration-submit, .social-links .fa-circle { -webkit-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000); -moz-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000); -ms-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000); -o-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000); transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000); } .aside a.online-entry, #footer div.lower ul.links li a { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } .sharrre .box .middles a { -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; }
@charset "utf-8"; #footer { display: block; width: 100%; height: auto; border-top: 1px solid #cfdee6; background-color: #f2f2f2; margin-top: 34px; } #footer div.upper { padding: 21px 0 34px 0; } #footer div.upper h4 { } #footer div.upper ul.contact-list { display: block; float: left; clear: none; margin-right: 55px; padding: 0; width: auto; list-style-type: none; } #footer div.upper ul.contact-list li { display: block; height: auto; } #footer div.upper ul.contact-list li span { display: block; float: left; clear: none; width: 47px; color: #8c8c8c; font: 300 13px/24px 'Roboto', sans-serif } #footer div.upper ul.contact-list li em { display: block; float: left; clear: none; max-width: 237px; color: #363636; font: 300 14px/24px 'Roboto', sans-serif; font-style: normal; } #footer div.upper ul.contact-list li em a { border-bottom: 1px solid rgba(0,0,0,0); } #footer:hover div.upper ul.contact-list li em a { border-bottom: 1px solid #d0d0d0; border-bottom: 1px solid rgba(0,0,0,0.18); } #footer div.upper ul.contact-list li em a:hover { border-color: #ff4852; color: #ff4852; } #footer div.upper ul.right { display: block; float: right; clear: right; width: 219px; } #footer div.upper ul.right li { display: block; color: #fff; text-align: right; text-shadow: 0 -1px 0 #141414; } #footer div.upper ul.right li strong { color: #fff; font: 400 14px/24px 'Roboto', sans-serif; } #footer div.upper ul.right li span { display: inline-block; padding-left: 13px; } .socialbox { } .social-links { display: block; text-align: right; } .social-links .fa-circle { color: #8c8c8c; } .social-links a:hover .fa-circle { color: #ff4852; } .fa-stack-1x, .fa-stack-2x { position: absolute; width: 100%; top: 0; right: 0; bottom: 0; left: 0; text-align: center; } #footer div.lower { width: 100%; height: 42px; } #footer div.lower p { display: block; float: left; clear: left; margin: 12px 0 0 0; color: #8c8c8c; font: 300 13px/17px 'Roboto', sans-serif; } #footer div.lower p.copyright { width: auto; } #footer div.lower ul.links { float: left; clear: none; margin-left: 13px; width: auto; } #footer div.lower ul.links li { display: block; float: left; clear: none; margin-top: 12px; } #footer div.lower ul.links li a { margin-right: 13px; padding: 3px 5px; color: #8c8c8c; font: 300 13px/17px 'Roboto', sans-serif; } #footer div.lower ul.links li a:hover { background-color: #cfdee6; color: #035aa6; } #footer div.lower p.development { float: right; clear: right; margin: 12px 0 0 0; width: auto; } #footer div.lower p.development span.dev { display: block; float: left; height: 17px; margin-right: 13px; color: #8c8c8c; font: 300 13px/17px 'Roboto', sans-serif; } #footer div.lower p.development a { display: block; float: right; width: 89px; height: 16px; background: url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/bg/virtuabit.png) top left no-repeat transparent; } #footer div.lower p.development a:hover { background-position: bottom left; } #footer div.lower p.development a span { display: none; } #footer div.lower p.development a:hover span { }
@charset "utf-8"; #registration { background: white; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 0 0 1px #cfdee6; -moz-box-shadow: 0 0 0 1px #cfdee6; box-shadow: 0 0 0 1px #cfdee6; padding: 30px 30px 42px 30px; margin-bottom: 29px; max-width:100%; box-sizing:border-box; } #registration h2 { } #registration.registration-form h3 { margin-top: 29px; } #registration.registration-form h4 { margin-top: 29px; } #registration .label { display: block; margin-bottom: 8px; position: relative; } #registration .label strong.title { display: block; float: left; clear: none; width: 99px; text-align: right; margin-right: 11px; font: 300 15px/33px 'Roboto', sans-serif; } #registration .label input[type=text], #registration .label input[type=email], #registration .label input[type=tel] { display: block; float: left; clear: none; border: 1px solid #cfdee6; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; width: 205px; padding: 6px 10px 7px 10px; font: 13px/15px 'Roboto', sans-serif; font-weight: 400; color: #545454; resize: none; background-color: #FFF; } #registration .label input[type=text]:hover, #registration .label input[type=email]:hover, #registration .label input[type=tel]:hover { border: 1px solid #88a8bb; } #registration .label input[type=text]:focus, #registration .label input[type=email]:focus, #registration .label input[type=tel]:focus { border: 1px solid #88a8bb; box-shadow: none; color: #1f1f1f; background-color: #fffce0; outline: none; } #registration .label textarea { display: block; float: none; clear: both; border: 1px solid #cfdee6; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; width: 205px; height: 127px; padding: 6px 10px 7px 10px; font: 13px/15px 'Roboto', sans-serif; font-weight: 400; color: #545454; resize: none; } #registration .label textarea:hover { border: 1px solid #88a8bb; } #registration .label textarea:focus { border: 1px solid #88a8bb; box-shadow: none; color: #1f1f1f; background-color: #fffce0; } #registration a#registration-submit { display: block; width: 336px; cursor: pointer; margin: 20px 0; padding: 12px 0 14px 0; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-align: center; background-color: #f21d2f; } #registration a#registration-submit:hover { background-color: #f34; } #registration a#registration-submit span { color: #fff; text-transform: lowercase; font: 100 24px/29px 'Roboto', sans-serif; } #registration a#registration-submit span strong { font-weight: 900; color: #fff; } #registration a#registration-submit:hover span { } #registration .label span.required { display: block; position: absolute; top: 3px; left: 324px; font-weight: 400; font-size: 17px; color: #f21d2f; } #registration .label span.error { position: absolute; width: 16px; height: 16px; left: 347px; text-indent: -9999px; top: 8px; background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/icons/exclamation.png) 0 0 no-repeat; color: #FFF; padding: 2px 5px; font-size: 11px; line-height: 13px; } #registration .label.error span.error { left: 239px; } #registration p.error { background-color: #fffce0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font: 300 15px/21px 'Roboto', sans-serif; padding: 8px; margin-left: -8px; margin-bottom: 8px; color: rgba(0,0,0,0.76); -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.13); -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.13); box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.13); } #registration .confirmation p + p { text-indent: 0; margin-top: 0; } #registration .confirmation p.display-field { margin: 0; } #registration .confirmation p.display-field strong.title { display: block; float: left; clear: none; width: 99px; text-align: right; margin-right: 11px; font: 300 15px/33px 'Roboto', sans-serif; } #registration .confirmation p.display-field span { display: block; float: left; clear: none; font: 900 15px/33px 'Roboto', sans-serif; color: #035aa6; } .partner-featured div.two-column.halves .left-half { width: 425px; } .partner-featured div.two-column.halves .right-half { width: 505px; } .partner-featured div.two-column.halves .right-half a.logo.new { margin-top: 0; } .partner-featured div.two-column.halves .right-half .fa-phone { margin-right: 10px; color: #88a8bb; } .partner-featured div.two-column.halves .right-half .fa-envelope { margin-right: 10px; color: #88a8bb; }
#google_translate_element{ }
 #header { display: block; width: 100%; height: 150px; padding-bottom: 13px; } #header .top-bar{ background-color:#5a98bf; height:35px; } #header .top-bar .right{ float:right; } #google_translate_element{ margin-top:5px; } #header .inner { display: block; margin: 0 auto; width: 960px; } #header .inner .logo a { display: block; width: 182px; height: 111px; float: left; clear: none; margin: 29px 34px 0 0; font: 300 24px/24px 'Roboto', sans-serif; background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/bg/izvoznici-logo.png) 0 0 no-repeat; } #main-site #header .inner .logo a { margin-left: 7px; } #header .inner .logo-konvencija a { display: block; width: 280px; height: 142px; float: right; clear: none; margin: 24px 0 0 0; } #header .inner .logo a span, #header .inner .logo-konvencija a span { display: none; } #main-site #header .inner a.logout { display: block; float: left; clear: none; width: 55px; cursor: pointer; margin: 4px 0 0 34px; padding: 5px 0 4px 0; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-align: center; background-color: #e6eef2; color: #035aa6; font: 300 14px/17px 'Roboto', sans-serif; text-transform: lowercase; } #main-site #header .inner a.logout:hover { background-color: #fff; } @media (max-width: 976px) { #header .inner { width: 100%; } #main-site #header .inner .logo a { float: none; margin: 20px auto; } #google_translate_element { margin-right: 20px; } #header .inner .logo a { margin: 29px 34px 0 30px; } #header .inner .logo-konvencija a { float: right; padding-top: 20px; } } @media (max-width: 555px) { #header .inner .logo a { float: none; margin: 10px auto; } #header .inner .logo-konvencija a { float: none; margin: 0 auto; } } @media (max-width: 415px) { #main-site #header .inner .logo a { margin: 20px auto 0 auto; } #main-site .news-wrap .news .header .date { position: relative; } }
@font-face { font-family: 'icomoon'; src:url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/fonts/icomoon.eot'); src:url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/fonts/icomoon.woff') format('woff'), url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/fonts/icomoon.ttf') format('truetype'), url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/fonts/icomoon.svg#icomoon') format('svg'); font-weight: normal; font-style: normal; } [data-icon]:before { font-family: 'icomoon'; content: attr(data-icon); speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; } .icon-pencil, .icon-books, .icon-arrow-right-alt1, .icon-arrow-left-alt1, .icon-arrow-right { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; } .icon-pencil:before { content: "\e000"; } .icon-books:before { content: "\e003"; } .icon-arrow-right-alt1:before { content: "\e001"; } .icon-arrow-left-alt1:before { content: "\e002"; } .icon-arrow-right:before { content: "\e004"; } 
 form.login h1 { margin-bottom: 21px; } form.login .label { display: block; margin-bottom: 8px; position: relative; } form.login .label strong.title { display: block; float: left; clear: none; width: 99px; text-align: right; margin-right: 11px; font: 300 15px/33px 'Roboto', sans-serif; } form.login .label input[type=text], form.login .label input[type=password] { display: block; float: left; clear: none; border: 1px solid #cfdee6; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; width: 205px; padding: 6px 10px 7px 10px; font: 13px/15px 'Roboto', sans-serif; font-weight: 400; color: #545454; resize: none; background-color: #FFF; } form.login .label input[type=text]:hover, form.login .label input[type=password]:hover { border: 1px solid #88a8bb; } form.login .label input[type=text]:focus, form.login .label input[type=password]:focus { border: 1px solid #88a8bb; box-shadow: none; color: #1f1f1f; background-color: #fffce0; outline: none; } form.login span.feedback { display: block; margin: 21px 0 29px 0; font: 300 19px/1 'Roboto', sans-serif; color: #f34; } form.login input.login { display: block; width: 336px; cursor: pointer; margin: 20px 0 0 0; padding: 12px 0 14px 0; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-align: center; background-color: #035aa6; color: #fff; text-transform: lowercase; } form.login input.login:hover { background-color: #1268b3; }
 
 #main-site .aside { max-width: 300px; } #main-site .aside div.database-box { display: block; margin-bottom: 20px; } #main-site .aside div.database-box .box-header h2 { margin-bottom: 0; color: #fff; font: 100 24px/29px 'Roboto', sans-serif; } #main-site .aside div.database-box .box-header h2 a.db-view { display: block; padding: 12px 18px 14px 18px; -webkit-border-top-left-radius: 2px; -moz-border-radius-topleft: 2px; border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-topright: 2px; border-top-right-radius: 2px; background-color: #035aa6; color: #fff; font: 100 24px/29px 'Roboto', sans-serif; } #main-site .aside div.database-box .box-header h2 a.db-view strong { color: #fff; font-weight: 900; } #main-site .aside div.database-box .box-header h2 a.db-view:hover { background-color: #1268b3; } #main-site .aside div.database-box .box-footer { display: block; -webkit-border-bottom-right-radius: 2px; -moz-border-radius-bottomright: 2px; border-bottom-right-radius: 2px; -webkit-border-bottom-left-radius: 2px; -moz-border-radius-bottomleft: 2px; border-bottom-left-radius: 2px; -webkit-box-shadow: 0 0 0 1px #cfdee6; -moz-box-shadow: 0 0 0 1px #cfdee6; box-shadow: 0 0 0 1px #cfdee6; } #main-site .aside div.database-box a.db-write { display: block; padding: 4px 15px 7px 15px; background-color: #f2f2f2; color: #545454; font: 300 14px/18px 'Roboto', sans-serif; } #main-site .aside div.database-box a.db-write span.icon { color: #545454; font-size: 16px; } #main-site .aside div.database-box a.db-write:hover { background-color: #fffce0; color: #035aa6; } #main-site .aside div.database-box a.db-write:hover span.icon { color: #035aa6; } #main-site .aside a.blue-banner { display: block; margin-bottom: 20px; padding: 12px 0 14px 18px; max-width: 282px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; background-color: #035aa6; color: #fff; text-transform: lowercase; font: 100 24px/29px 'Roboto', sans-serif; cursor: pointer; } #main-site .aside a.blue-banner strong { color: #fff; font-weight: 900; } #main-site .aside a.blue-banner:hover { background-color: #1268b3; } #main-site .aside a.become-member { display: block; margin-bottom: 20px; padding: 12px 0 14px 18px; max-width: 282px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; background-color: #f21d2f; color: #fff; text-transform: lowercase; font: 100 24px/29px 'Roboto', sans-serif; cursor: pointer; } #main-site .aside a.become-member strong { color: #fff; font-weight: 900; } #main-site .aside a.become-member:hover { background-color: #f34; } #main-site .aside div.newsletter { margin-bottom: 20px; padding: 0; background-color: #ededed; float: none; clear: none; } #main-site .aside div.newsletter .box-header h2 { display: block; margin-bottom: 0; padding: 12px 18px 14px 18px; color: #363636; font: 100 24px/29px 'Roboto', sans-serif; } #main-site .aside div.newsletter .box-header h2 strong { font-weight: 900; } #main-site .aside div.newsletter div.field { display: block; float: right; clear: right; padding: 0 15px; width: 270px; margin-bottom: 15px; } #main-site .aside div.newsletter div.field input.email { display: block; float: left; clear: left; padding: 0 8px 0 8px; width: 179px; height: 32px; border: 1px solid #cfdee6; border-right: 0px none; border-top-left-radius: 2px; border-bottom-left-radius: 2px; color: #575757; font: 300 13px/19px 'Roboto', sans-serif; } #main-site .aside div.newsletter div.field input.email:hover { border: 1px solid #5a98bf; border-right: 0px none; } #main-site .aside div.newsletter div.field input.email:focus { border: 1px solid #1268b3; border-right: 0px none; background-color: #fffce0; box-shadow: none; color: #1f1f1f; } #main-site .aside div.newsletter div.field input.button { display: block; float: right; clear: right; height: 34px; border: 1px solid #035aa6; border-top-right-radius: 2px; border-bottom-right-radius: 2px; background-color: #035aa6; text-align: center; cursor: pointer; margin: 0; padding-bottom: 2px; width: 74px; color: #fff; font: 300 14px/17px 'Roboto', sans-serif; text-transform: lowercase; } #main-site .aside div.newsletter div.field input.button:hover { border-color: #1268b3; background-color: #1268b3; } #main-site .aside div.newsletter .box-footer { display: block; } #main-site .aside div.newsletter a.newsletter-archive { display: block; background-color: #f2f2f2; color: #545454; font: 300 14px/18px 'Roboto', sans-serif; border-top: 1px solid #cfdee6; padding: 4px 15px 7px 15px; } #main-site .aside div.newsletter a.newsletter-archive span.icon { color: #545454; font-size: 16px; } #main-site .aside div.newsletter a.newsletter-archive:hover { background-color: #fffce0; color: #035aa6; border-top: 1px solid rgba(0, 0, 0, 0.08); } #main-site .aside div.newsletter a.newsletter-archive:hover span.icon { color: #035aa6; } #main-site .aside a.banner img { display: block; width: 300px; margin-bottom: 16px; } #main-site .aside .attached-docs { max-width: 300px; background-color: #fff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 0 0 1px #cfdee6; -moz-box-shadow: 0 0 0 1px #cfdee6; box-shadow: 0 0 0 1px #cfdee6; border-bottom: 0 none; } #main-site .aside .attached-docs h3 { color: #88a8bb; font: 100 24px/29px 'Roboto', sans-serif; background: #cfdee6; padding: 12px 0 14px 19px; margin-bottom: 0; } #main-site .aside .attached-docs div.docs{ display: block; margin: 0; } #main-site .aside .attached-docs div.docs .attachment { display: block; padding: 8px 0; border-bottom: 1px solid #ebebeb; border-bottom: 1px solid rgba(0, 0, 0, 0.08); } #main-site .aside .attached-docs div.docs .attachment:hover { background-color: #fffce0; } #main-site .aside .attached-docs div.docs .even { } #main-site .aside .attached-docs div.docs .odd { } #main-site .aside .attached-docs div.docs .last { border-bottom: 0 none; } #main-site .aside .attached-docs div.docs .pdf { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/icons/icon-pdf.png) 19px 10px no-repeat; } #main-site .aside .attached-docs div.docs .doc { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/icons/icon-doc.png) 19px 10px no-repeat; } #main-site .aside .attached-docs div.docs .xls { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/icons/icon-xls.png) 19px 10px no-repeat; } #main-site .aside .attached-docs div a { display: block; padding-left: 47px; color: #363636; font: 300 14px/18px 'Roboto', sans-serif; border-left: 3px solid #ebebeb; border-left: 3px solid rgba(0, 0, 0, 0.08); } #main-site .aside .attached-docs div a:hover { color: #f21d2f; border-color: #f34; } #main-site .aside .attached-docs div a span.date { display: block; width: 209px; color: #8c8c8c; font: 300 11px/15px 'Roboto', sans-serif; } @media (max-width: 976px) { #main-site .aside { max-width: 100%; } div.two-column .right, div.two-column.lefty .right { float: left; } #main-site .aside a.become-member { max-width: 100%; } #main-site .aside div.newsletter div.field { float: left; } #main-site .aside a.banner img { max-width: 100%; max-height: 100%; margin: 20px auto; } #main-site .aside a.blue-banner { padding: 12px 10px 14px 8px; max-width: 100%; } #main-site .aside .attached-docs { max-width: 100%; } }
 #main-site .section { margin-bottom: 55px; } #main-site .section .single-container { display: block; max-width: 300px; float: left; margin-right: 30px; } #main-site .section .single-container.last { margin: 0; } #main-site .section .single-container h2.gamma { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/bg/heading-line.png) 0 15px repeat-x; margin-bottom: 21px; text-align:center; } #main-site .section .single-container h2.gamma span { font: 300 29px/29px 'Roboto', sans-serif; color: #363636; background-color: #e5edf1; padding: 0 18px; } #main-site .box { display: block; clear: none; overflow: hidden; background-color: #fff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 0 0 1px #cfdee6; -moz-box-shadow: 0 0 0 1px #cfdee6; box-shadow: 0 0 0 1px #cfdee6; } #main-site .box a.image { position: relative; display: block; width: 290px; height: 163px; padding: 5px 5px 0 5px; } #main-site .box a.image img { display: block; width: 290px; height: 163px; } #main-site .box a.image span.overlay { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; } #main-site .box:hover a.image span.overlay { background-color: rgba(255,255,255,0.34); } #main-site .box .box-header h3 { display: block; float: left; clear: none; margin-bottom: 8px; padding: 11px 15px 0 15px; font: 300 21px/26px 'Roboto', sans-serif; } #main-site .box .box-header h3 a { display: block; color: #035aa6; font: 300 21px/26px 'Roboto', sans-serif; } #main-site .box h3 a:hover { color: #f21d2f; } #main-site .box .box-body p { padding: 0 15px; font: 300 14px/21px 'Roboto', sans-serif; color: #363636; margin-bottom: 15px; } #main-site .box .box-footer a.see-all { display: block; font: 300 13px/18px 'Roboto', sans-serif; color: #545454; background-color: #f2f2f2; border-top: 1px solid #cfdee6; padding: 4px 15px 7px 15px; position: relative; } #main-site .box .box-footer a.see-all span.icon { color: #545454; font-size: 16px; display: block; position: absolute; right: 10px; bottom: 7px; } #main-site .box .box-footer a.see-all:hover { background-color: #fffce0; color: #f21d2f; border-top: 1px solid rgba(0, 0, 0, 0.08); } #main-site .box .box-footer a.see-all:hover span.icon { color: #f21d2f; } #main-site .box.big { max-width: 300px; } #main-site .box.big .box-body{ min-height:365px; } #main-site .box.big .box-body ul { margin: 0 15px; height: 172px; } #main-site .box.big .box-body ul li { display: block; border-top: 1px solid #d4dbdf; border-top: 1px solid rgba(0,0,0,0.08); padding: 9px 0 10px 0; } #main-site .box.big .box-body ul li a { font: 300 14px/18px 'Roboto', sans-serif; color: #8c8c8c; display: block; height: 36px; overflow: hidden; } #main-site .box.big .box-body ul li a:hover { color: #035aa6; } #main-site .box.small { width: 200px; margin-right: 20px; } #main-site .box.small a.image { position: relative; display: block; width: 190px; height: 107px; padding: 5px 5px 0 5px; } #main-site .box.small a.image img { display: block; width: 190px; height: 107px; } #main-site .box.small a.image span.overlay { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; } #main-site .box.small:hover a.image span.overlay { background-color: rgba(255,255,255,0.34); } #main-site .box.small .box-header h3 { display: block; float: left; clear: none; margin-bottom: 14px; padding: 11px 8px 0 8px; font: 300 15px/18px 'Roboto', sans-serif; } #main-site .box.small .box-header h3 a { display: block; color: #035aa6; font: 300 15px/18px 'Roboto', sans-serif; } #main-site .box.small h3 a:hover { color: #f21d2f; } #main-site .box.small .box-footer { display: block; } #main-site .box.small .box-footer a.see-all { display: block; font: 300 13px/18px 'Roboto', sans-serif; color: #545454; background-color: #f2f2f2; border-top: 1px solid #cfdee6; padding: 4px 8px 7px 8px; } #main-site .box.small .box-footer a.see-all:hover { background-color: #fffce0; color: #f21d2f; border-top: 1px solid rgba(0, 0, 0, 0.08); } #main-site .box.small .box-footer a.see-all span { margin-right: 5px; } #main-site .box.big.prominent { -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.05), inset 0 0 0 1px #b3d1e3; -moz-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.05), inset 0 0 0 1px #b3d1e3; box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.05), inset 0 0 0 1px #b3d1e3; } #main-site .box.big.prominent .box-header h3 { margin-bottom: 14px; } #main-site .box.big.prominent .box-header h3 a { font: 300 24px/29px 'Roboto', sans-serif; } @media (max-width: 976px) { #main-site .box.big { max-width: 100%; } #main-site .section .single-container h2.gamma { background: transparent; } #main-site .section .single-container { max-width: 100%; margin: 20px 0 20px 0; float: none; } #main-site .box.big .box-body { min-height: 100%; } #main-site .section .single-container.last { margin: 20px 0 20px 0; } }
 #main-site .article-body { display: block; float: left; clear: none; background: white; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 0 0 1px #cfdee6; -moz-box-shadow: 0 0 0 1px #cfdee6; box-shadow: 0 0 0 1px #cfdee6; padding: 30px 30px 42px 30px; max-width: 536px; margin-left: 34px; position: relative; z-index: 5; } .article-body { background: white; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 0 0 1px #cfdee6; -moz-box-shadow: 0 0 0 1px #cfdee6; box-shadow: 0 0 0 1px #cfdee6; padding: 30px 30px 42px 30px; } .article-body a { color: #00E; text-decoration: underline; cursor: pointer; } .article-body a:visited { color: #551A8B; } .article-body a:hover { text-decoration: underline; } .article-body a:active { color: red; } #main-site .article-body div.field input.email { display: block; padding: 0 8px 0 8px; margin-bottom:10px; width: 179px; height: 32px; border: 1px solid #cfdee6; border-top-left-radius: 2px; border-bottom-left-radius: 2px; color: #575757; font: 300 13px/19px 'Roboto', sans-serif; } #main-site .article.subnav{ background: white; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 0 0 1px #cfdee6; -moz-box-shadow: 0 0 0 1px #cfdee6; box-shadow: 0 0 0 1px #cfdee6; margin-bottom:30px; } #main-site .subnav .article-body { padding:0; border:0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; } #main-site .article-body .header { display: block; max-width: 536px; position: relative; } #main-site .subnav .article-body .header { max-width:474px; margin-top:40px; } #main-site .article-body .header h1.beta { display: block; margin-bottom: 13px; font-size: 28px; } #main-site .article-body .attachment, #main-site .news-wrap .attachment { background-color: transparent; background-position: 3px 10px; } #main-site .article-body .attachment:hover, #main-site .news-wrap .attachment:hover { border-bottom: 1px solid #d4dbdf; border-bottom: 1px solid rgba(0,0,0,0.08); background-color: #fffce0; } #main-site .article-body .attachment a, #main-site .news-wrap .attachment a { border-left: 0 none; padding-left: 31px; } #main-site .article-body .attachment a:hover, #main-site .news-wrap .attachment a:hover { color: #035aa6; } #main-site .article-body .attachments + .attachments { margin-top: -1.2375rem; } #main-site .article-body .header .date { display: block; float: none; clear: none; max-width: 536px; padding: 0; margin-bottom: 7px; background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/bg/heading-line.png) 0 15px repeat-x; } #main-site .article-body .header .date span.d { display: block; float: left; clear: none; text-align: right; font: 100 30px/34px 'Roboto', sans-serif; width: 35px; color: #8c8c8c; padding-right: 5px; background-color: #fff; } #main-site .article-body .header .date span.m, #main-site .article-body .header .date span.y { float: left; clear: none; text-align: left; font: 100 25px/34px 'Roboto', sans-serif; color: #8C8C8C; text-transform: lowercase; background-color: #fff; margin-top: 2px; } #main-site .article-body .header .date span.y { margin-top: 1px; font: 300 11px/34px 'Roboto', sans-serif; padding: 0 8px 0 5px; background-color: #fff; } .article-body .image, .article-body .video { max-width:541px; } #main-site .article-body .image, #main-site .article-body .video { max-width: 536px; } #main-site .subnav .article-body .image, #main-site .subnav .article-body .video { max-width: 474px; } #cblinks{ margin-top:20px; } #cblinks a{ display:block; } #mainsite .article-body .image .opis{ padding:5px; } #cblinks a.hidden{ display:none; } #main-site .article-body #shareme { display: block; margin: 55px 0 0 0; position: absolute; top: 0; left: -34px; z-index: 1; } #main-site .article-body .sharrre .box { display: block; float: none; clear: both; width: 32px; padding: 0; margin: 0; background: #f2f2f2; color: #363636; font: 300 19px/28px 'Roboto', sans-serif; color: #035aa6; border: 1px solid #cfdee6; border-right: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-top-left-radius: 2px; -webkit-border-bottom-left-radius: 2px; -moz-border-radius-topleft: 2px; -moz-border-radius-bottomleft: 2px; border-top-left-radius: 2px; border-bottom-left-radius: 2px; } #main-site .article-body .sharrre .box:hover { background-color: #fffce0; } #main-site .article-body .sharrre .box .lefts { display: none; } #main-site .article-body .sharrre .box .middles { display: block; float: left; clear: none; width: auto; font: inherit; } #main-site .article-body .sharrre .box .middles a { float: none; display: block; width: 24px; height: 24px; text-align: center; text-transform: lowercase; font: 700 14px/24px 'Roboto', sans-serif; margin: 4px; background-color: #8c8c8c; color: #fff; } #main-site .article-body .sharrre .box .middles a span { display: none; } #main-site .article-body .sharrre .box .middles a.facebook { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/icons/facebook-24.png) bottom left no-repeat; } #main-site .article-body .sharrre .box .middles a.googleplus { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/icons/googleplus-24.png) bottom left no-repeat; } #main-site .article-body .sharrre .box .middles a.twitter { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/icons/twitter-24.png) bottom left no-repeat; } #main-site .article-body .sharrre .box .middles a.linkedin { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/icons/linkedin-24.png) bottom left no-repeat; } #main-site .article-body .sharrre .box .middles a.facebook:hover { background-color: #345485; background-position: top left; } #main-site .article-body .sharrre .box .middles a.googleplus:hover { background-color: #E73119; background-position: top left; } #main-site .article-body .sharrre .box .middles a.twitter:hover { background-color: #2EA9D5; background-position: top left; } #main-site .article-body .sharrre .box .middles a.linkedin:hover { background-color: #0082b2; background-position: top left; } #main-site .article-body .sharrre .box .rights { display: none; } @media (max-width: 976px) { #main-site .article-body { max-width: 100%; float: none; } #main-site .article-body .header { max-width: 100%; } #main-site .article-body .header .date { max-width: 100%; } .article-body .image, .article-body .video { max-width:100%; } #main-site .subnav .article-body .image, #main-site .subnav .article-body .video { max-width: 100%; } #main-site .article-body .image, #main-site .article-body .video { max-width: 100%; } } @media (max-width: 520px) { #main-site .article-body .header h1.beta { font-size: 28px; } #main-site .article-body .header .date span.d { font: 100 20px/34px 'Roboto', sans-serif; } #main-site .article-body .header .date span.m, #main-site .article-body .header .date span.y { font: 100 15px/34px 'Roboto', sans-serif; } }
 #main-site .bottom-links { display: block; float: none; clear: none; margin-bottom: 55px; } #main-site .bottom-links .links { display: block; max-width: 300px; float: left; clear: none; margin-right: 30px; } #main-site .bottom-links .links.last { margin: 0; } #main-site .bottom-links .links .box-header { } #main-site .bottom-links .links .box-header h3.gamma { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/bg/heading-line.png) 0 15px repeat-x; text-align: center; margin-bottom: 21px; } #main-site .bottom-links .links .box-header h3.gamma span { font: 300 29px/29px 'Roboto', sans-serif; color: #363636; background-color: #e5edf1; padding: 0 18px; } #main-site .bottom-links .links ul { } #main-site .bottom-links .links ul li { display: block; max-width: 300px; border-bottom: 1px solid #d4dbdf; border-bottom: 1px solid rgba(0,0,0,0.08); padding: 9px 0 10px 0; } #main-site .bottom-links .links ul li span.ndash { color: #8c8c8c; display: block; float: left; clear: none; width: 15px; font: 300 14px/18px 'Roboto', sans-serif; } #main-site .bottom-links .links ul li a { font: 300 14px/18px 'Roboto', sans-serif; color: #8c8c8c; display: block; float: left; clear: none; width: 285px; max-height: 36px; overflow: hidden; } #main-site .bottom-links .links ul li a:hover { color: #035aa6; } #main-site .bottom-links .links .box-footer { } #main-site .bottom-links .links .box-footer a.see-all { display: block; padding: 9px 0 10px 15px; display: block; font: 300 13px/18px 'Roboto', sans-serif; color: #86a6b9; position: relative; background-color: #ebf3f7; } #main-site .bottom-links .links .box-footer a.see-all span.icon { color: #86a6b9; font-size: 16px; display: block; position: absolute; right: 10px; bottom: 11px; } #main-site .bottom-links .links .box-footer a.see-all:hover { background-color: #fffce0; color: #f21d2f; } #main-site .bottom-links .links .box-footer a.see-all:hover span.icon { color: #f21d2f; } #main-site .article-body .external-links { } #main-site .article-body .external-links a { display: block; border-bottom: 1px solid #d4dbdf; border-bottom: 1px solid rgba(0,0,0,0.08); padding: 9px 0 10px 0; font: 300 14px/18px 'Roboto', sans-serif; } #main-site .article-body .external-links a span { display: block; color: #8c8c8c; } #main-site .article-body .external-links a:hover { border-bottom: 1px solid #d4dbdf; border-bottom: 1px solid rgba(0,0,0,0.08); background-color: #fffce0; } #main-site .article-body .external-links a:hover span { color: #035aa6; } @media (max-width: 976px) { #main-site .bottom-links .links { max-width: 100%; float: none; margin-right: 0; margin-bottom: 20px; } #main-site .bottom-links .links ul li { max-width: 100%; } } @media (max-width: 564px) { #main-site .bottom-links { margin-bottom: 35px; } }
 #main-site div.two-column.halves { margin-bottom: 29px; } #main-site div.two-column.halves div h3.title { display: inline-block; float: left; clear: none; margin: 0 19px 0 0; padding: 21px 19px 21px 0; border-right: 1px solid #bbc3c7; color: #5a98bf; text-transform: lowercase; font-weight: 100; } #main-site div.two-column.halves div h3.title strong { color: #5a98bf; font-weight: 900; } #main-site div.full-width { margin-bottom: 29px; } #main-site div.full-width h3.title { display: inline-block; float: left; clear: none; margin: 0 19px 0 0; padding: 116px 27px 116px 0; border-right: 1px solid #bbc3c7; color: #5a98bf; text-transform: lowercase; font-weight: 900; } #logotypes .inner { overflow:hidden; text-align:justify; -ms-text-justify: distribute-all-lines; text-justify: distribute-all-lines; } #logotypes .inner .logo-wrap { margin-left:13px; margin-right:13px; margin-bottom:10px !important; display:inline-block; } #logotypes .inner .logo-wrap a.logo { margin-left: auto !important; margin-right: auto !important; float:none !important; height:68px; } #logotypes .inner::after { width:100%; display:inline-block; }
 #main-site .section.members { display: block; margin-bottom: 55px; } #main-site .section.members h2.gamma { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/bg/heading-line.png) 0 21px repeat-x; margin-bottom: 21px; } #main-site .section.members h2.gamma span { font: 300 42px/42px 'Roboto', sans-serif; color: #363636; background-color: #e5edf1; padding-right: 18px; } #main-site .section.members.convention-winners .box.big.prominent { margin-right: 20px; } #main-site .section.members.convention-winners .carousel { margin-right: 0; } 
 #main-site .top-news-container { display: block; float: none; clear: none; overflow: hidden; background: white; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; margin-bottom: 42px; } #main-site .top-news-container .news { display: block; max-width: 100%; margin: 13px 18px 21px 118px; } #main-site .top-news-container .news .header { display: block; max-width: 100%; position: relative; } #main-site .top-news-container .news .header .date { display: block; float: left; clear: left; width: 96px; padding: 0 10px 0 0; position: absolute; margin-bottom: 8px; left: -106px; bottom: 0; } #main-site .top-news-container .news .header .date span.d { display: block; float: left; clear: none; text-align: right; font: 100 30px/34px 'Roboto', sans-serif; width: 35px; color: #8c8c8c; margin-right: 5px; } #main-site .top-news-container .news .header .date span.m, #main-site .top-news-container .news .header .date span.y { float: left; clear: none; text-align: left; font: 300 13px/16px 'Roboto', sans-serif; color: #8C8C8C; text-transform: lowercase; } #main-site .top-news-container .news .header .date span.m { margin-top: 1px; } #main-site .top-news-container .news .header .date span.y { margin-top: -1px; font: 300 11px/16px 'Roboto', sans-serif; } #main-site .top-news-container .news .header h2 { display: block; float: left; clear: none; margin-bottom: 8px; padding: 11px 0 0 0; font: 300 29px/34px 'Roboto', sans-serif; max-width: 100%; } #main-site .top-news-container .news .header h2 a { padding-top: 11px; color: #035aa6; font: 300 29px/34px 'Roboto', sans-serif; } #main-site .top-news-container .news h2 a:hover { color: #f21d2f; } #main-site .top-news-container .news .body p { padding: 0; font: 300 15px/24px 'Roboto', sans-serif; color: #363636; margin-bottom: 15px; } #main-site .top-news-container a.read-more { display: block; font: 300 14px/18px 'Roboto', sans-serif; color: #545454; margin: 13px 0 0 0; position: relative; } #main-site .top-news-container a.read-more span.icon { color: #545454; font-size: 16px; display: block; position: absolute; right: 0px; bottom: 0px; } #main-site .top-news-container a.read-more:hover { color: #f21d2f; } #main-site .top-news-container a.read-more:hover span.icon { color: #f21d2f; } #main-site .category-news h2.gamma { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/bg/heading-line.png) 0 15px repeat-x; margin-bottom: 21px; text-align:center; } #main-site .category-news h2.gamma span { font: 300 29px/29px 'Roboto', sans-serif; color: #363636; background-color: #e5edf1; padding: 0 18px; } #main-site .news-container { display: block; float: none; clear: none; overflow: visible; background: white; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 0 0 1px #cfdee6; -moz-box-shadow: 0 0 0 1px #cfdee6; box-shadow: 0 0 0 1px #cfdee6; } #main-site .category-nav { display: block; width: 116px; float: left; clear: none; padding: 53px 2px 55px 0; background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/bg/category-nav-line.png) bottom right no-repeat; } #main-site .category-nav ul { } #main-site .category-nav ul li { text-align: right; } #main-site .category-nav ul li.selected a { background-color: #e6eef2; color: #035aa6; -webkit-box-shadow: 3px 0 0 0 #035aa6; -moz-box-shadow: 3px 0 0 0 #035aa6; box-shadow: 3px 0 0 0 #035aa6; } #main-site .category-nav ul li a { display: block; padding: 4px 9px 6px 8px; font: 300 13px/18px 'Roboto', sans-serif; } #main-site .category-nav ul li a:hover { background-color: #e6eef2; color: #035aa6; } #main-site .news-wrap, #main-site .subnav .article-body { display: block; max-width: 474px; float: left; clear: none; margin: 13px 18px 18px 20px; } #main-site .news-wrap.full-width { width:auto; } #main-site .news-wrap.full-width .news .header { width:auto; } #main-site .news-wrap .news { border-bottom: 1px solid #d4dbdf; border-bottom: 1px solid rgba(0,0,0,0.08); } #main-site .news-wrap .news.last { border-bottom: none; } #main-site .news-wrap .news .header { display: block; max-width: 492px; position: relative; } #main-site .news-wrap .news .header .date { display: block; float: left; clear: left; width: 96px; padding: 0 10px 0 0; position: absolute; margin-bottom: 8px; right: 0; bottom: 0; } #main-site .news-wrap .news .header .date span.d { display: block; float: left; clear: none; text-align: right; font: 100 30px/34px 'Roboto', sans-serif; width: 35px; color: #8c8c8c; margin-right: 5px; } #main-site .news-wrap .news .header .date span.m, #main-site .news-wrap .news .header .date span.y { float: left; min-width:40px; clear: none; text-align: left; font: 300 13px/16px 'Roboto', sans-serif; color: #8C8C8C; text-transform: lowercase; } #main-site .news-wrap .news .header .date span.m { margin-top: 1px; } #main-site .news-wrap .news .header .date span.y { margin-top: -1px; font: 300 11px/16px 'Roboto', sans-serif; } #main-site .news-wrap .news.premium { background: #fffce0; padding-left: 20px; padding-right: 18px; max-width: 474px; margin-left: -20px; } #main-site .news-wrap .news.premium .body { position: relative; } #main-site .news-wrap .news.premium .body span.ribbon { display: block; position: absolute; right: -24px; top: 5px; width: 21px; height: 60px; background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/bg/premium-ribbon.png) 0 0 no-repeat; } #main-site .news-wrap .news .header h3 { display: block; float: left; clear: none; margin-bottom: 8px; padding: 11px 0 0 0; font: 300 24px/29px 'Roboto', sans-serif; max-width: 381px; } #main-site .news-wrap .news .header h3 a { padding-top: 11px; color: #035aa6; font: 300 24px/29px 'Roboto', sans-serif; } #main-site .news-wrap .news h3 a:hover { color: #f21d2f; } #main-site .news-wrap .news .body p { padding: 0; font: 300 14px/21px 'Roboto', sans-serif; color: #363636; margin-bottom: 15px; } #main-site .news-wrap a.see-all { display: block; font: 300 13px/18px 'Roboto', sans-serif; color: #545454; margin: 13px 0 0 0; position: relative; } #main-site .news-wrap a.see-all span.icon { color: #545454; font-size: 16px; display: block; position: absolute; right: 0px; bottom: 0px; } #main-site .news-wrap a.see-all:hover { color: #f21d2f; } #main-site .news-wrap a.see-all:hover span.icon { color: #f21d2f; } @media (max-width: 976px) { #main-site .top-news-container img { width: 100% !important; } #main-site .top-news-container .news .header p { text-align: center; } #main-site .news-wrap .news .header { max-width: 100%; } #main-site .news-wrap { max-width: 80%; } #main-site .news-wrap .news.premium { max-width: 100%; } #main-site .news-wrap, #main-site .subnav .article-body { max-width: 75%; } } @media (max-width: 837px) { #main-site .news-wrap { max-width: 75%; } } @media (max-width: 680px) { #main-site .top-news-container .news .header .date { position: relative; left: 0; margin-bottom: 0; } #main-site .top-news-container .news { margin: 13px 30px 21px 30px; } #main-site .category-nav { width: 100%; float: none; background: transparent; padding: 20px 2px 10px 0; border-bottom: 1px solid #bbc3c7; } #main-site .category-nav ul li { text-align: center; } #main-site .news-wrap { max-width: 100%; float: none; } } @media (max-width: 564px) { #main-site div.full-width h3.title { width: 100%; float: none; padding: 10px 0 20px 0; text-align: center; border-bottom: 1px solid #bbc3c7; border-right: none; margin-bottom: 20px; } div.two-column.halves .left-half { width: 100%; } #main-site div.two-column.halves div h3.title { width: 100%; float: none; padding: 10px 0 20px 0; text-align: center; border-bottom: 1px solid #bbc3c7; border-right: none; margin: 0 0 0 0; } #main-site .news-wrap, #main-site .subnav .article-body { max-width: 100%; float: none; } #main-site .top-news-container .news .header h2 { font: 300 28px/25px 'Roboto', sans-serif; } #main-site .top-news-container .news .header h2 a { font-size: 25px; } } @media (max-width: 415px) { #main-site .news-wrap .news .header .date { position: relative; margin-bottom: 0; padding: 10px 10px 0 0; } #main-site .category-news h2.gamma { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/bg/heading-line.png) 0 15px repeat-x; text-align: center; } #main-site .category-news h2.gamma span { padding-left: 18px; } }
 div.pagination { display: block; float: none; clear: left; margin: 13px 0 0 0; padding: 10px 0 11px 0; height: 34px; background-color: #f2f2f2; padding-left: 127px; border-top: 1px solid #cfdee6; } div.pagination:hover { background-color: #fffce0; border-top: 1px solid rgba(0, 0, 0, 0.08); } div.pagination a { display: block; float: left; clear: none; color: #035aa6; font: 300 14px/18px 'Roboto', sans-serif; text-transform: lowercase; padding: 7px 12px 7px 12px; margin: 0 0 0 0; text-align: center; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; margin-right: 1px; } div.pagination a:hover { color: #fff; background-color: #1268b3; } div.pagination a.current { background: #035aa6; color: #fff; } div.pagination a.current:hover { } div.pagination a.disabled { cursor: auto; } div.pagination a.disabled:hover { background-color: transparent; } div.pagination a.FirstPage, div.pagination a.PrevPage, div.pagination a.NextPage, div.pagination a.LastPage { display: block; padding: 7px 12px 7px 12px; margin: 0 0 0 0; text-align: center; } div.pagination a span { display: none; } div.pagination a.PrevPage { } div.pagination a.NextPage { } div.pagination a.PrevPage:hover, div.pagination a.NextPage:hover { color: #fff; background-color: #1e68b1; } div.pagination a.disabled.PrevPage, div.pagination a.disabled.NextPage { color: #bfbfbf; } div.pagination a.disabled.PrevPage:hover, div.pagination a.disabled.NextPage:hover { color: #bfbfbf; background-color: transparent; }
@charset "utf-8"; #nav { display: block; float: left; clear: none; width: auto; height: 150px; } #nav ul.menu { float: left; clear: none; width: auto; height: 150px; } #nav ul.menu li { float: left; clear: none; margin-right: 1px; } #nav ul.menu li.first { } #nav ul.menu li.last { margin-right: 0; } #nav ul.menu li a { display: block; float: none; clear: none; color: #035aa6; text-transform: lowercase; font: 300 18px/1 'Roboto', sans-serif; padding: 102px 13px 13px 13px; min-height: 36px; background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/bg/nav-dash-00-normal.png) top left no-repeat; } #nav ul.menu li a:hover { color: #fff; background: #5a98bf url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/bg/nav-dash-01-hover.png) top left no-repeat; } #nav ul.menu li.selected a { color: #fff; background: #5a98bf url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/bg/nav-dash-01-hover.png) top left no-repeat; } #nav ul.menu li.selected a:hover { } @media (max-width: 976px) { #nav { display: none; } #nav ul.menu { display: none; } } 
.newsletters tr{ height:40px; } .newsletters a{ color: #f21d2f; } .newsletters a:hover { border-bottom: 1px solid rgba(0, 0, 0, 0.18); border-color: #f21d2f; color: #f21d2f; } .newsletters a.pdf{ display:block; width:160px; padding:5px; padding-left:10px; padding-right:0; background-position:5px 5px; background-color:transparent; } .newsletters a.pdf:hover{ background-color: #fffce0; }
 div.two-column.halves { margin-bottom: 29px; } div.two-column.halves div h3.title { display: inline-block; float: left; clear: none; margin: 0 19px 0 0; padding: 21px 19px 21px 0; border-right: 1px solid #bbc3c7; color: #5a98bf; text-transform: lowercase; font-weight: 100; } div.two-column.halves div h3.title strong { color: #5a98bf; font-weight: 900; } div.full-width h3.title { display: inline-block; float: left; clear: none; margin: 0 19px 0 0; padding: 35px 19px 35px 0; border-right: 1px solid #bbc3c7; color: #5a98bf; text-transform: lowercase; font-weight: 900; min-width:146px; } div.full-width h3.title, div.two-column.halves div h3.title { min-width:146px; text-align:right; } a.logo { z-index: 0; display: block; float: left; clear: none; margin: 15px 24px 0 0; height: 68px; } a.logo.first { } a.logo.last { margin-right: 0; } a.logo span { display: none; } a.logo span.hover { z-index: 21; display: block; height: 68px; opacity: 0; } a.logo.new { z-index: 0; display: block; float: left; clear: none; margin: 15px 24px 0 0; height: 68px; } a.logo.new span.hover { z-index: 21; display: block; height: 68px; opacity: 0; } a.logo.new span.hover { z-index: 21; display: block; } a.logo.hko { width: 127px; height: 55px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/hko.png') 0 0; } a.logo.hko span.hover { background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/hko.png') 0 -55px; } a.logo.kreatortv { width: 220px; height: 64px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/kreator-tv.png') 0 0; } a.logo.kreatortv span.hover { background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/kreator-tv.png') 0 -64px; } a.logo.hbor { width: 95px; height: 136px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/hbor.png') 0 0; } a.logo.hgk { width: 74px; height: 136px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/hgkv2.png') 0 0; } a.logo.hup { width: 166px; height: 136px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/hup.png') 0 0; } a.logo.hup2 { width: 206px; height: 136px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/hup2.png') 0 0; } a.logo.cisex { width: 146px; height: 136px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/cisex.png') 0 0; } a.logo.klub { width: 150px; height: 136px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/klub.png') 0 0; } a.logo.fina { width: 145px; height: 136px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/fina.png') 0 0; } a.logo.hiz { width: 126px; height: 136px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/hiz.png') 0 0; } a.logo.poslovni-dnevnik { width: 300px!important; height: 136px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/poslovni-dnevnik.png') 0 0; } a.logo.racunala-koncar { width: 254px; height: 136px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/racunala-koncar.png') 0 0; } a.logo.new.hpb { width: 127px; height: 61px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/hpb.png') 0 0; } a.logo.new.pbz { width: 304px; height: 61px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/pbz.png') 0 0; } a.logo.new.erste { width: 133px; height: 61px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/erste.png') 0 0; } a.logo.new.sgsb { width: 145px; height: 61px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/sgsb.png') 0 0; } a.logo.new.bpc { width: 236px; height: 61px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/bpc.png') 0 0; } a.logo.new.crosig { width: 219px; height: 61px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/crosig.png') 0 0; } a.logo.new.allianz { width: 125px; height: 61px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/allianz.png') 0 0; } a.logo.new.primacosped { width: 226px; height: 61px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/primacosped.png') 0 0; } a.logo.new.atlas { width: 227px; height: 61px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/atlas.png') 0 0; } a.logo.new.kwvd { width: 263px; height: 61px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/kwvd.png') 0 0; } a.logo.new.hok { width: 144px; height: 61px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/hok.png') 0 0; } a.logo.new.clecat { width: 185px; height: 61px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/clecat.png') 0 0; } a.logo.new.crane { width: 85px; height: 80px!important; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/crane.png') 0 0; } a.logo.new.primacotr { width: 217px; height: 122px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/primacotr.png') 0 0; } a.logo, a.logo span.hover { background-repeat:no-repeat!important; } a.logo.hbor span.hover { width: 95px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/hbor.png') 0 -68px; } a.logo.hgk span.hover { width: 74px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/hgkv2.png') 0 -68px; } a.logo.hup2 span.hover { width: 206px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/hup2.png') 0 -68px; } a.logo.cisex span.hover { width: 146px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/cisex.png') 0 -68px; } a.logo.klub span.hover { width: 150px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/klub.png') 0 -68px; } a.logo.fina span.hover { width: 145px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/fina.png') 0 -68px; } a.logo.hiz span.hover { width: 126px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/hiz.png') 0 -68px; } a.logo.poslovni-dnevnik span.hover { width: 300px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/poslovni-dnevnik.png') 0 -68px; } a.logo.racunala-koncar span.hover { width: 254px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/racunala-koncar.png') 0 -68px; } a.logo.new.hpb span.hover { width: 127px; height: 54px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/hpb.png') 0 -68px; } a.logo.new.pbz span.hover { width: 304px; height: 61px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/pbz.png') 0 -68px; } a.logo.new.erste span.hover { width: 133px; height: 55px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/erste.png') 0 -68px; } a.logo.new.sgsb span.hover { width: 145px; height: 61px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/sgsb.png') 0 -68px; } a.logo.new.bpc span.hover { width: 236px; height: 61px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/bpc.png') 0 -68px; } a.logo.new.crosig span.hover { width: 219px; height: 53px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/crosig.png') 0 -68px; } a.logo.new.allianz span.hover { width: 125px; height: 53px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/allianz.png') 0 -68px; } a.logo.new.primacosped span.hover { width: 226px; height: 54px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/primacosped.png') 0 -68px; } a.logo.new.atlas span.hover { width: 227px; height: 54px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/atlas.png') 0 -68px; } a.logo.new.kwvd span.hover { width: 263px; height: 61px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/kwvd.png') 0 -68px; } a.logo.new.hok span.hover { width: 144px; height: 61px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/hok.png') 0 -60px; } a.logo.new.clecat span.hover { width: 185px; height: 61px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/clecat.png') 0 -68px; } a.logo.new.crane span.hover { width: 85px; height: 80px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/crane.png') 0 -80px; background-position:0 -80px!important; } a.logo.new.primacotr span.hover { width: 217px; height: 122px; background: url('../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/partneri/primacotr.png') 0 -122px; } a.logo span.hover:hover { opacity: 1; } 
@charset "utf-8"; #shareme { display: block; margin: 21px 0 21px 0; } .sharrre .box { display: block; float: none; clear: both; width: 215px; padding: 14px 19px; margin: 0; background: #f2f2f2; color: #363636; font: 300 19px/28px 'Roboto', sans-serif; color: #035aa6; border-bottom: 1px solid #cfdee6; } .sharrre .box:hover { background-color: #fffce0; } .sharrre .box .lefts { display: block; float: left; clear: left; width: 100%; padding: 0; margin: 0; position: static; font: inherit; color: inherit; margin-bottom: 11px; } .sharrre .box .middles { display: block; float: left; clear: none; width: 128px; font: inherit; } .sharrre .box .middles a { float: left; display: block; width: 24px; height: 24px; text-align: center; text-transform: lowercase; font: 700 14px/24px 'Roboto', sans-serif; margin-right: 8px; background-color: #8c8c8c; color: #fff; } .sharrre .box .middles a span { display: none; } .sharrre .box .middles a.facebook { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/icons/facebook-24.png) bottom left no-repeat; } .sharrre .box .middles a.googleplus { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/icons/googleplus-24.png) bottom left no-repeat; } .sharrre .box .middles a.twitter { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/icons/twitter-24.png) bottom left no-repeat; } .sharrre .box .middles a.linkedin { background: transparent url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/icons/linkedin-24.png) bottom left no-repeat; } .sharrre .box .middles a.facebook:hover { background-color: #345485; background-position: top left; } .sharrre .box .middles a.googleplus:hover { background-color: #E73119; background-position: top left; } .sharrre .box .middles a.twitter:hover { background-color: #2EA9D5; background-position: top left; } .sharrre .box .middles a.linkedin:hover { background-color: #0082b2; background-position: top left; } .sharrre .box .rights { float: left; clear: none; width: 86px; background: none; color: inherit; font: inherit; text-align: right; color: #363636; } @media (max-width: 976px) { .share-konv .sharrre .box { width: 100%; padding: 0; } .share-konv .sharrre .box .lefts { padding: 10px 0 0 20px; } .share-konv .sharrre .box .middles { padding: 0 0 20px 20px; } .share-konv .sharrre .box .middles { padding: 0 0 20px 20px; } .share-konv .sharrre .box .middles { padding: 0 0 20px 20px; } }
 div.radionice { } div.radionice div.item { display: block; float: none; clear: none; } div.radionice div.item:first-child { margin-top: 1.5em; } div.radionice div.item h4 { margin-bottom: 0.495rem; }
@charset "utf-8"; .article.box .header strong.address { float: none; clear: both; width: auto; }
@charset "utf-8"; .lte9 .article.box { border: 1px solid #dedede; } .lte9 .article.box.ie-hover { border-bottom-color: #8ead37; } .lte9 .article.box.ie-hover a.image { border-color: #8ead37; } .lte9 .article.box.ie-hover a.image span.overlay { background-color: transparent; background-image: url(../../../Cms_Data/Sites/Hrvatski-izvoznici/Themes/default/img/bg-FFFFFF-0.34.gif) top left repeat transparent; } .lte9 .article.box.ie-hover h2 a { color: #8ead37; } .lte9 .article.box.ie-hover .header ul.stars li span { color: #8ead37; } .lte9 .article.box.ie-hover ul.contact-info li em a { border-bottom: 1px solid #D1D1D1; } .lte9 .sharrre .box { border: 1px solid #dedede; } .lte9 .sharrre .box.ie-hover { border-bottom-color: #8ead37; } .lte9 div#logotypes.clearafter h3.title{ font-size:24px; }
 .lte7 .article.box .header ul.stars { display: none !important; } .lte7 UL#program LI DIV.schedule-body { clear:none; }

