/*
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.
/* 
    Created on : 09/11/2019, 9:18:50 AM
    Author     : artur
*/

body{font:14px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}
select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}
html{font-size: 14px; } 

.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: 1px solid lightgray !important;
    font-weight: normal;
}

div.dataTables_wrapper span select,
div.dataTables_wrapper select,
div.dataTables_wrapper input,
div.dataTables_wrapper span input    {
    height: 31px;
    overflow: hidden;
    word-wrap: break-word;
    white-space: nowrap;
}

div.dataTables_length > label > select,
div.dataTables_length > label > span > select  {
    font-size: 14px;
    padding-top: 2px;
}

.table  {
    white-space: nowrap
}

.custom-select-sm {
    font-size: 100%;
}

button.compb-green    {
    color: green !important;
    border: 2px solid green !important;
}

button.compb-green:hover    {
    color: darkgreen !important;    
    border: 2px solid darkgreen !important;
    border-color: darkgreen !important;
    background: lightgreen !important;
}

button.compb-red    {
    color: red !important;
    border: 2px solid red !important;
}

button.compb-red:hover    {
    color: darkred !important;    
    border: 2px solid darkred !important;
    border-color: darkred !important;
    background: lightpink !important;
}

button.compb-navy    {
    color: navy !important;
    border: 2px solid navy !important;
}

button.compb-navy:hover    {
    color: darkblue !important;    
    border: 2px solid darkblue !important;
    border-color: darkblue !important;
    background: lightblue !important;
}

button.compb    {
    color: #bf4949;
    background: #ffffff;
    padding: 3px;
    padding-left: 3px;
    padding-right: 3px;
    border: 2px solid #bf4949;
    border-radius: 7px !important;
    margin: 4px !important;
    display: inline-block;
    height: 30px;
    transition: all 0.3s ease 0s;
}

button.compb:hover    {
    color: #bf4949;
    background: white;
    border-radius: 20px !important;
    border: 2px solid #bf4949;
    border-color: #bf4949;
    transition: all 0.3s ease 0s;
}

button.compb:focus    {
    outline: none;
}
    
button.inline_select    {
    color: #bf4949 !important;
    background: #ffffff;
    padding: 0px;
    padding-left: 8px;
    padding-right: 8px;
    border: 2px solid #bf4949 !important;
    border-radius: 7px;
    display: inline-block;
    height: 30px;
    transition: all 0.3s ease 0s;
}

button.inline_select:hover    {
    color: #bf4949 !important;
    background: #ffe0e0;
    padding: 0px;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 20px;
    border: 2px solid #bf4949 !important;
    border-color: #bf4949 !important;
    transition: all 0.3s ease 0s;
}

button.inline_select:focus    {
    outline: none;
}

.submit-action {
    float: right;
    margin-top: 15px;
    margin-right: 0px;
}

.submit-action span {
    display: drive-block;
    padding: 4px 40px 4px 40px;
    font-weight: bold;
    cursor: pointer;
}

.submit-action a:hover {
    background: -moz-linear-gradient(top, #ab0a24 0%, #c31630 100%);
    background: -webkit-linear-gradient(top, #ab0a24 0%, #c31630 100%);
}

.page-nav-button {
    width: 50%;
}

.page-nav-button span {
    display: drive-block;
    padding: 4px 40px 4px 40px;
    font-weight: bold;
    cursor: pointer;
}

.page-nav-button a:hover {
    background: -moz-linear-gradient(top, #ab0a24 0%, #c31630 100%);
    background: -webkit-linear-gradient(top, #ab0a24 0%, #c31630 100%);
}

.search-field label	{
    font-weight: bold;
    float: left;
    width: 60px;
    margin-top: 3px;
    *font-size: 12px;
    margin-bottom: 12px;
}

.search-field select {
    float: left;
    width: 220px;
    border: 1px solid black;
    padding: 2px;
    height: 27px;
    margin-bottom: 12px;
}

.search-field input {
    float: left;
    width: 224px;
    border: 1px solid black;
    padding: 2px;
    margin-bottom: 12px;
}

.search {
    margin-right: 24px;
}


#pils,
#judges {
    padding-left: 5px;
    padding-right: 5px;
}
    
.runcomptable thead tr th,
.runcomptable tfoot tr th   {
    border: 1px solid black;
    text-align: center;
}

.runcomptable thead tr  {
    border-bottom: 2px solid black;    
}

.runcomptable tbody tr td  {
    border: 1px solid black;
}

.runcomptable thead tr th,
.runcomptable tbody tr td   {
    text-align: center;
}

.runcomptable tbody tr td:last-of-type input {
    width: 30px; text-align: center;
}

.rTable {
   display: block;
   width: 100%;
}

.rTableRow  {
   clear: both;
}

.rTableCell {
   border: 0px;
   float: left;
   height: 27px;
   padding: 3px;
   margin: 5px;
   width: auto;
}

.rTable:after {
   visibility: hidden;
   display: block;
   font-size: 0;
   content: " ";
   clear: both;
   height: 0;
}

.rcell_l {
    float: left;
    width: 140px;
    padding-top: 3px;
    position: relative;
}

div.rcell_l strong {
    float: right;
}

.rcell_r {
    float: right;
}

.rcell_r input{
    width: 80px;
    overflow: hidden;
}

[v-cloak]   {
    display: none;
}

.el-button  {
    padding: 7px 7px;
}

.el-message.el-message--info    {
    top: 130px !important;
    z-index: 10000 !important;
}
 
.user-modal-container * {
  box-sizing: border-box;
}

.user-modal-container {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  overflow-y: auto;
  z-index: 10000;
  font-family: 'Lato', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif';
  font-size: 14px;
  background-color: rgba(17, 17, 17, .9);
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.user-modal-container.active {
  opacity: 1;
  visibility: visible;
}

.user-modal-container .user-modal {
  position: relative;
  margin: 50px auto;
  width: 90%;
  max-width: 500px;
  background-color: #f6f6f6;
  cursor: initial;
}

.user-modal-container .form-login,
.user-modal-container .form-register,
.user-modal-container .form-password {
  padding: 75px 25px 25px;
  display: none;
}

.user-modal-container .form-login.active,
.user-modal-container .form-register.active,
.user-modal-container .form-password.active {
  display: block;
}

.user-modal-container ul.form-switcher {
  margin: 0;
  padding: 0;
}

.user-modal-container ul.form-switcher li {
  list-style: none;
  display: inline-block;
  width: 50%;
  float: left;
  margin: 0;
}

.user-modal-container ul.form-switcher li a {
  width: 100%;
  display: block;
  height: 50px;
  line-height: 50px;
  color: #666666;
  background-color: #dddddd;
  text-align: center;
}

.user-modal-container ul.form-switcher li a.active {
  color: #000000;
  background-color: #f6f6f6;
}

.user-modal-container input, 
.user-modal-container select    {
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #eeeeee;
}

.user-modal-container input[type="submit"] {
  color: #f6f6f6;
  border: 0;
  margin-bottom: 0;
  background-color: #3fb67b;
  cursor: pointer;
}

.user-modal-container input[type="submit"]:hover {
  background-color: #3aa771;
}

.user-modal-container input[type="submit"]:active {
  background-color: #379d6b;
}

.user-modal-container .links {
  text-align: center;
  padding-top: 25px;
}

.user-modal-container .links a {
  color: #3fb67b;
}

.user-modal-container input[type="submit"].disabled {
  background-color: #98d6b7;
}

.input-group,
.input-group-prepend,
.input-group-text {
  align-self: flex-start;
}
