h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 18px;
    color: #0a9aac;
}

h1.title {
    font-size: 30px;
    line-height: 36px;
    border-bottom: 1px solid #af4d3d;
    font-weight: normal;
}

iframe, img {
    border: 0;
}

div, span, p, tr, th, td, input, select, textarea, option, iframe, ul, li, font {
    font-family: Arial, Helvetica, sans-serif;
    font-stretch: normal;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    line-height: 17px;
}

hr {
    border-right: black 0px dotted;
    border-top: black 0px dotted;
    border-left: black 0px dotted;
    border-bottom: #0a9aac 1px solid;
}

hr.gray {
    border-right: black 0px dotted;
    border-top: black 0px dotted;
    border-left: black 0px dotted;
    border-bottom: #d6d5d7 1px solid;
}

.red {
    color: #0a9aac;
}

a {
    color: #0a9aac;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}

body {
    padding: 0;
    margin: 0;
}

.clear {
    clear: both;
}

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

#login-dialog table.login {
    margin: 10px 0 0 10px;
}

.email-article .sendEmailTable input.field, .email-article .sendEmailTable textarea.field {
    width: 390px;
    border: 1px solid #555555;
}

.email-article .sendEmailTable input[type="submit"] {
    background-color: #0a9aac;
    color: #fff;
    padding: 2px;
    text-transform: uppercase;
    border: 1px solid #0a9aac;
    cursor: pointer;
}

header {
    width: 100%;
    height: 347px;
    background: url('../img/header-bg2.png') repeat-x;
}

.headerWrapper, .contentWrapper, .foot {
    width: 1200px;
    margin: 0 auto;
    display: table;
}

header img {
    display: block;
}

.header .first {
    width: 176px;
    float: left;
}

.header .second {
    width: 179px;
    float: left;
}

.header .third {
    width: 179px;
    float: left;
}

.header .fourth {
    padding-left: 246px;
    width: 420px;
    float: left;
    color: #fff;
    padding-top: 28px;
    text-align: right;
}

.header .fourth a {
    color: #fff;
    margin-left: 40px;
    font-size: 15px;
}

.header .fourth a:hover, .header .fourth a.selected {
    text-decoration: underline;
}

header .c-title {
    height: 136px;
    font-size: 62px;
    color: #0a9aac;
    text-align: center;
    line-height: 62px;
    padding-top: 70px;
}

header .menuWrapper .menu {
    padding-top: 30px;
    width: 1109px;
    float: left;
}

header .menuWrapper .search {
    padding-top: 1px;
    width: 81px;
    float: left;
}

header .menuWrapper .search .searchField {
    position: absolute;
    right: 0;
    width: 210px;
    bottom: -28px;
}

header .menuWrapper .search .searchField input {
    float: left;
}

header .menuWrapper .search .searchField input[type="text"] {
    top: -3px;
    width: 175px;
    border: #d6d5d7 1px solid;
}

header .menuWrapper .search .searchField input[type="image"] {
    display: inline;
}

header .menu .menuItem {
    display: inline-block;
    margin-left: 40px;
}

header .menu .menuItem:first-child {
    margin-left: 0;
}

header .menu .menuItem a {
    font-size: 15px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}

header .menu .menuItem a:hover, header .menu .menuItem a.selected {
    color: #0a9aac;
}

.content {
    width: 1200px;
    display: table;
}

.content .cont {
    background: #fff;
    width: 1160px;
    min-height: 550px;
    padding: 20px;
}

.content .cont.contact iframe {
    margin-left: 130px;
}

.content .cont.home .homeTable tr:first-child {
    vertical-align: top;
}

.content .cont.home .homeTable tr td.left {
    font-size: 14px;
    line-height: 20px;
}

.content .cont.home .homeTable tr td.left ul.top_zero {
    margin-top: 0;
}

.content .cont.home .homeTable tr td.left ul.top_zero a li {
    font-size: 14px;
    color: #0a9aac;
    line-height: 20px;
}

.content .cont.home .homeTable tr td.left ul.top_zero a li:hover {
    color: #000;
    font-size: 14px;
    line-height: 20px;
}

.content .cont.home .homeTable tr td.right strong, .content .cont.archive .archiveTable tr td.right strong {
    font-size: 14px;
    font-weight: bold;
    color: #0a9aac;
}

.content .cont.home .homeTable tr td.right span, .content .cont.archive .archiveTable tr td.right span {
    font-size: 15px;
    font-weight: bold;
}

.content .cont.home .homeTable tr td.right span:hover, .content .cont.archive .archiveTable tr td.right span:hover {
    color: #0a9aac;
}

.content .cont.home .homeTable tr td.right div, .content .cont.archive .archiveTable tr td.right div {
    width: 100%;
    min-height: 50px;
    margin: 0 0 12px 0;
}

.content .cont.home .homeTable tr td.right div span, .content .cont.archive .archiveTable tr td.right div span {
    font-size: 14px;
    font-weight: bold;
    color: #0a9aac;
}

.content .cont.home .homeTable tr td.right div a, .content .cont.archive .archiveTable tr td.right div a {
    font-size: 14px;
    font-weight: normal;
    color: #000;
}

.content .cont.home .homeTable tr td.right div a:hover, .content .cont.archive .archiveTable tr td.right div a:hover {
    font-size: 14px;
    font-weight: normal;
    color: #0a9aac;
}

.content .cont.about, .content .cont.about div, .content .cont.about span {
    font-size: 14px;
    line-height: 20px;
}

.content .cont.archive .archiveList tr td span {
    font-size: 18px;
    font-weight: bold;
}

.content .cont.archive .archiveList tr td span:hover {
    color: #0a9aac;
}

.content .cont.archive .archiveList tr td div {
    width: 100%;
    height: 66px;
    overflow: hidden;
    margin: 0 0 12px 0;
}

.content .cont.archive .archiveList tr td div span {
    font-size: 14px;
    font-weight: bold;
    color: #0a9aac;
}

.content .cont.archive .archiveList tr td div a {
    font-size: 14px;
    font-weight: normal;
    color: #000;
}

.content .cont.archive .archiveList tr td div a:hover {
    font-size: 14px;
    font-weight: normal;
    color: #0a9aac;
}

.content .cont.archive .archiveTable tr td.left h1.details {
    font-size: 16px;
    font-weight: bold;
    color: #0a9aac;
}

.content .cont.archive .archiveTable tr td.left h2.details {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.content .cont.archive .archiveTable tr td.left h2.details span {
    font-size: 14px;
    font-weight: normal;
}

.content .cont.archive .archiveTable tr td.left span.details {
    font-size: 14px;
    font-weight: bold;
}

.content .cont.archive .archiveTable tr td.left {
    font-size: 14px;
    line-height: 20px;
}

.content .cont.submit-your-paper .registerTable td.title, .content .cont.home .registerTable td.title, .content .cont.reset .registerTable td.title, .content .cont.my-account .registerTable td.title {
    text-align: right;
}

.content .cont.submit-your-paper .registerTable input.field, .content .cont.submit-your-paper .registerTable textarea.field, .content .cont.home .registerTable input.field, .content .cont.reset .registerTable input.field, .content .cont.my-account .registerTable input.field {
    width: 250px;
    border: 1px solid #555555;
}

.content .cont.submit-your-paper .registerTable input[type="submit"], .content .cont.home .registerTable input[type="submit"], .content .cont.reset .registerTable input[type="submit"], .content .cont.my-account .registerTable input[type="submit"] {
    background-color: #0a9aac;
    color: #fff;
    padding: 2px;
    text-transform: uppercase;
    border: 1px solid #0a9aac;
    cursor: pointer;
}

.content .cont.submit-your-paper, .content .cont.submit-your-paper div, .content .cont.submit-your-paper span {
    font-size: 14px;
    line-height: 20px;
}

.content .cont.submit-your-paper .registerTable input.fieldCountry {
    width: 80px;
    border: 1px solid #555555;
}

.content .cont.submit-your-paper .registerTable tr.Author2,
.content .cont.submit-your-paper .registerTable tr.Author3,
.content .cont.submit-your-paper .registerTable tr.Author4,
.content .cont.submit-your-paper .registerTable tr.Author5,
.content .cont.submit-your-paper .registerTable tr.Author6,
.content .cont.submit-your-paper .registerTable tr.Author7,
.content .cont.submit-your-paper .registerTable tr.Author8,
.content .cont.submit-your-paper .registerTable tr.Author9,
.content .cont.submit-your-paper .registerTable tr.Author10 {
    display: none;
}

.content .cont.submit-your-paper .registerTable input.button1,
.content .cont.submit-your-paper .registerTable input.button2,
.trazilica input[type="submit"] {
    background-color: #0a9aac;
    color: #fff;
    padding: 2px;
    text-transform: uppercase;
    border: 1px solid #0a9aac;
    cursor: pointer;
}

.content .cont.for-contributors, .content .cont.for-contributors div, .content .cont.for-contributors span {
    font-size: 14px;
    line-height: 20px;
}

.content .cont.subscription, .content .cont.subscription div, .content .cont.subscription span {
    font-size: 14px;
    line-height: 20px;
}

.content .cont.list-of-reviewers table.list thead th {
    font-size: 14px;
    font-weight: bold;
    color: #0a9aac;
    text-transform: uppercase;
    white-space: nowrap;
    text-align: left;
}

.content .cont.list-of-reviewers table.list tbody td {
    text-align: left;
}

.content .cont.list-of-reviewers table.list tbody td hr {
    margin: 0;
}

.content .cont.editorial-board table hr {
    margin: 2px 0;
}

.content .cont.links, .content .cont.links div, .content .cont.links span {
    font-size: 14px;
    line-height: 20px;
}

.content .cont.contact, .content .cont.contact div, .content .cont.contact span {
    font-size: 14px;
    line-height: 20px;
}

.content .cont.search .title a {
    font-size: 14px;
    font-weight: bold;
}

.content .cont.search .info {
    display: none;
}

.foot {
    padding-top: 5px;
}

.foot .item-0 {
    padding-top: 10px;
    text-align: center;
    font-size: 13px;
}

.foot .item-0-1 {
    float: left;
    width: 125px;
    margin: 0 0 0 50px;
    padding-top: 17px;
}

.foot .item-1 {
    float: left;
    width: 126px;
    margin: 0 0 0 19px;
    padding-top: 21px;
}

.foot .item-2 {
    float: left;
    width: 81px;
    margin: 0 0 0 27px;
    padding-top: 0;
}

.foot .item-3 {
    float: left;
    width: 124px;
    margin: 0 0 0 22px;
    padding-top: 20px;
}

.foot .item-4 {
    float: left;
    width: 124px;
    margin: 0 0 0 22px;
    padding-top: 15px;
}

.foot .item-5 {
    float: left;
    width: 112px;
    margin: 0 0 0 22px;
    padding-top: 15px;
}

.foot .item-6 {
    float: left;
    width: 80px;
    margin: 0 0 0 22px;
}

.foot .item-7 {
    float: left;
    width: 120px;
    text-align: left;
    font-weight: bold;
    padding-top: 22px;
    padding-left: 50px;
}

.print .wrapper {
    width: 980px;
    margin: 0 auto;
}

.print .header, .print .menuWrapper {
    display: none;
}

.print .content .head .print {
    display: none;
}

.print header {
    background: none;
    height: 132px;
}

.print .c-title {
    padding-top: 30px;
    height: 100px;
}

.cookieP {
    width: 100%;
    height: 50px;
    clear: both;
    bottom: 0;
    position: fixed;
    z-index: 1000;
}

.cookieP_cont {
    background-color: #bf301a;
    height: 50px;
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    padding-top: 9px;
    position: relative;
}

.cookieP a {
    font-size: 12px;
    color: #ffffff;
    text-decoration: underline;
    font-weight: normal;
}

.cookieP img {
    position: absolute;
    top: 5px;
    right: 5px;
}

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

.inline-block {
    display: inline-block;
}

footer {
    height: 40px;
    background-color: #ebebeb;
    z-index: 2;
    position: relative;
}

a.black {
    color: #000;
}

a.black:hover {
    color: #0a9aac;
}

.relative {
    position: relative;
}

.cont.archive div.sort {
    position: absolute;
    top: 12px;
    right: 0;
}

.hand {
    cursor: pointer;
}

.text14 {
    font-size: 14px;
}

.lineHeight22 {
    line-height: 22px;
}

.text18 {
    font-size: 18px;
}

.bold {
    font-weight: bold;
}

ol {
    padding-left: 1em;
}

ol li {
    font-weight: normal;
}

ol li div {
    font-weight: normal;
}

.articleTable {
    font-size: 15px;
    position: relative;
    padding-bottom: 10px;
    padding-top: 10px;
}

.articleTable span {
    font-size: 15px;
    color: #0a9aac;
    font-weight: bold;
}

.articleTable div.figureTitle {
    width: 595px;
}

.articleTable div.figureTitleWide {
    width: 770px;
}

.articleTable div.figureBlock {
    position: absolute;
    right: 0;
    top: 15px;
    cursor: pointer;
    color: #fff;
    background-color: #0a9aac;
    padding: 5px 10px;
    text-transform: uppercase;
    width: 150px;
    text-align: center;
}

a.articleReference {
    font-size: 15px;
    font-weight: bold;
}

.affix {
    position: fixed;
    top: 130px;
    width: 140px;
    background-color: #fff;
    z-index: 1;
}

.articleMenu.fixed {
    position: fixed;
    top: 0;
    background-color: #fff;
    width: 950px;
    z-index: 1;
    border-top: none;
}

.refBox, .noteBox {
    width: 400px;
    height: 100px;
    border: 1px solid #0a9aac;
    background-color: #fff;
    position: fixed;
    left: 5px;
    top: 300px;
    padding: 15px;
    overflow: auto;
    z-index: 3;
}

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

.hidden {
    display: none;
}

.articleNote {
    font-size: 15px;
}

.articleMenu {
    border-top: 2px solid #d9d9da;
    border-bottom: 2px solid #d9d9da;
}

.articleMenu div {
    cursor: pointer;
    display: inline-block;
    height: 24px;
    width: 140px;
    text-align: center;
    padding: 76px 0 10px 0;
}

.articleMenu div:hover, .articleMenu div.selected {
    color: #0a9aac;
}

.articleMenu div.full-article {
    background: url('../img/icons/full-off.png') no-repeat center 17px;
}

.articleMenu div.full-article:hover, .articleMenu div.full-article.selected {
    background-image: url('../img/icons/full-on.png');
}

.articleMenu div.figures-and-data {
    width: 145px;
    background: url('../img/icons/figures-off.png') no-repeat center 25px;
}

.articleMenu div.figures-and-data:hover, .articleMenu div.figures-and-data.selected {
    background-image: url('../img/icons/figures-on.png');
}

.articleMenu div.references {
    background: url('../img/icons/references-off.png') no-repeat center 13px;
}

.articleMenu div.references:hover, .articleMenu div.references.selected {
    background-image: url('../img/icons/references-on.png');
}

.articleMenu div.citations {
    background: url('../img/icons/citations-off.png') no-repeat center 28px;
}

.articleMenu div.citations:hover, .articleMenu div.citations.selected {
    background-image: url('../img/icons/citations-on.png');
}

.articleMenu div.metrics {
    width: 120px;
    background: url('../img/icons/metrics-off.png') no-repeat center 26px;
}

.articleMenu div.metrics:hover, .articleMenu div.metrics.selected {
    background-image: url('../img/icons/metrics-on.png');
}

.articleMenu div.crossmark-policy {
    width: 175px;
    background: url('https://crossmark-cdn.crossref.org/widget/v2.0/logos/CROSSMARK_BW_square_no_text.svg') no-repeat center 12px;
    background-size: 60px 60px;
}

.articleMenu div.crossmark-policy:hover, .articleMenu div.crossmark-policy.selected {
    background-image: url('https://crossmark-cdn.crossref.org/widget/v2.0/logos/CROSSMARK_Color_square_no_text.svg');
}

.articleMenu div.licencing {
    width: 115px;
    background: url('../img/icons/licencing-off.png') no-repeat center 25px;
}

.articleMenu div.licencing:hover, .articleMenu div.licencing.selected {
    background-image: url('../img/icons/licencing-on.png');
}

.articleMenu div.pdf {
    width: 95px;
    background: url('../img/icons/pdf-off.png') no-repeat center 17px;
}

.articleMenu div.pdf:hover, .articleMenu div.pdf.selected {
    background-image: url('../img/icons/pdf-on.png');
}

.authors {
    margin-bottom: 10px;
}

.authors .name {
    display: inline-block;
    position: relative;
}

.authors .name div.envelope {
    width: 25px;
    display: inline-block;
}

.authors .name img.envelope {
    position: absolute;
    right: 4px;
    top: -7px;
}

.authors .name span.authorDisplayName {
    color: #a33320;
    font-size: 18px;
    cursor: pointer;
}

.authors .name .authorInfo .authorName {
    font-size: 16px;
    font-weight: bold;
}

.authors .name .authorInfo {
    border: 1px solid #0a9aac;
    background-color: #fff;
    position: absolute;
    width: 225px;
    padding: 10px;
}

.authors .name .authorInfo img.close {
    position: absolute;
    right: 2px;
    top: 2px;
    cursor: pointer;
}

.articleMenuFixed.fixed {
    height: 120px;
}

.toTop {
    position: absolute;
    top: 10px;
    left: -20px;
}


.articleLink {
    display: block;
    padding-right: 13px;
}

.hasSubArticle.open {
    background: url('../img/open.png') no-repeat 100% 0;
}

.hasSubArticle.closed {
    background: url('../img/closed.png') no-repeat 100% 0;
}

.no-data {
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
}

.views-downloads {
    font-size: 22px;
    color: #a33320;
}

.views-downloads span {
    font-size: 45px;
    color: #a33320;
    display: inline-block;
    margin-bottom: 20px;
}

h1.editorialTitle {
    margin-bottom: 10px;
}

.metricsWrapper {
    width: 950px;
    height: 270px;
    position: relative;
}

.metricsWrapper .topLevel {
    position: absolute;
    font-size: 20px;
    top: 0;
    text-align: center;
    color: #a33320;
}

.metricsWrapper .metricsViews {
    left: 200px;
}

.metricsWrapper .metricsDownloads {
    right: 200px;
}

.metricsWrapper .metricsViews div, .metricsWrapper .metricsDownloads div {
    width: 200px;
    padding-top: 87px;
    height: 113px;
    text-align: center;
    color: #fff;
    font-size: 45px;
    margin-top: 15px;
}

.metricsWrapper .metricsViews div {
    background: url('../img/circle-red.png');
}

.metricsWrapper .metricsDownloads div {
    background: url('../img/circle-gray.png');
}

sup {
    font-size: 0.83em;
    vertical-align: super;
    line-height: 0;
}

h3.articleMaster {
    font-weight: bold;
}

.upperCase {
    text-transform: uppercase;
}

h4.articleSubOne {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
}

h4.articleSubTwo, h4.articleSubThree, h4.articleSubFour, h4.articleSubFive {
    font-weight: bold;
    color: #000;
    font-size: 14px;
}

h4.articleSubOne i {
    display: inline-block;
    margin-right: 5px;
}

div.homeLeftPadding {
    padding-left: 13px;
    line-height: 20px;
}

.smaller {
    font-size: 13px;
}

.lowercase {
    text-transform: lowercase;
}

.cont.porezni-vjesnik .separator,
.cont.sudska-praksa .separator,
.cont.pocetna .separator,
.cont.posebni-brojevi .separator {
    border-top: 2px solid #0a9aac;
    height: 20px;
    margin-top: 18px;
}

.cont.porezni-vjesnik .left,
.cont.posebni-brojevi .left {
    display: inline-block;
    width: 885px;
    float: left;
    margin-right: 20px;
}

.cont.porezni-vjesnik .right,
.cont.posebni-brojevi .right {
    display: inline-block;
    float: right;
    width: 250px;
}

.cont.porezni-vjesnik .left .subtitles {
    text-align: center;
}

.cont.porezni-vjesnik .left .subtitles a {
    margin: 20px;
    color: black;
    font-weight: bold;
}

.cont.posebni-brojevi .right a {
    color: #0a9aac;
    font-size: 14px;
    font-weight: bold;
}

.cont.porezni-vjesnik .left .subtitles a:hover,
.cont.posebni-brojevi .right a:hover,
.cont.posebni-brojevi .right a.selected {
    color: #000;
}
.cont.porezni-vjesnik .left .subtitles a.selected {
    color: #0a9aac;
}

.articlesListDiv.porezni {
    padding-left: 20px;
}
.cont.porezni-vjesnik .left a.articlesList,
.cont.pocetna a.articlesList {
    color: black;
    display: block;
    margin-bottom: 20px;
}

.cont.porezni-vjesnik .left a.articlesList span,
.cont.pocetna a.articlesList span {
    color: #0a9aac;
}

.cont.porezni-vjesnik .left div.articlesListDiv,
.cont.posebni-brojevi .left div.articlesListDiv,
.cont.pocetna div.articlesListDiv {
    color: black;
    display: block;
    margin-bottom: 20px;
}

.cont.porezni-vjesnik .left div.articlesListDiv span,
.cont.posebni-brojevi .left div.articlesListDiv span,
.cont.trazilica div.articlesListDiv span,
.cont.pocetna div.articlesListDiv span {
    color: #0a9aac;
}

.cont.porezni-vjesnik .right a {
    color: #0a9aac;
    font-size: 14px;
    font-weight: bold;
}

.cont.porezni-vjesnik .right a:hover,
.cont.porezni-vjesnik .right a.selected {
    color: #000;
}

.cont.sudska-praksa .data {
    padding-left: 20px;
}

.cont.pocetna .left {
    display: inline-block;
    width: 935px;
    float: left;
    margin-right: 20px;
}

.cont.pocetna .right {
    display: inline-block;
    float: right;
    width: 200px;
}

.italic {
    font-style: italic;
}

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

.trazilica input[type="text"] {
    width: 200px;
    border: 1px solid #555555;
    padding: 2px 5px;
}

.trazilica .authorSelect {
    display: inline-block;
    width: 250px;
}

.trazilica .keywordSelect {
    display: inline-block;
    width: 600px;
}

.trazilica .sstringWrapper {
    display: inline-block;
    width: 200px;
}

.trazilica .submitWrapper {
    display: inline-block;
    overflow: hidden;
}

.trazilica .submitWrapper input {
    padding: 8px;
}

.trazilica .indent {
    padding-left: 20px;
    margin-top: 15px;
    margin-bottom: 30px;
}

.trazilica a.noColorLink {
    color: #000;
}

.trazilica a.noColorLink:hover {
    color: #0a9aac;
}

.data {
    padding-left: 20px;
}

.artTitle, .artTitle span {
    font-size: 16px;
    margin-bottom: 3px;
}

td.vTop {
    vertical-align: top;
}
