/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    GLOBAL STYLES
    Created on : Nov 28, 2018, 11:15:28 AM
    Author     : gaspar
*/
/*safarihoverfix*/
@media not all and (min-resolution:.001dpcm) { 
    @media {
        .ui-datatable-data.ui-widget-content tr:hover {
            background-image: none !IMPORTANT;
        }

        .ui-widget-content tr:hover td {
            background-image: none !important;
        }
    }
}

/* Logo font */
@font-face {
    font-family: 'Compacta';
    src: url('hinted-Compacta_PFL-BoldItalic.eot');
    src: local('Compacta_PFL Bold Italic'), local('Compacta_PFL-BoldItalic'),
        url('dist/fonts/hinted-Compacta_PFL-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('dist/fonts/hinted-Compacta_PFL-BoldItalic.woff2') format('woff2'),
        url('dist/fonts/hinted-Compacta_PFL-BoldItalic.woff') format('woff'),
        url('dist/fonts/hinted-Compacta_PFL-BoldItalic.ttf') format('truetype'),
        url('dist/fonts/hinted-Compacta_PFL-BoldItalic.svg#Compacta_PFL-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

/* Global-fixes */
::-webkit-scrollbar {
    width: 10px;
    background: rgba(0,0,0,0);
}

::-webkit-scrollbar-track {
    background-color: #f3f3f3;
}

::-webkit-scrollbar-thumb {
    background: #dadada;
}
::-webkit-scrollbar-thumb:window-inactive {
    background: #dadada;
}

pre {
    font-family: 'Roboto', sans-serif;
}

.ui-tooltip pre {
    font-size: 0.8em;
    margin: 0.3em;
}

.ui-widget.ui-tooltip .ui-tooltip-text {
    padding: 0.5em 1em;
}

.ui-state-focus, .ui-icon:focus {
    box-shadow: none !important;
    outline: none;
}


/* Font Awesome icons */

.ui-icon.ui-rowgroup-toggler-icon, .ui-icon.ui-row-toggler, .ui-paginator a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-indent: 0;
    background-image: none;
    overflow: visible;
}

.ui-rowgroup-toggler-icon.ui-icon-circle-triangle-s:before, .ui-row-toggler.ui-icon-circle-triangle-s:before {
    content: "\f13a";
}

.ui-rowgroup-toggler-icon.ui-icon-circle-triangle-e:before, .ui-row-toggler.ui-icon-circle-triangle-e:before {
    content: "\f138";
}

.eredmenyhirdetes {
    padding-left: 0 !important;
}

.eredmenyhirdetes:before {
    content: "~";
    margin-right: 7px;
}

.ui-paginator a span {
    display: none;
}

.ui-paginator .ui-paginator-first:before {
    content: "\f048";
}

.ui-paginator .ui-paginator-prev:before {
    content: "\f04a";
}

.ui-paginator .ui-paginator-next:before {
    content: "\f04e";
}

.ui-paginator .ui-paginator-last:before {
    content: "\f051";
}

.ui-paginator-pages > .ui-state-active {
    color: #1c324d !IMPORTANT;
    font-size: 1.1em;
    font-weight: 800 !IMPORTANT;
}

.ui-paginator select.ui-widget.ui-paginator-rpp-options {
    height: 25px;
    background-color: white !important;    
}


/* Table fixes */

.versenyzok-table .ui-datatable.ui-widget {
    margin-top: 0 !important;
}

.versenyzok-table .ui-datatable.ui-widget .ui-paginator-top {
    margin-top: -52px;
}



tr.ui-datatable-empty-message {
    color: grey;
    background: #f5f5f5;
    font-style: italic;
}

tr.ui-datatable-empty-message td, .ui-datatable tr.ui-datatable-empty-message > td {
    padding: 1em 1.5em !important;
}

.ui-datatable tr.ui-datatable-empty-message > td:hover {
    background-image: none;
}

.ui-widget-content tr:hover {
    background-image: linear-gradient(to right, #f2f4f8, white, white, white) !important;
}



.jelenlegilista.ui-datatable tbody > tr:hover {
    background-image: none !important;
}

.ui-widget-content tr > td:hover {
    /*background-image: none !important;*/
}

.versenyek-table.ui-datatable tbody.ui-datatable-data > tr > td {
    padding: 0 !important;
}

.versenyek-table.ui-datatable tbody.ui-datatable-data > tr > td > a, 
.tartalmilista tr td a.ui-commandlink {
    padding: 0.9em 0 0.9em 2em;
    display: inline-block;
}

.tartalmilista tr td {
    padding: 0 !IMPORTANT;
}

.tartalmilista tr.ui-datatable-headerrow td {
    padding: 1em 0.8em !IMPORTANT;
    border-bottom: 1px solid #e3e3e3;
}

p.tovabbi-versenyek-text {
    font-size: 0.8em;
    margin: 0.9em;
}

.csakszovegtablazat tbody {
    font-size: 0.9em;
}

.csakszovegtablazat tbody td {
    padding: 0.5em 0 0.5em 2em !IMPORTANT;
    font-size: 1em;
}

.ermektablazat tbody td:first-child {
    padding: 1.2em 0 1.2em 2em;
}

th.fullnev {

}

.tszrovidnev {
    width: 200px;
}

.tszrovidnev {
    width: 180px;
}

.tszlinkek {
    width: 120px;
}

.csakszovegtablazat td.tszrovidnev, .csakszovegtablazat td.tszlinkek {
    padding-left: 10px !important;
}

tr.ui-expanded-row, tr.ui-expanded-row:hover {
    background: #f2f7fd !important;
}

tr.ui-expanded-row-content:hover {
    background-image: none !important;
}

.gomboscella {
    width: 120px;
    text-align: right;
}

.gomboscella .ui-commandlink {
    display: inline-block !important;
}

.rovidszamos {
    width: 60px;
    text-align: center !important;
}

.idoeredmenyoszlop {
    width: 110px;
}

.futamoszlop {
    width: 130px;
}


/* Paginator */

.versenyzok-table .ui-datatable.ui-widget .ui-paginator {
    font-size: 0.7em;
    padding: 0.5em 0;
    font-weight: normal;
}

.versenyzok-table .ui-datatable.ui-widget .ui-paginator .ui-paginator-page {
    border: none;
    font-weight: normal;
}

.versenyzok-table .ui-datatable.ui-widget .ui-paginator .ui-paginator-page.ui-state-active {
    font-weight: bold;
}


/* Oldalfixek */

.letoltes-dialog-gombok {
    margin: -0.5em 0.5em 1em;
}

.jelenlegilista p.live-icon {
    margin-top: -1px;
    margin-bottom: 4px;
    margin-left: 5px;
}

#verseny-adat-container p.live-icon {
    margin-top: 5px;
    margin-left: 5px;
}

.header-logo-pic {
    width: 41px;
    margin: 0 auto;
    display: inline-block;
}

.header-logo-text1 {
    margin: 0;
    color: #2993d1;
    font-size: 1em;
    font-weight: 500;
    font-family: 'Compacta',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: italic;
    height: 16px;
    margin-left: 6px;
}

.header-logo-text2 {
    margin: 0;
    color: #023b7f;
    font-size: 1em;
    font-weight: 500;
    font-family: 'Compacta',"Helvetica Neue",Helvetica,Arial,sans-serif;
    height: 17px;
    font-style: italic;
    margin-left: 3px;
}

.header-logo-text3 {
    margin: 0;
    color: #023b7f;
    font-size: 1em;
    font-weight: 500;
    font-family: 'Compacta',"Helvetica Neue",Helvetica,Arial,sans-serif;
    height: 19px;
    font-style: italic;
}

.header-logo-texts {
    display: inline-block;
    vertical-align: top;
    margin-top: 6px;
}

.header-logo-group-index {
    width: 131px;
    margin: 0 auto;
}

.header-logo-pic img {
    margin-top: 2px;
}

.header-logo-link-style {
    text-decoration: none;
    display: block;
    width: 140px;
    margin: 0 auto;
}

.mobil-figyelmeztetes-div {
    max-width: 360px;
    margin: 0 auto;
    display: none;
}

.mobil-figyelmeztetes-text {
    font-size: 0.7em;
    color: #929ec7;
    text-align: center;
}

#kajakosCsavoDialog {
    opacity: 0 !IMPORTANT;
}

.sportdialog .ui-inputfield.ui-state-error,
.sportdialog .ui-messages-error, .sportdialog .ui-message-error {
    min-width: 220px;
    z-index: 100000;
}

.sportdialog .atigazoltable .ui-inputfield.ui-state-error {
    width: 100%;
    z-index: 100000;
}

.ui-dialog.sportdialog {
    padding: 5px 10px 15px;
    max-height: 95%;
    overflow: auto;
    font-size: 13px;
    z-index: 100000;
}

.ui-dialog.sportdialog#sportoloAtigazolasDialog {
    z-index: 100000;
}

.ui-dialog.sportdialog .ui-dialog-titlebar {
    line-height: 1.5em;
    z-index: 100000;
}

.sportdialog.duplikatumdialog .ui-dialog-content table .dupligombok {
    padding: 0 5px;
    width: 90px;
    text-align: center;
    z-index: 100000;
}

.sportdialog .listasorolas td {
    padding: 0.3em 0;
    z-index: 100000;
}

.sportdialog .notes {
    background: #eef7fb;
    margin-top: 0.7em;
    max-width: 500px;
    border: 1px solid #d6d6d6;
    z-index: 100000;
}

.ui-widget-overlay.ui-dialog-mask {
    background: url(../img/loading.gif) #000000 no-repeat center center;
    opacity: 0.6;
    z-index: 100000;
}

.sportdialog.popup.kajakoscsavo.dialog {
    z-index: 1000000 !IMPORTANT;
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
