@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');

@font-face {font-family: 'FontAwesome';src:url('/fonts/awesome-icons/fontawesome-webfont.eot?v=4.2');src:url('/fonts/awesome-icons/fontawesome-webfont.eot?#iefix&v=4.2') format('embedded-opentype'),url('/fonts/awesome-icons/fontawesome-webfont.woff?v=4.2') format('woff'),url('/fonts/awesome-icons/fontawesome-webfont.ttf?v=4.2') format('truetype');font-weight: normal;font-style: normal;}

body
{ 
    padding: 0;
    margin: 0;
}

body, input, select, textarea
{
    font-size: 14px;
}

label
{ cursor: inherit; }

input, select
{ cursor: inherit; }

hr
{
    border-top: 0px solid;
    border-left: 0px solid;
    border-right: 0px solid;
    color: silver;
}

div.wymagane, div.niewymagane
{ 
    padding: 3px; 
}

div.wymagane input[type="checkbox"], 
div.niewymagane input[type="checkbox"],
div.wymagane input[type="radio"], 
div.niewymagane input[type="radio"]
{ margin: 0; }

div.wymagane + label, div.niewymagane + label
{ 
    padding: 0px 0 3px 5px; 
    display: inline-block;
    white-space: normal;
}

label > p
{
    margin: 0;
}

input[type=button], input[type=text], input[type=password]
{
    padding: 2px;
    margin: 0 0 0 0;
}

select
{
    max-width: 850px;
}

table td.answer
{
    font-weight: bold;
    color: red;
}

table.table_list
{
    border-collapse: separate;
    border-spacing: 0px;

}
table.table_list tr
{
    vertical-align: middle;
}

table.table_list > thead, 
table.table_list > tbody > tr > th, 
table.table_list > tfoot
{
    color: #3D589D;
    background-color: #F0F0EE;
    border: 1px solid silver;
}

table.table_list thead a, table.table_list tfoot a
{
    color: #3D589D;
}

table.table_list thead a:hover, table.table_list tfoot a:hover
{
    color: red;
}

table.table_list > tbody > tr > td, 
table.table_list > tbody > tr >  th
{ padding: 0; }

table.table_list th.right
{
    text-align: right;
}

table.table_list td.link:hover
{
    color: red;
    cursor: pointer;
}

.eform_pages
{
    float: left;
    font-weight: normal;
    cursor: pointer;
    padding: 5px;
    margin: 2px 2px 2px 0;

}

.eform_pages_selected
{
    float: left;    
    cursor: pointer;
    padding: 5px;
    margin: 2px 2px 2px 0;
    font-weight: bold;
}

.stats
{
    color: red;
    font-weight: bold;
    margin: 0 0 0 10px;
}

.center
{
    text-align: center;
}

ul#tabnav {
    text-align: left;
    margin: 1em 0 1em 0;
    font: bold 11px verdana, arial, sans-serif;
    border-bottom: 1px solid silver;
    list-style-type: none;
    padding: 3px 10px 3px 10px;
}
ul#tabnav li {
    display: inline;
}
ul#tabnav li a {
    padding: 3px 4px;
    border: 1px solid silver;
    background-color: #F1F1F3;
    color: #000;
    margin-right: 0px;
    text-decoration: none;
    border-bottom: none;
}
ul#tabnav a:hover {
    background: #fff;
}

.tab_selected a{
    border-bottom: 1px solid #fff !important;
    background: #fff !important;
}

.zalaczniki{
    width: 100%;
    font-size: 8pt;
    float: right;
    border: 1px solid silver;
    padding: 10px;
}
.attachdefault, .attachpdf, .attachdoc, .attachxls, .attachtxt, .attachrar, .attachzip , .attachexe{
    float: left;
    width: 21px;
    height: 21px;
    padding: 0px;
    border: none;
    margin: 0px;
    font-size: 0px;
    padding: 5px;
}
.attachdefault{background: transparent url(../images/icon/attach_txt.jpg) no-repeat scroll 0px 0px;}
.attachpdf{background: transparent url(../images/icon/attach_pdf.jpg) no-repeat scroll 0px 0px;}
.attachdoc{background: transparent url(../images/icon/attach_doc.jpg) no-repeat scroll 0px 0px;}
.attachxls{background: transparent url(../images/icon/attach_xls.jpg) no-repeat scroll 0px 0px;}
.attachtxt{background: transparent url(../images/icon/attach_txt.jpg) no-repeat scroll 0px 0px;}
.attachzip{background: transparent url(../images/icon/attach_zip.jpg) no-repeat scroll 0px 0px;}
.attachrar{background: transparent url(../images/icon/attach_rar.jpg) no-repeat scroll 0px 0px;}
.attachexe{background: transparent url(../images/icon/attach_exe.png) no-repeat scroll 0px 0px;}

ul.autocomplete
{
    padding: 5px 0; 
    margin: 2px;
    list-style-type: none; 
    border: 1px solid silver; 
    background: #fff; 
}

ul.autocomplete li
{
    padding: 5px 10px;
    cursor: default;
}

ul.autocomplete li:hover
{
    background: #f9f9f9;
}

div.matrix
{
    display:inline-block; 
    border-right: 1px solid silver; 
    border-bottom: 1px solid silver; 
}

div.matrix > span
{
    width: 30px; 
    display: inline-block; 
    border-top: 1px solid silver; 
    border-left: 1px solid silver; 
    text-align: center;
    padding: 10px;
}

div.suwak > input
{
    width: 85%;
}

.adder
{
    width: 120px;
    height: 20px;
    padding: 0 0 0 20px;
    margin: 10px 0 0 0;
    clear: both;
    background: url('../../images/admin/add.png') no-repeat left center;
    cursor: pointer;
    font-weight: bold;
    line-height: 20px;
    font-size: 11px;
}

div[id^="multifield"]
{
    width: 310px;
}

div[id^="multifield"] input
{ 
    margin: 5px 0;
    display: inline-block;
}

.captcha_obrazek
{
    float: right;
    border: 1px solid silver;
}

.captcha_obrazek + input
{
    margin: 35px 10px 35px 0;
}

.ci-slider
{
    display: inline-block;
    width: 200px;
    height: 20px;
    border: 1px solid silver;    
    position: relative;
    vertical-align: middle;
}

.ci-slider > div
{
    float: left;
    height: 100%;
    background: #f3f3f3;
    border-right: 1px solid silver;
}

.ci-slider span
{
    width: 20%;
    position: absolute;
    top: 0;
    left: 40%;
    display: block;
    line-height: 20px;
}

span[id*="_preview"]
{
    display: block;
    float: left;
    height: 15px;
    padding: 10px 15px 10px 10px;
    margin: 0 0 0 20px;
    border-radius: 0 10px 10px 0;
    background: #f0f0f0;
    position: relative;
    font-size: 15px;
    color: #606060;
    font-weight: bold;
}

span[id*="_preview"]:before
{
    content: ' ';
    display: block;
    float: left;
    width: 0;
    height: 0;
    border-width: 17px 12px 17px 0;
    border-style: solid solid solid solid ;
    border-color: transparent #f0f0f0 transparent transparent;
    position: absolute;
    left: -12px;
    top: 0;
}

table.matrix
{ margin: 0 0 10px 0; }

table.matrix th,
table.matrix td
{ padding: 5px; }

table.matrix th
{
    background: none;
    color: #606060;
}

.opcja-pytania
{
    display: inline-block; 
    vertical-align: middle;
    margin: 0 0 5px 0;
    cursor: default;
    white-space: nowrap;
}

.opcja-pytania label > p
{
    margin: 0;
}

.nazwa-pytania p,
.opis-pytania p
{ margin: 0; }

.pole-jednokrotnego-wyboru
{ cursor: pointer; }

div#map-canvas {
    max-width: 100% !important;
}


/* PAGER **********************************************************************/

.pager_content {
    width: 1200px;
    text-align: center;
    margin: 20px auto;
}

.pager_content > div{
	display:inline-block;
	vertical-align: top;
}

.pager_numbers a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #5f5f5f;
    display: inline-block;
    text-align: center;
    color: white !important;
	position: static !important;
	cursor:pointer;
	margin: 0px 3px;
}

.pager_numbers {
    margin: 0px 15px;
}

.pager_first:hover,
.pager_previous:hover,
.pager_next:hover,
.pager_last:hover,
.pager_numbers a:hover,
.pager_numbers a.sel,
.pager_numbers a.selected{
	background:#DC3837;
}

.pager_first:hover:before,
.pager_previous:hover:before,
.pager_next:hover:before,
.pager_last:hover:before{
	color:white;
}

.pager_first,
.pager_previous,
.pager_next,
.pager_last{
	width: 40px;
    height: 45px;
    position: relative;
    top: -8px;
	cursor:pointer;
}

.pager_first:before,
.pager_previous:before,
.pager_next:before,
.pager_last:before{
	font-family: 'FontAwesome', Helvetica;
	font-size: 40px;
    line-height: 29px;
	color: #5f5f5f;
	top: 8px;
    position: relative;
}

.pager_first:before {    
	content: "\f100";
}

.pager_previous:before {
    content: "\f104";
}

.pager_next:before {
    content: "\f105";
}

.pager_last:before {
	content: "\f101";
}


/* end pager */

.odpowiedz-pytania .button {
    height: auto;
}

.odpowiedz-pytania > div.ci-slider {
    width: 115px !important;
}