﻿


.top_contrast_controls {
    background: none;
    border: none;
    height: 2rem;
    line-height: 0.5rem;
    cursor: pointer;
    font-weight: bold;
    margin-right: 0.5rem;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
.mbody {
    background-color: #ffffff;
}

      #map-canvas  
      {
      	border-radius: 5px 5px;
      	border:6px solid #ffffff;
      	box-shadow: 3px 1px 2px 0px #aaaaaa;
      	height: 600px;
      	width:100%; 
      	margin: 0; 
      	padding-right: 10px;
      }
      .melement 
      {
      	border-radius: 5px 5px;
      	border:6px solid #ffffff;
      	box-shadow: 3px 1px 2px 0px #aaaaaa;
      	width:100%; 
      	margin: 0; 
      	padding: 0;
      	display: inline-block;
      	vertical-align: top;
      }    
      .editimage
      {
      	border-radius: 5px 5px;
      	border:4px solid #ffffff;
      	display: inline-block;
      	vertical-align: text-top;
      	margin-bottom:10px;
      	margin-right:10px;
      	box-shadow: 1px 1px 2px 0px #eeeeee;
      }
.header_pannel {
    position: relative;
}
.fitem {
    display: inline-block;
    margin-left: 10px;
    padding:10px;
}

.footer_pannel {
    text-align: center;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    padding-bottom: 30px;
    background: #dfdfdf;
}      
.footer_links li
{
	display: inline;
	padding-right: 10px;
}     

.imgprev
{
	position:absolute; 
	left:0; 
	top:0; 
	max-width: 350px;
	max-height: 350px;
	margin:10px;
	border:1px solid #ffffff;	
}
.preview 
{
	white-space: nowrap;
	position: absolute;
	display: none;
	overflow: hidden;
	background:#595555;
	box-shadow: 2px 2px 4px 2px #333333;		
}
.previewtext {
    white-space: pre-wrap;
    position: absolute;
    height: auto;
    left: 10px;
    color: #ffffff;
}
.mapmarker
{
	width:16px;
	height:16px;
	position:absolute;
	margin-left:6px;
	float:left;
	color:#ff0000;
	top:6px;
}         
.thfilename
{
	width:100%;
	height:40px;
	position:absolute;
	float:left;
	color:#444444;
	top:6px;
	font-style:italic;
}    
.smallpopupclose
{
	background:#FCFDFE url(/images/smallclose.png) no-repeat;
	cursor: pointer;
	width:14px;
	height:14px;
	position:relative;
	top:12px;
	margin-right:12px;
	float:right;
}
.popupoverlay 
{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(51,51,51,0.5);
    z-index: -10;
}
.putilpopup  
{
	margin:20px auto; 
	border:1px solid #999999; 
	visibility:hidden; 
	position:absolute; 
	z-index:1005; 
	background:#ffffff; 
	color:#000000;  
	border-radius: 5px;
	box-shadow: 2px 12px 14px 0px #666666;
}
.putilpopup .sb-border { background:#96acc1; }
.putilpopup { padding:8px;}
.putilpopup h3 { padding:6px; text-align:left; margin:0; color:#ffffff;}
.putilpopup h3, .putilpopup h3 .sb-inner { 
	background-image: linear-gradient(to bottom, #337ab7 0px, #135a97 100%); 
	box-shadow: 0 2px 2px -2px #666666;}
.putilpopup h3 span { display:block; }
.putilcbody {padding:10px} 
.putilcontent {padding:10px} 
.putilbody {background:#f7f7f7;} 
.putilbtns {text-align:right;}

.datepicbtn {width:28px;height:24px;padding:0px;}
.datepicel {text-align:center;font-weight:bold}
.datepichead {text-align:center;width:10%;vertical-align:top}
.datepicrow {padding:2px;width:10%}
.datepictab {width: 100%;height:80px;}

.putilhelp {font-style:italic;color:#666666;text-align: justify;}
.putildescription {
    color: #666666;
    text-align: justify;
}

.map_baloon_img
{
    box-shadow: 0 1px 1px #dfdfdf; 
    max-width:130px;
    margin-right:10px;
}
.map_audio_img
{
    max-width:130px;
    margin-right:10px;
    margin-bottom:4px;
}
.avatar_img
{
    height:160px;
    margin-right:10px;
} 
.avatar_img_res
{
    height:60px;
    margin-right:10px;
    border-radius: 5px;
} 
.noavatar_comment
{
	font-size: 46px;
	color:#bbbbbb;
	width:64px;
	height:64px;
	text-align:center;
	text-shadow: 2px 2px #eeeeee;
}
.avatar_comment
{
    box-shadow: 0 1px 1px #dfdfdf; 
    height:64px;
    margin-right:10px;
    border-radius: 5px;
} 
.resource_comment
{
    box-shadow: 0 1px 1px #dfdfdf; 
    height:90px;
    margin-right:10px;
    border-radius: 5px;
}
.resource_photo_col {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 100%;
    max-width: 1020px;
}
.resource_image_box { 
    text-align: left;
    margin-bottom:20px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 3px #dfdfdf;    
}
.resource_comment_box { 
    text-align: left;
    margin-bottom:20px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 3px #dfdfdf; 
    padding:10px;  
    overflow:hidden; 
}
.resource_image {
    max-width: 100%;
    height: auto;
    width: auto\9;
    padding: 10px;
    border-radius: 15px;
    cursor: zoom-in;
} 
.resource_description {
	width:100%;
	text-align:justify;
	padding:10px;
}
.resource_info_container {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width:270px;
}
.resource_info_container_fundacja {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 100%;
}
.resource_col_info {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 3px #dfdfdf;
    margin: 0 0 13px;
    padding: 10px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-align: left;
}    
.resource_stat
{
	font-size: 20px;
	text-shadow: 2px 2px #eeeeee;
}



.content_wrapper {
    background-color: #F3F3F3;
    margin: 0px;
    padding: 0px;
    width: 100%;
    min-height: 600px;
}
.content_inner {
    padding: 10px;
}
.login_form {
    margin: 0;
    padding: 15px;
    max-width: 400px;
    width:100%;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 3px #dfdfdf;
	margin-left: auto ;
	margin-right: auto ;    
}
.login_form_add {
    margin: 0;
    padding: 10px;
    width: 400px;
	margin-left: auto ;
	margin-right: auto ;
}

.photo_col_fullsize {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 100%;
}
.top_info_fullsize {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 3px #dfdfdf;
    display: inline-block;
    float: left;
    margin: 0px 28px 0px 0px;
    position: relative;
    vertical-align: top;
    display: block;
    width: 100%; 
}
.top_info_fullsize_inv {
    display: inline-block;
    float: left;
    margin: 0px 28px 0px 0px;
    position: relative;
    vertical-align: top;
    display: block;
    width: 100%; 
}

.photo_container {
    margin-top: 10px;
    padding: 0;
    text-align: center;
    width: 100%;
}

.photo_thumb {
    display:inline-block;
    margin: 0 5px 4px 0;
    padding: 0;
    position: relative;
    text-align: center;
    background-color: #fff;
    width:270px;
    height:300px;
    border-radius: 5px;
    box-shadow: 0 2px 3px #c0c0c0;   
	overflow: hidden; 
	vertical-align: top;
}
.imgTab			 
{
	padding-top: 6px;
	width: 100%;
	vertical-align:middle; 
	text-align: center;
	overflow:hidden;
	max-height:200px;
}
.thumbImg {
    max-height: 160px;
    max-width: 220px;
    height: auto;
    width: auto;
    border-radius: 5px;
}
.photo_thumb_ovr {
    background-color: rgba(0, 0, 0, 0.09);
    color: #ffffff;
    left: 0;
    top: 0;
    position: absolute;
    width:100%;
    height:30px;
    z-index: 10;
    line-height:40px;
    overflow: hidden;  
}
.photo_thumb_caption {
	margin: 0px 2px 8px 2px; 
	color: #777;
	text-align: center;
	word-wrap: break-word;
}
.audio_icon_small
{
	font-size: 64px;
	text-shadow: 2px 2px #eeeeee;
	color:#ff6666;
}
.sount_icon
{
	margin-top:20px;
	font-size: 120px;
	text-shadow: 2px 2px #eeeeee;
	color:#ff6666;
}
.sount_icon_sm
{
	font-size: 120px;
	text-shadow: 2px 2px #eeeeee;
	color:#ff6666;
	margin-right:10px;
}
.photo_thumb_small {
    display: inline-block;
    margin: 0 5px 4px 0;
    padding: 4px;
    position: relative;
    text-align: center;
	background-color: #ffffff;
    border-radius: 3px;
    width:100px;
    height:100px;
    box-shadow: 0 2px 3px #c0c0c0;   
	overflow: hidden; 
}
.photo_thumb_img_small
{
	max-width:92px;
	max-height:92px;
}
.mapselthumb
{
	max-width:92px;
	max-height:92px;	
	margin: 2px;
	padding: 2px;
	box-shadow: 0 2px 3px #c0c0c0;
	background-color: #ffffff;
	background: url('/Images/progress.gif') no-repeat center;
}
.thumb_small_ovr {
    background-color: rgba(20, 0, 0, 0.4);
    color: #dddddd;
    left: 0;
    top: 0;
    position: absolute;
    width:100px;
    height:100px;
    z-index: 10;
    line-height:170px;
    overflow: hidden;  
}
.thumb_small_ovr_f {
    background-color: rgba(0, 0, 0, 0);
    color: #eeeeee;
    left: 0;
    top: 0;
    position: absolute;
    width:100px;
    height:100px;
    z-index: 10;
    line-height:170px;
    overflow: hidden; 
}

.info_inner {
	padding:10px;
}

.searchprev {
    -webkit-box-shadow: 4px 4px 12px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 12px -6px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 12px -6px rgba(0,0,0,0.75);
    visibility: collapse;
    z-index: 1000;
    background: #ffffff;
    border: solid 1px #888888;
    text-align: left;
    padding: 6px;
    width: 280px;
    position: absolute;
}


.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            color: #23527c;
            background-color: #eee;
            border-color: #ddd;
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}


.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
    background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .active > a {
        background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
        background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
        background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
        background-repeat: repeat-x;
        -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
        box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
    }


.topBaner {
    max-width: 100%;
    max-height: 100%;
    z-index: 0;
}
.topinfotxtblock {
    position: absolute;
    bottom: 10px;
    left: 20px;
    display: none;
    color: black
}

h4 {
    font-size: 120%;
}

h3 {
    font-size: 160%;
}
h5{
    font-size: 100%;
}

.imgbackground {
    background-color: transparent;
}

.mtable {
    border: 1px solid black;
    border-collapse: collapse;
    padding: 6px;
}

.mtableb {
    border: 1px solid black;
    border-collapse: collapse;
    padding: 6px;
    font-weight:600;
}

.tm-form-wrapper {
  width: 94%;
  display: flex;
  margin-top: 60px;
  flex-direction: column;
  align-items: center;
}

#tm-debt-amount-slider {
  display: flex;
  flex-direction: row;
  align-content: stretch;
  position: relative;
  width: 100%;
  height: 50px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
    #tm-debt-amount-slider::before {
        content: " ";
        position: absolute;
        height: 2px;
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: #AEB6BF;
    }
#tm-debt-amount-slider input, #tm-debt-amount-slider label {
  box-sizing: border-box;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
#tm-debt-amount-slider label {
  display: inline-block;
  position: relative;
  height: 100%;
  transform: rotateZ(-45deg);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#tm-debt-amount-slider label::before {
  content: attr(data-debt-amount);
  position: absolute;
  left: 80%;
  font-size: 85%;
  font-weight: 400;
  white-space: nowrap;
  opacity: 0.85;
  transition: all 0.15s ease-in-out;
}
    #tm-debt-amount-slider label::after {
        content: " ";
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 20px;
        height: 20px;
        border: 2px solid #AEB6BF;
        background: #f0f0f0;
        border-radius: 50%;
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        z-index: 1;
        cursor: pointer;
        transition: all 0.15s ease-in-out;
    }
#tm-debt-amount-slider label:hover::after {
  transform: translate(-50%, -50%) scale(1.3);
}
#tm-debt-amount-slider input {
  display: none;
}
#tm-debt-amount-slider input:checked + label::before {
  font-weight: 600;
  opacity: 1;
}
    #tm-debt-amount-slider input:checked + label::after {
        border: 4px solid #007acc;
        background: #ffffff;
    }

.shop_cart_item {
    margin: 0 5px 10px 0;
    padding: 6px;
    background-color: #f0f0f0;
    color: #333333;
    width: 100%;
    max-height: 160px;
    border-radius: 5px;
    box-shadow: 0 2px 3px #c0c0c0;
    overflow: hidden;
}
.shop_upload_image {
    border-radius: 5px 5px;
    border: 4px solid #ffffff;
    display: inline-block;
    vertical-align: text-top;
    margin-bottom: 10px;
    margin-right: 10px;
    box-shadow: 1px 1px 2px 0px #eeeeee;
    width: 100px;
    height: auto;
}
.shop_form {
    margin: 0;
    padding: 15px;
    max-width: 550px;
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 3px #dfdfdf;
    margin-left: auto;
    margin-right: auto;
}
.shop_delivery_image {
    display: inline-block;
    vertical-align: text-top;
    margin: 0px 10px 0px 10px;
    width: 40px;
    height: auto;
}
.ordertitle {
    color: #337ab7;
    font-weight: 600;
}
.priceitem {
    font-size: 150%;
}


.album_form {
    margin: 0;
    padding: 15px;
    max-width: 850px;
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 3px #dfdfdf;
    margin-left: auto;
    margin-right: auto;
}
.delresicon {
    position: absolute;
    margin-left: 6px;
    margin-bottom: 4px;
    float: right;
    bottom: 0px;
}
.album_thumb {
    display: inline-block;
    margin: 0 14px 14px 0;
    padding: 0;
    position: relative;
    text-align: center;
    background-color: #fff;
    width: 280px;
    height: 450px;
    border-radius: 5px;
    box-shadow: 0 2px 3px #c0c0c0;
    overflow: hidden;
    vertical-align: top;
}
.album_image {
    object-fit: cover;
    width: 260px;
    height: 260px;
    border-radius: 5px;
}
.album_image_small {
    object-fit: cover;
    width: 150px;
    height: 150px;
    border-radius: 5px;
}
.album_title {
    margin: 0px 2px 8px 10px;
    color: #777;
    text-align: left;
    word-wrap: break-word;
}
.album_text {
    margin: 10px 2px 8px 10px;
    color: #777;
    text-align: left;
    line-height: 2rem;
    max-height: 12rem;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    overflow: hidden !important;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
}
.preview_text {
    margin: 10px 2px 8px 10px;
    color: #777;
    text-align: left;
    line-height: 2rem;
    max-height: 12rem;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    overflow: hidden !important;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
}
.preview_text_title {
    margin: 10px 0px 0px 10px;
    color: #777;
    text-align: left;
    line-height: 2rem;
    max-height: 12rem;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    overflow: hidden !important;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    font-weight: 600;
}