body
{
	border: hidden;
	min-width: 800px;
	margin: 0;
	color: #525252;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background: white;
}
.ui-datepicker .ui-datepicker-header{
border: 1px solid #aaa;
    background: #ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222;
    font-weight: bold;
}
.ui-datepicker th{
color: #222;
}
.ui-datepicker table{
background-color:white;
border-color:grey;
}

.ui-datepicker {
border-bottom-right-radius: 4px;
background-color:lightgrey !important;
border: none !important;	
}

.ui-dialog .ui-dialog-buttonpane button {

    height:30px; 
    width:60px;
    margin: 1em .8em 1.0em 0;
    cursor: pointer;
    background:#8a1f11;
    color: white;
    border:none;
 

}
#header
{
	width:1000px;
	margin: 0;
}

#page
{
	width:1000px;
	margin: 0;
	margin-top: 10px;
}


#footer
{
	color: #9e9e9e;
	padding: 20px 0px 0px 0px;
	font-size: 11px;
	text-align: left;
	border-top: 1px solid #c1c1c1;
	padding-top: 10px;
}
#dokumenty_grid tbody tr:hover
{
	background: #41aaaa;
	color: #ffffff;
}

#dokumenty_grid tbody tr:hover img
{
	background: url("../images/ikony/ikona_lupa_png_biala_25x25.png");
	color: #ffffff;
}

#dokumenty_grid tbody tr.selected
{
	//background: #f2f2f3;
}

#dokumenty_grid tbody tr:hover.selected
{
	background: #41aaaa;
	color: #ffffff;
}

#historia_grid table.items tr.even
{
	background: #FFFFFF;
}

#dokumenty_grid tbody tr:hover a{
color:#ffffff;
font-weight:bold;
}

#historia_grid table.items tr.odd
{
	background: #F8F8F8;
}


div.main_logon{
	margin: 0 auto 0 auto;
	top: 0;
	margin-top:30px;					
}

.odstepimg{
line-height: 39.5px;
height: 1px;
padding-top:5px;
}
div.ml_kontener{
	vertical-align: top;
	height: 555px;
	margin: 0 auto;
}

div.main_logon_konto{
	margin: 0 auto 0 auto;
	top: 0;
	margin-top:0;					
}

div.ml_kontener_konto{
	vertical-align: top;
	//height: 650px;
	margin: 0 auto;
	padding-top: 10px;
}

div.mlk_left_col{
	height: 500px;
	float: left;
}

div.mlk_left_col_konto{
	height: 630px;
	float: left;
}

div.mlkl_bigpix{
	margin: 0 auto;
	width: 454px;
	height: 302px;
	clear:both;	
	padding: 30px 0px 20px 0px;
}

div.mlkl_tresc{
	height: 150px;
	width: 440px;
	padding-top: 16px;
	clear:both;
}

div.mlk_right_col{
	float: left;
	height: 500px;
	left: 455px;
	border-left: 1px solid #ececec;
}

div.mlk_right_col_konto{
	float: left;
	height: 630px;
	width: 600px;
	left: 400px;
	border-left: 1px solid #ececec;
}


p.mlkr_lt_text{
	color: #525252;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	text-align: left;
	padding-top: 8px;
}

div.ml_title{
	margin: 0 auto;
	background-color: #ffffff;
	background-image: url('/images/intro_header_title.png');
	background-repeat: no-repeat;
	width: 100%;
	height: 64px;
	z-index: 2;	
}

div.mlkr_logon_title{
	clear: both;
	float: left;
	background-image: url('/images/logon/intro_login.png');
	background-repeat: no-repeat;
	width: 100%;
	height: 65px;
}

div.mlkr_clearpass_title{
	clear: both;
	float: left;
	background-image: url('/images/logon/intro_pass_change.png');
	background-repeat: no-repeat;
	width: 100%;
	height: 65px;
}

table.mlkr_lt_tab{
	border: 0;
	width: 300px;
}
table.mlkr_lt_tab td{
	border: 0;	
}

td.mlkr_lt_tab_opis{
	vertical-align:top;
	text-align: left;
	/*white-spacing: nowrap;*/
	width: 80px;
	margin: 0 auto;
	padding: 8px 0px 0px 0px;
}

input.wpisy{
	width: 170px;
	border: 0;
	border-radius: 0px;
	height: 10px;
	border: 1px solid #c1c1c1; /*#ececec;*/
}

#btn_login {
	border-radius: 0px;
	background-image: url('/images/ikony/login.png');
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	margin: 0 auto;
	padding: 0px;
	background-color: #ffffff;
	border: 0;
	cursor: pointer;
}

#btn_reset {
        border-radius: 0px;
        background-image: url('/images/ikony/login.png');
        background-repeat: no-repeat;
        width: 25px;
        height: 25px;
        margin: 0 auto;
        padding: 0px;
        background-color: #ffffff;
        border: 0;
        cursor: pointer;
}

#btn_pobierz_csv {
	border-radius: 3px;
	width: 300px;
	height: 100px;
	color: #525252;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #ececec;
	border: 0;
	text-decoration: none;
	cursor: pointer;
	padding: 5px 10px 5px 10px;
}


.btn {
text-decoration: none;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    border: solid #41aaaa 1px;
    background: #41aaaa;
    padding: 8px 12px 8px 12px;
    border-radius: 10px;}
input.btn {
	//border-top-left-radius: 8px 8px;
	//border-top-right-radius: 8px 8px;
	font-weight: bold;
	border-radius: 8px;
	width: 70px;
	height: 30px;
	margin: 0 auto;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #41aaaa;
	border: 0;
	cursor: pointer;
	padding: 5px 10px 5px 10px;
}

#btn_wyszukiwanie {
	border-radius: 3px;
	width: 70px;
	height: 30px;
	margin: 0 auto;
	color: #525252;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #ececec;
	border: 0;
	cursor: pointer;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
}

input.btn_page {
	border-radius: 3px;
	width: 130px;
	height: 30px;
	margin: 0 auto;
	color: #525252;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #ececec;
	border: 0;
	cursor: pointer;
	padding: 5px 10px 5px 10px;
}

div.info_msg{
	color: #525252;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	text-align: center;
	padding-top: 20px;
	clear:both;
}

div.info_msg_pass_changed {
        color: #525252;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        margin-left: 20px;
        text-align: center;
        clear:both;
}

div.konto_msg{
	color: #525252;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	width: 260px;
	clear:both;
	float:left;
}

#mainmenu
{
	width: 1000px;	
	background: #ffffff;
	height: 32px;
	float:left;
}

#mainmenu ul
{
	padding:0px 0px 0px 0px;
	margin:0px;
	float:left;
}

#mainmenu ul li
{
	display: inline;
	float:left;
}

#mainmenu ul li a
{
	top: 0;
	color:#969696;
	background-color:#ffffff;
	font-size:16px;
	font-weight:600;
	text-decoration:none;
	padding:0px 10px;
	float:left;
	text-align: center;
        line-height: 32px;
        border-top-right-radius: 8px 8px;
        border-top-left-radius: 8px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	float:left;
	top: 0;
	color: #ffffff;
	background: #41aaaa;
	text-decoration:none;
}
#mainmenu ul.sub-menu li a:hover, #mainmenu ul li.active ul.sub-menu li a:hover {
background:#ffffff;
color:#41aaaa;
}


 #mainmenu ul li.active ul.sub-menu li a {
background:white;
color:#969696;

} 



.normal { 
    background-color: #FFFFFF; 
	color: #525252;
	cursor: pointer;
}

/*
.normal:nth-child(even) { 
    background-color: #e9f6fc; 
}
*/

.normal:hover {
    color: #525252;
	cursor: pointer;
}

.especial { 
    background-color: #ffffff; 
	color: #525252;
	cursor: pointer;
}

.especial:hover a {
    color: #ffffff;
	cursor: pointer;
	font-weight: bold;
}

div.ilv_tail_buttons{
	width: 1000px;
	height: 32px;
	text-align: center;
	margin: 0 auto;
	background-color: #FFFFFF;			
}

p.wazne, .wazne{
	padding: 30px 00px 30px 0px;
	color: #a12a24;
	font-size:12px;
	text-align: center; 
}

p.mh_title{
	color: #525252;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	text-align: left;
	padding-top: 8px;
}

p.mh_title_help{
        color: #525252;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 14px;
        margin-left: 20px;
        text-align: left;
        padding-top: 8px;
	//margin: 0;
}

.help_content {
	margin: 20px;
}

ul.mh_lista{
	text-align: justify;	
}
ul.mh_lista li{
	padding-top: 10px;
}

.opis_www{
	width: 900px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: left; 
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	background-color: #FFF;
}

.opis_www_konto{
	width: 300px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: left; 
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	background-color: #FFF;
	clear:both;
}

div.ilv_list_tail_legenda{
	float:left;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
}


div.ivs_tb_title_wszystkie{
	margin:0;
	width: 320px;
	float: left;
	//background-color: #ececec;
	background-color: #FFFFFF;
	text-align: left;
	color: #535353;
	height: 31px;
}

div.ivs_tb_title_wyszukiwanie{
	margin:0;
	width: 280px;
	float: left;
	//background-color: #ececec;
	background-color: #FFFFFF;
	text-align: left;
	color: #535353;
	height: 31px;
}
div.ivs_tb_title_konto{
	margin:0;
	width: 220px;
	float: left;
	//background-color: #ececec;
	background-color: #FFFFFF;
	text-align: left;
	color: #535353;
	height: 31px;
}

div.ivs_tb_title_konto_hostoria{
	margin:0;
	width: 260px;
	float: left;
	//background-color: #ececec;
	background-color: #FFFFFF;
	text-align: left;
	color: #535353;
	height: 31px;
}

div.ivs_tb_title_pomoc{
	margin:0;
	width: 120px;
	float: left;
	background-color: #ececec;
	text-align: left;
	color: #535353;
	height: 31px;
}

div.ivs_tb_title_historia{
	margin:0;
	width: 550px;
	float: left;
	background-color: #ececec;
	text-align: left;
	color: #535353;
	height: 31px;
}
div.tresc_zakladka h3{
line-height: 1.4;
font-size: 12px;
margin-left: 30px;
text-align: left;
color:  #525252;
}
div.ivs_tb_title_witamy{
	margin:0;
	width: 450px;
	float: left;
	background-color: white;
	text-align: left;
	color: white;
	font-size: 17px;
	height: 31px;
	clear:both;
}
div.ivs_tb_title_witamy a.ivs_tb_t_tresc{
font-size: 18px;
}
div.ivs_tb_title_logowanie_1{
	margin:0;
	width: 10px;
	float: left;
	text-align: left;
	color: #535353;
	height: 31px;
	clear:both;
}

div.ivs_tb_title_logowanie_2{
	margin:0;
	width: 380px;
	float: left;
	background-color: #ececec;
	text-align: left;
	color: #535353;
	height: 31px;
	padding-left: 20px;
	clear:both;
	margin-left: 10px;
}

div.ivs_tb_title_pass_1{
	margin:0;
	width: 10px;
	float: left;
	background-color: white;
	text-align: left;
	color: #535353;
	height: 31px;
	clear:both;
}

div.ivs_tb_title_pass_2{
	margin:0;
	width: 380px;
	float: left;
	background-color: #ececec;
	text-align: left;
	color: #535353;
	height: 31px;
	padding-left: 20px;
	clear:both;
	margin-left: 10px;
}

div.ivs_tb_title_nieodebrane{
	margin:0;
	width: 450px;
	float: left;
	background-color: #ececec;
	text-align: left;
	color: #535353;
	height: 31px;
}

div.tb_title{
	margin:0;
	width: 350px;
	float: left;
	background-color: #ececec;
	text-align: left;
	color: #535353;
	height: 31px;
}

a.ivs_tb_t_tresc{
	line-height: 31px;
	font-weight: bold;
	font-size: 16px;
	padding: 0px 10px;
	text-align: left;
	color: #535353;
		
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.imghvr{
	border: none;
}

.imghvr img{
	background: url("../images/ikony/ikona_lupa_png_szara_25x25.png");
	border: none;
}

.imghvr:hover img{
	background: url("../images/ikony/ikona_lupa_png_biala_25x25.png");
}
.imgharmonogramy img{
	background: none !important;
	border: none !important;
}
.imgharmonogramy:hover img{
	background: none !important;
}

div.mlkr_logon_tresc{
	clear: both;
	float: left;
	width: 509px;
	margin: 0 auto;
}

div.mlkr_clearpass_tresc{
	clear: both;
	float: left;
	width: 509px;
	margin: 0 auto;	
}


div.mh_return{
	width: 90px;
	height: 31px;
	float:right;
	cursor:pointer;cursor:hand;	
}

div.top_bar_contener{
	clear: both;
	top: 132px;
	height: 32px;
	width: 1000px;
	padding-top: 10px;	
}

div.top_bar_contener_konto{
	clear: both;
	top: 132px;
	height: 32px;
	width: 400px;	
}


div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0px 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}


#info
{
	font-size: medium;
}
#info2
{
	font-size: medium;
}
#nazwa
{
	text-align: center
}

input {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 5px 0px;
  border: 1px solid #c4c4c4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font: normal 13px, Times, serif;
  color: rgba(0,0,0,1);
  -o-text-overflow: clip;
  text-overflow: clip;
}

#focus:focus { 
    background-color: #bce3f5;
}




.switch-field {
  font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
    overflow: hidden;
}

.switch-title {
  margin-bottom: 6px;
}

.switch-field input {
  display: none;
}

.switch-field label {
  float: left;
}

.switch-field label {
  display: inline-block;
  background-color: #2BA8E0;
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  text-shadow: none;
  border: solid #2BA8E0 1px;
  padding: 5px 10px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition:    all 0.1s ease-in-out;
  -ms-transition:     all 0.1s ease-in-out;
  -o-transition:      all 0.1s ease-in-out;
  transition:         all 0.1s ease-in-out;
}

.switch-field label:hover {
    cursor: pointer;
}

.switch-field input:checked + label {
  background-color: #EFF4FA;
  color: #6399cd;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.switch-field label:first-of-type {
  border-radius: 4px 0 0 4px;
}

.switch-field label:last-of-type {
  border-radius: 0 4px 4px 0;
}
.grecaptcha-badge{
	visibility: collapse !important;  
}

.loader {
  display: none;
  border: 5px solid #f3f3f3; /* Light grey */
  border-top: 5px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 10px;
  height: 10px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.tooltip {
  	position: relative;
  	padding-top: 5px;
 	margin-left: 5px;
	display: inline-block;
	background: url('/images/button/pomoc.jpg') no-repeat;
	width: 25px;
	height: 25px;	
}
.tooltip .tooltiptext {
  	visibility: hidden;
  	width: 195px;
  	background-color: #F8F8F8;
  	color: #535353;
  	text-align: left;
  	border-radius: 6px;
  	padding: 5px 0;
  	padding-left: 5px;
	margin-top: 25px;

  	/* Position the tooltip */
  	position: absolute;
  	z-index: 2;
}

.tooltip:hover .tooltiptext {
  	visibility: visible;
}

.container-faq {
        //padding: 20px 0 20px;
}
.content-faq {
        display: none;
        background-color: #fff;
	font-weight: bold;
}
.content-faq-inner {
        padding: 0px;
	margin-left: 1.5em;
	font-size: 10pt;
	font-weight: normal;
}
.content-faq * {
        margin-top: 0;
        line-height: 1.5;
	text-align: left;
}
.acc-faq {
        border-bottom: 1px solid #fff;
}
.acc-faq h3:after {
        position: absolute;
        content: '+';
        right: 20px;
        font-size: 20px;
        top: 50%;
        transform: translateY(-50%);
}
.acc-faq.active h3:after {
        content: '-';
}
.acc-faq h3 {
       
	 font-size: 16px;
        background-color: #41aaaa;
        color: white;
        padding: 15px;
        margin: 0;
        text-align: left;
        cursor: pointer;
        position: relative;
}
.regulamin {
	width: 1000px;
	padding-top: 20px;
	text-align: justify;
}
.eflat-menu ul {
	top: 32px;
}
.eflat-menu ul li a {
	width: 170px;
}
.container:after {
	content: '';
	height: 0px;
}
.changed:after { 
	height: 300px;    
}
.changed_msg:after {
        height: 64px;
}
.wrapper {
	min-height: 100%;
	position: relative;
}
.main_img {
        height: 115px;
        float: left;
}

.panel_chat {
        padding-top: 3px;
        padding-left: 3px;
        background: url('/images/kafelki/Chat/kafelek_chat_325x110_v1.jpg') no-repeat;
}
.panel_chat:hover {
        padding-top: 3px;
        padding-left: 3px;
        background: url('/images/kafelki/Chat/kafelek_chat_325x110_v2.jpg') no-repeat;
}
.panel_simply {
        padding-top: 3px;
        padding-left: 3px;
        background: url('/images/kafelki/SimplyLease/kafelek_SimplyLease_325x110_v1.jpg') no-repeat;
}
.panel_simply:hover {
        padding-top: 3px;
        padding-left: 3px;
        background: url('/images/kafelki/SimplyLease/kafelek_SimplyLease_325x110_v2.jpg') no-repeat;
}
.panel_poleasingowa {
        padding-top: 3px;
        padding-left: 3px;
        background: url('/images/kafelki/Poleasingowa.pl/kafelek_serwis_325x110_v1.jpg') no-repeat;;
}
.panel_poleasingowa:hover {
        padding-top: 3px;
        padding-left: 3px;
        background: url('/images/kafelki/Poleasingowa.pl/kafelek_serwis_325x110_v2.jpg') no-repeat;;
}
.panel_ubezp {
        padding-top: 3px;
        padding-left: 3px;
        background: url('/images/kafelki/Ubezpieczenia/kafelek_ubezp_325x110_v1.jpg') no-repeat;;
}
.panel_ubezp:hover {
        padding-top: 3px;
        padding-left: 3px;
        background: url('/images/kafelki/Ubezpieczenia/kafelek_ubezp_325x110_v2.jpg') no-repeat;;
}
.panel_doc {
        padding-top: 3px;
        padding-left: 3px;
        background: url('/images/kafelki/Dokumenty/kafelek_dokumenty_325x110_v1.jpg') no-repeat;
}
.panel_doc:hover {
        padding-top: 3px;
        padding-left: 3px;
        background: url('/images/kafelki/Dokumenty/kafelek_dokumenty_325x110_v2.jpg') no-repeat;
}

.pomoc_btn_text {
	color: #969696;
	height: 29.25px;
	float: left;	
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 29.5px;
}

.regulamin_ol_list_letters {
	list-style-type: lower-latin;
	font-size: 16px;
}

.regulamin_text {
	font-size: 16px;
	margin-left: 30px;
	margin-right: 30px;
}

.regulamin_text li {
	margin: 0 0 10px 0;
}

.regulamin_ol_list_letters li {
	margin: 0 0 10px 0;
}

.regulamin_header {
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
}

.regulamin_point {
	font-size: 16px;
	font-weight: bold;
}

.listbox_search_field {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 280px;
  padding: 5px 0px;
  border: 1px solid #c4c4c4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font: normal 13px, Times, serif;
  color: rgba(0,0,0,1);
  -o-text-overflow: clip;
  text-overflow: clip;
}

.editable-submit {
        width: 40px;
        height: 28px;
        background: #41aaaa;
        border: solid #41aaaa 1px;
        border-radius: 5px;
        color: #ffffff;
        cursor: pointer;
        text-indent: -9999px;
        line-height: 0;
}

.editable-submit::after {
        content:'Ok';
        color: #ffffff;
        text-indent: 0;
        display: block;
        //line-height: initial;
}

.editable-cancel {
        width: 60px;
        height: 28px;
        background: #41aaaa;
        border: solid #41aaaa 1px;
        border-radius: 5px;
        color: #ffffff;
        cursor: pointer;
        text-indent: -9999px;
        line-height: 0;
}

.editable-cancel::after {
        content:'Anuluj';
        color: #ffffff;
        text-indent: 0;
        display: block;
        //line-height: initial;
}

