﻿/* poprawki od bootsrap */
* {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
*:before,
*:after {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
fieldset {
    display: block;
    margin-inline-start: 2px;
    margin-inline-end: 2px;
    padding-block-start: 0.35em;
    padding-inline-start: 0.75em;
    padding-inline-end: 0.75em;
    padding-block-end: 0.625em;
    min-inline-size: min-content;
    border-width: 2px;
    border-style: groove;
    border-color: threedface;
    border-image: initial;
}
legend {
    width: initial;
    padding: 5px;
    font-size: 12px;
    border-bottom: none;
    margin-bottom: 5px;
}
th {
    text-align: center;
}
label {
    font-weight: normal ;
}
.navbar-nav {
     color: #595959;
     position: relative;  
     float: left;
     margin: initial;	 
}

.navbar-nav li {
    display:inline-block; 
    padding:1px;
    background-color:transparent;
}

.navbar-nav li > a {
   text-decoration: none;
    
    
}


.navbar-nav>li>a {
    line-height: 10px;
}

.navbar-nav li > a:hover {
     color: #595959;	
    padding-bottom:2px;
    border-bottom:2px solid #333;
    background-color: transparent;
    font-weight: bold;	
}


.navbar-collapse:after, .navbar-collapse:before {
    display: none; 
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 7px 7px;
    text-align: center;
}
.nav>li>a::before {
    display: block;
    content: attr(aria-label);
    font-weight: bold;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

#FooterMenu .nav>li{
    padding: 30px 10px;
     			

}
#FooterMenu .navbar-nav li > a:hover  {
   
    font-weight: normal;	
   
 }

input[type=checkbox], input[type=radio] {
    margin: 4px 4px 0 !important;
}
input[type="radio"] {
    margin-left: 4px;
}
label {
      display: inline;
      }
input[type=file] {
    display: initial;
}
/* koniec poprawek bootstrap */
body
{
/*	width:960px;*/
    font-family: Verdana, Tahoma;
	background: url(img/background.jpg) 0 0 repeat-x;
	margin:0;
	margin-left:auto;
	margin-right:auto;
    padding:0;
    font-size: 12px;

  
}
.cell
{
    border: 1px solid grey;
}
.clear
{
    clear: both;
    height: 0;
}
/* GridView */
.grid, .grid-dialog {
    border: 1px #E4E4E4 solid;
    width: 100%;
    border-collapse: collapse;
}
.grid th, .grid-dialog th {
    background-color: #EEEEEE;
    font-weight: bold;
    padding: 10px 5px 10px 5px;
}
.head-row {
    background-color: #EEEEEE;
    font-weight: bold;
}
.even {
    background-color: #F6F7F8;
}
.even td {
    padding: 10px 5px 10px 5px;
}
.odd {
    background-color: #FFFFFF;
}
.odd td {
    padding: 10px 5px 10px 5px;
}
.selected-row {
    background-color: #AAAAFF;
    font-weight: bold;
}
.selected-row td {
    padding: 10px 5px 10px 5px;
}
.empty-row {
    text-align: center;
    background-color: #EEEEEE;
    font-weight: bold;
}
.empty-row td {
    padding: 10px 5px 10px 5px;
}
.pager {
    background-color: #EEEEEE;
    font-weight: bold;
}
.pager td {
    padding: 5px;
}
.pager span {
    color: #808080;
}

.header
{
    font-weight:bold;
    font-style:italic;
    font-size:14px;
}
#header_containter {
    width: 960px;
    margin: auto;
    padding: auto;
    text-align: center;
    position: relative;
    margin: 40px auto 20px auto;
}

/*
#header_containter
{
    width:960px;
    height:235px;
    margin:auto;
    padding:auto;
    text-align:center;
    position:relative;

}
*/
#logo
{
    width:450px;
    height:77px;
    /*background: url(img/logo.png) 0 0 no-repeat;*/
    margin:5px auto;
    padding:auto;
    text-align:left;
    float:left;
}

#header_content
{	
      position: absolute; 
    right: 0px;

}


#header_lang
{
    position: absolute; 
    right: 0px;
}
#header_lang a
{
    cursor: pointer;
}

#content
{
    width:960px;
    margin:auto;
    padding:auto;
}
#form1
{
    width:960px;
    margin:auto;
    padding:auto;
    /*text-align:center;*/
}

#UpdatePanel
{
    position: absolute;
    vertical-align: middle;
    border-style: solid;
    visibility: visible; 
    border-color: black; 
    background-color: White;
    border-width: thin;
    vertical-align: middle;
    width: 200px;
    height: 120px;
    left: 35%;
    top: 25%;
    text-align:center;
    vertical-align:middle;   
    z-index: 10; 
}

.page_content 
{
	float:right;
	width: 800px;
	vertical-align: top;
	margin-top: 20px;
	padding-bottom: 20px;
}

.container
{
	float:right;
	width:75%;    
	margin-bottom:10px;
	margin-top:10px;
}
.container_content {
    border: 1px solid #BCBCBC;
    background: #F3F3F3;
    vertical-align: top;
    margin-left: 0px;
    padding: 10px 10px 10px 5px;
    /*	height: 600px; */
}
.new-container-content {
    vertical-align: top;
    margin-left: 0px;
    padding: 10px 10px 10px 5px;
}
.menu_content {
    border: 1px solid #BCBCBC;
    background: #F3F3F3;
    vertical-align: top;
    margin-left: 0px;
    padding: 10px 0px 0px 0px;
    text-align: left;
    /*	height: 600px; */
}

.menu_content a
{
    font-weight: bold;
    line-height: 20px;
}
.menu_item
{
    text-align:left;
    width:141px; border-top:1px solid gray; padding:3px 5px 3px 5px; margin: 0 3px 0 0;
}
.container_header
{
    background: #F3F3F3;
    border: 1px solid #BCBCBC;
    border-bottom: 1px solid #F3F3F3;
    font-weight:bold;
    font-size:14px;
    padding: 5px 15px 0px 15px;
}

.page-content {
	vertical-align: top;
	margin-top: 20px;
	padding-bottom: 20px;
}
.new-container-header
{
    font-weight:bold;
    font-size:14px;
    padding: 5px 15px 0px 15px;
}

/* boxy na stronie głównej przed zalogowaniem */
.home-content
{
    width: 100%;
}
.home-column-left
{
    width: 47%;
    padding-left: 3px;
    padding-right: 20px;
    float: left;
}
.home-column-right
{
    width: 50%;
    float: right;
}
.home-box
{
    margin-bottom: 20px;
}
.home-box .box-title
{
    font-weight: bold;
}
.home-content ul {
    padding-left: 20px;
    margin-top: 5px;
}
.home-content li {
    list-style-type: none;
}

.menu {
    margin-top: 10px;
    padding: 0px;
}
.menu ul {
    padding-left: 0px;
    margin-left: 0px;
}
.menu li {
    list-style-type: none;
    float: left;
    padding: 2px;
}
.menu li a {
    font-size: 1.1em;
    font-weight: bold;
}

.menu_content
{
	text-align:center;
    width:100%;
    border: 1px solid #BCBCBC;
    background: #F3F3F3;
    line-height: 25px;
}

#menu
{
	margin-top: 20px;
	float:left;	
	width: 150px;
	margin-right: 10px;
}
#footer
{
    border-top: 1px solid #CDD3DB;
    width:960px;
    margin:auto;
    padding:auto;
    clear:both;
    text-align:center;
}

a:link, a:visited {
	color: #000044;
/*	font-weight:bold; */
	text-decoration:none;
}

a:hover, a:active {
    color: Red;
    text-decoration: none;
}

.underlinedLinks a:hover {
    color: #595959;
    border-bottom: 2px solid #08285A;
}

.ValidatorCallout {
    border: solid;
    border-color: #FF0000;
    border-width: 2px;
}

.modalBackground {
	background-color: Gray;
    filter:alpha(opacity=70);
	opacity:0.7;
}

.modal {
	background-color:Gray;
    filter:alpha(opacity=70);
	opacity:0.7;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	position:fixed;
	background-repeat:repeat;
	display: inline;
	/*z-index:9900;*/
	z-index:100;
}

.modalCalendar {
	z-index : 100003 ; 
}

#fontBold
{
	 font-weight:700;
}
input[type="submit"]  {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	border: 1px solid #5E6E6E;
	color: black;
	/*font-weight: bold;*/
	vertical-align: middle;
	height:22px;
	padding: 0 10px ; 
	background: #FFF;
}


input[type="button"]  {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	border: 1px solid #5E6E6E;
	color: black;
	/*font-weight: bold;*/
	vertical-align: middle;
	height:22px;
	padding: 0 10px ; 
	background: #DEDEDE;
}

button[type="button"] {
    font-family: Tahoma, Verdana, Geneva, sans-serif;
    border: 1px solid #5E6E6E;
    color: black;
    /*font-weight: bold;*/
    vertical-align: middle;
    height: 22px;
    padding: 0 10px;
    background: #DEDEDE;
}


input[type="radio"]  {
	font-family: Verdana, Geneva, sans-serif;
	border: none;
}


/* modal update progress */
#modal-overlay-background {
    position: fixed;
    z-index: 98;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    -moz-opacity: 0.70;
}
#modal-overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
}
#the-progress {
    background-color: white;
    width: 200px;
    height: 120px;
    text-align: center;
    filter: Alpha(Opacity=100);
    opacity: 100;
    -moz-opacity: 100;
    z-index: 999998;
}
#modal-progress {
    position: absolute;
    border-style: solid;
    border-color: black; 
    background-color: White;
    border-width: thin;
    margin: -60px 0 0 -100px;
    left: 50%;
    top: 50%;
    text-align:center;
    vertical-align:middle;   
    z-index: 999997; 
}

.pouczenie {
    font-style: italic;
}

.modal-panel {
    position: absolute !important;
    z-index: 10000;
}

.AjaxCalendar .ajax__calendar_container {
    border:1px solid #646464;
    /*background: #FFFFD2 url(images/calendar_header.png) top left repeat-x;*/
    background: #DEDEDE;
    color: black;
    margin: 0;
    padding:0;
    z-index:1;
}
.AjaxCalendar .ajax__calendar_header
{background: #003366;
 color:White;
}
.AjaxCalendar .ajax__calendar_body 
{
    background: #F7F6F3;
    color: #333333;
}
.AjaxCalendar .ajax__calendar_other .ajax__calendar_day,
.AjaxCalendar .ajax__calendar_other .ajax__calendar_year {
    color: #333333;
}
.AjaxCalendar .ajax__calendar_hover .ajax__calendar_day,
.AjaxCalendar .ajax__calendar_hover .ajax__calendar_month,
.AjaxCalendar .ajax__calendar_hover .ajax__calendar_year {
    font-weight:bold;
    background: url(images/calendar_subheader.png) top left repeat-x;
}
.AjaxCalendar .ajax__calendar_active .ajax__calendar_day,
.AjaxCalendar .ajax__calendar_active .ajax__calendar_month,
.AjaxCalendar .ajax__calendar_active .ajax__calendar_year {
    color: #333333;
    font-weight:bold;
}	

.AjaxCalendar .ajax__calendar_prev {cursor:pointer;width:15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%;background-image:url(../img/calendar_prev.gif);}
.AjaxCalendar .ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url(../img/calendar_next.gif);}

.AjaxCalendar .ajax__calendar_today{display:none;}
.news_header
{
    padding: 5px 20px 5px 20px;
}

.OgraniczenieRoszczeniaPanel
{
    padding: 10px;
}

.opacity40
{   opacity:0.4;
    filter:alpha(opacity=40);
}

.roszczenieTitle
{
    margin: 5px 0 5px 0;
    font-size: 20px;
}

.rowDeleted
{
    color: #CCCCCC !important;
}

.rowDeleted a
{
    color: #CCCCCC !important;
}

.PanelOkresOdsetkowyEdit
{
    position: absolute !important;
}

.acceptCookies
{
    background-color: #414141;
    bottom: 0;
    color: #FFFFFF;
    left: 0;
    min-height: 40px;
    padding-top: 12px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 99999;
}

.acceptCookies .acceptCookiesButton {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	border: 1px solid #5E6E6E;
	color: black;
	height:30px;
    padding-bottom:5px;
	margin-left: 20px;
	margin-right: 20px;
	background: #DEDEDE;
}

.acceptCookies a 
{
    color: #FFFFFF;
}

.acceptCookies a:hover, a:active{
	color: #FFFFFF;
	text-decoration: underline;
}

#Busy {
    background-color: #FFF;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 600px;
    height: 360px;
    margin-top: -180px;
    margin-left: -300px;
    z-index: 9000;
    overflow-y: auto;
    box-shadow: 1px 1px 6px 1px #555;
}

#Busy-overlay {
    background-color: #000000;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9000;
    opacity: 0.5;
}

.ui-dialog-buttonset {
    text-align: center;
    float: right;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
}

.ui-button {
    width: 340px;
}


.Logo {
  width: 400px;
  height:100px;
  float:left;
  object-fit: contain;
  margin: 50px 10px 20px 1px;
}


.BG {
  width: 100%;
  height: 20px;
  margin: 0 0 10px;
  padding: 7px 16px 8px 33px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
.Wyloguj {
  width: 65px;
  height: 24px;
  margin: 0 0 1px 8px;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #26437a;
  float: right;
}
.Lang {
 
  margin: 1px 6px 3px 0;
  font-family: Verdana;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  color: rgba(0, 0, 0, 0.87);
  float: right;
}
.SessionPanel {
  margin: 1px 6px 3px 40px;
  font-family: Verdana;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  color: rgba(0, 0, 0, 0.87);
  float: left;
}
#sessionModal {
    background-color: transparent;
    z-index:9900;
}
.topBarLink{
	
	font-weight:bold; 
}

.underlinedLinks  a:hover {
	 color: #595959;
	 border-bottom:2px solid #333;
}


/* poprawki Fabiola */

.alert-dismissable .close, .alert-dismissible .close {
    border: none;
    background: unset;
    font-size: 18px;
}

.close:focus, .close:hover {
    background-color: unset !important;
    color: #000 !important;
}
/* BUTTON, SELECT, INPUT */

input[type="submit"], select, button[type="button"], input[type="button"], .add-control {
    vertical-align: middle;
    height: 22px;
    padding: 0 10px;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1.2rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: Verdana, Tahoma;
    color: #fff;
    background-color: #0071B5;
    border-color: #08285A;
    border-color: rgb(108, 117, 125,0.4)
}



select {
    height: unset;
    text-align: left;
}

input[type="submit"]:hover, button[type="button"]:hover, input[type="button"]:hover, .add-control:hover {
    color: #fff;
    background-color: #08285A;
    border-color: #08285A;
}

input[type="text"], input[type="password"], select {
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: Verdana, Tahoma;
    cursor: text;
    border-color: #6c757d;
}
html input[disabled],select[disabled]
{
    cursor: default;
    background: #eee;
   			

}
button[disabled], input[disabled=disabled][type=submit] , input[disabled=disabled][type=button]
{
    cursor: default;
    color:  white;
    background: rgba(0, 113, 181,0.4);	
    border-color:rgb(108, 117, 125,0.4);
}
button[disabled]:hover, input[disabled=disabled][type=submit] , input[disabled=disabled][type=button]
{
    cursor: default;
    background:  rgba(0, 113, 181,0.4);
    color:  white;	
    border-color:rgb(108, 117, 125,0.4);
}
/* koniec BUTTON, SELECT, INPUT */

.mb-3 {
     margin-bottom: 3px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mr-10 {
    margin-right: 10px;
}

.ml-10 {
    margin-left: 10px;
}
.mt-10 {
    margin-top: 10px;
}
.m-0 {
    margin: 0;
}

.d-flex {
    display: flex;
}

.flex-column {
    flex-direction: column;
}

.alert h4 {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 700;
}

.Lang {
    display: flex;
    align-items: center;
    margin: 0 6px 0 0;
}

.navbar-nav {
    display: flex;
    align-items: center;
    height: 30px;
}

#header_content {
    display: flex;
    justify-content: space-between;
}

.hide-content {
    font-size: 0;
    margin: 0;
}

.nav-breadcrumbs {
    margin: 10px 0px;
    padding: 5px;
    position: relative;
    display: flex;
    align-items: center;
}
.nav-breadcrumbs div {
    font-weight: 700;
    margin-right: 5px;
}

.modal-footer .stay {
    font-weight: bold;
}

.modal-footer .logout {
    color: #0071B5;
    font-weight: bold;
    background-color: unset;
    border: none;
}

.sessionModal .modal-title {
   width:100%;
}

.modal-title {
    font-size: 16px;
}

.sessionModal .modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sessionModal .modal-header .close {
    background: none;
    border: none;
 }

.container_header {
    display: inline-block;
    padding: 2px 15px 0px 15px;
}

#header_content {
    top: 0;
}

#FooterMenu .nav > li > a {
    margin-left: 0;
    margin-right: 0;
}

.nav > li > a {
    margin: 0px 7px;
    padding: 0;
}

.navbar-nav li > a:hover {
    padding-bottom: 5px;
    border-bottom: 2px solid #08285A;
    margin-top: 6px;
}

.alert-info {
    color: #08285A;
}


.affairs-content h2 {
    font-weight:600;
}

.pager td {
    text-align: -webkit-center;
    text-align: -moz-center;
}

.change-password input[type="submit"] {
    margin-right: 10px;
}

/*
.new-container-header {
    font-size: 24px;
    font-weight: normal;
    padding: 5px;
}
*/
.new-container-content h2, .new-container-content h3 {
    color: #08285A !important;
    font-weight: bold;
    line-height: 1.17;
}

.new-container-content h2 {
    font-size: 25px;
}

.new-container-content h3 {
    font-size: 18px;
}

.new-container-content p, .new-container-content li{
    line-height: 1.5;
}

.grid-icon input[type="image"], .grid-icon img {
    width: 30px;
    height: 30px;
}

.new-container-content input[type="text"], .new-container-content input[type="password"], .new-container-content select {
    margin-bottom: 3px;
}

.change-password__container input[type="password"]{
    margin: 0 !important;
}
/*menu*/
.main-page {
    overflow: auto;
    padding: 5px;
    display: flex;
    flex-direction: column;
}
.main-page .home-content {
     width: 100%;
     display: flex;
     justify-content: space-between;
}
.main-page .home-column {
    width: 50%;
    display: flex;
}

.main-page .home-column__icon {
     margin: 4px;
}

.main-page .home-column__text {
     margin: 10px;
     line-height: 150%;
}

.main-page .box-title {
    font-size: 14px;
    color: #08285A;
    font-weight: bold;
}
.main-page .icon{
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-page .icon__content {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5px;
}

.main-page .icon__content svg{
    fill: #ee9957;
    height: 37px;
    width: 37px;
}
.adm_icon svg {
    height: 33px !important;
    width: 33px !important;
    margin-top: -7px;
}
.action_icon svg {
    stroke: #ee9957;
    height: 32px !important;
    width: 32px !important;
    margin-top: -12px;
}
.submit_icon svg {
    stroke: #ee9957;
    height: 40px !important;
    width: 40px !important;
    margin-top: -2px;
}
.bill_icon svg, .file_icon svg {
    height: 45px !important;
    width: 45px !important;
}
.stat_icon svg {
    margin-top: -5px;
}
.mine_icon svg {
    height: 41px !important;
    width: 41px !important;
}

/* koniec menu */
/* taby */
.ajax__tab_xp .ajax__tab_header {
    font-size: unset !important;
    background: unset !important;
    border-bottom: 1px solid #999999;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {
    background: unset !important;
}

.ajax__tab_xp .ajax__tab_outer {
    padding-right: 0 !important;
    background: unset !important;
    height: unset !important;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {
    background: unset !important;
}

.ajax__tab_xp .ajax__tab_inner {
    padding-left: 0 !important;
    background: unset !important;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
    background: unset !important;
    color: #08285A;
    background-color: #fff;
    border-color: #999999 #999999 #fff;
    font-weight: 600;
}

.ajax__tab_xp .ajax__tab_tab {
    height: unset !important;
    background: unset !important;
    margin-bottom: -1px !important;
    background: 0 0;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    display: block;
    padding: .5rem 1rem !important;
    color: #495057;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    border-color: #999999 #999999 #999999;
    background: #f8f9fa !important;
}

.ajax__tab_xp .ajax__tab_tab:hover {
    isolation: isolate;
    background: rgba(0,0,0,0.05) !important;
}

/* koniec taby */

.ajax__tab_xp .ajax__tab_tab:hover {
        isolation: isolate;
        background: rgba(0,0,0,0.05) !important;
}

 .ui-dialog-titlebar-close {
    visibility: hidden;
}

.newLogo {
    width: 355px;
}

.person .address {
    width: unset !important;
    padding: 10px 1% 0 24px !important;
}

.add-control{
    color: #fff !important;
}

.add-control:active, .add-control-image:active {
    text-decoration: none !important;
}

.add-control-image {
    height: 24px;
    width: 24px;
    margin-left: 8px;
}

.source-remove:hover {
    cursor: pointer;
    text-decoration: underline;
    color: #c00;
}

.source-remove img {
    height: 24px;
    width: 24px;
}

a.hide-icon {
    padding: 0 0 0 16px;
    background: url('/Resources/img/hide.png') no-repeat 0 2px;
}

a.show {
    background: url('/Resources/img/show-small.png') no-repeat 0 3px !important;
}

.login-dialog label {
    min-width: 135px;
    display: inline-block;
    text-align: end;
}

.modal-footer .learn-more, .login-panel .learn-more, .extra-login .learn-more, .register-MT .learn-more {
    left: 10px;
    position: absolute;
    color: #0071B5;
    font-weight: bold;
    background-color: unset;
    border: none;
    font-style: italic;
    outline: none;
    box-shadow: none;
}

    .modal-footer .learn-more:hover, .login-panel .learn-more:hover, .extra-login .learn-more:hover, .register-MT .learn-more:hover {
        font-weight: bold;
        background-color: unset;
        border: none;
        text-decoration: solid;
        text-decoration-line: none;
        text-decoration-line: underline;
        color: #08285A;
        font-style: italic;
        outline: none;
        box-shadow: none;
    }

.login-panel .learn-more, .register-MT .learn-more {
    left: unset;
    position: unset;
    text-align: start;
}

.extra-login {
    width: 93%
}

.extra-login .learn-more {
    position: unset;
}

.extra-login .text {
    border: 1px solid black;
    padding: .375rem .75rem;
    flex: 1;
    align-items: center
}

.login-panel {
    display: flex;
    flex-direction: column;
    padding: 10px;
}

.spinner-box {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .spinner-box .spinner {
        display: flex;
        background: white;
        flex-direction: column;
        width: 200px;
        height: 130px;
        align-items: center;
        justify-content: center;
    }

.instruction-redirect {
    color: #0071B5 !important;
    font-weight: bold;
}

    .instruction-redirect:hover {
        color: red !important;
    }

.grid-dialog tr {
    border: 1px #E4E4E4 solid;
}

.logo-dialog {
    background-image: url('/img/logoNew.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 70px;
    width: 300px;
}
.hide-item {
display: none;
}

.resetFilterBtn {
    color: #0071B5 !important;
    background: white !important;
    border: none !important;
    //font-size: 14px !important;
}

.resetFilterBtn:hover {
    color: white !important;
    background: #0071B5 !important;
}

.filterBtnArrow {
    color: #0071B5 !important;
    background: white !important;
    border: none !important;
    font-size: 14px !important;
    background-image: url('/img/arrow-up.png') !important;
    background-position: right !important;
    background-repeat: no-repeat !important;
    min-width: 50px;
    text-align: left !important;
    border: 1px solid white !important;
    margin-bottom:4px;
}

.filterBtnArrow:hover {
    border:1px solid #0071B5 !important;
    //background-image: none !important;
    background-position: right !important;
    background-repeat: no-repeat !important;
}

.fieldSetFilters fieldset {
    background: rgb(251,252,252);
    border: 1px solid rgb(230,229,229);
    padding: 12px;
}

.fieldSetFilters fieldset legend{
   display:none;
}

.stanSprawyTable tbody {
    display: grid;
    grid-template-columns: 0.8fr 1fr 1fr;
    grid-gap: 8px;
    display: grid !important;
}

.stanSprawyBtn {
    font-weight: 700 !important;
    color: black !important;
    background: transparent !important;
    border: 1px solid transparent !important;
    margin-left: -8px !important;
    background-image: url('/img/arrow-down-black.png') !important;
    background-position: right !important;
    background-repeat: no-repeat !important;
    min-width: 95px;
    text-align: left !important;
}

.stanSprawyBtn:hover {
    border: 1px solid gray !important;
    //background-image: none !important;
    background-position: right !important;
    background-repeat: no-repeat !important;
}
.stanSprawyTable tr {
    //flex: 1 1 1px;
    //min-width: fit-content;
    //flex: 0 0 30%;
}

.d-flex {
    display: flex;
}

.flex-column {
    flex-direction: column;
}

.align-items-center {
    align-items: center;
}

.align-items-end {
    align-items: flex-end;
}

.justify-content-between {
    justify-content: space-between;
}

.mb-4 {
    margin-bottom: 4px;
}

.mr-4 {
    margin-right: 4px;
}

.mt-8 {
    margin-top: 8px;
}

.mr-8 {
    margin-right: 8px;
}

.w-50 {
    width: 50%;
}

.w-100 {
    width: 100%;
}