/* - ploneCustom.css - */
@media all {
/* http://www.pik-group.com/portal_css/ploneCustom.css?original=1 */
/* */
/* */
/* */
/* */
/* */
/* */

}

.erorr {font-size:2em;color:red;}
th {
	background-color: #f1f1f1;
}

.form-horizontal .control-label
{
	width: 100px;
}

.form-horizontal .controls {
	margin-left: 120px;
}

.border_radius {
	-webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
 
   -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px; 
  border: 1px solid #ccc;
}

#error_poll{
	color: #f00;
}

.page_media_poll, 
.page_poll_text {
padding: 10px 2px 2px;
text-align: left;
}

.page_media_poll, 
.page_poll_percent {
background: #DAE1E8;
height: 15px;
}

.page_media_poll, 
.page_poll_row_count {
text-align: center;
margin-top: -15px;
color: #8BA1BC;
line-height: 15px;

}

.num_delim {
font-size: 60% !important;
vertical-align: top !important;
}

.ta_r {
text-align: right;
}

.page_poll_row_percent {
line-height: 13px;
padding: 2px 0 0 6px;
cursor: default;
}

#DrawResult td{
padding:0;
}

table.dataTable thead th {
padding: 3px 18px 3px 10px;
border-bottom: 1px solid #ccc;
font-weight: bold;
cursor: pointer;
font-size: 12px;
}

table.dataTable td {
padding: 2px 5px;
font-size: 12px;
}
.fg-toolbar{
	padding: 0;
	margin:0;
}
.dataTables_wrapper .ui-toolbar {
padding: 5px 0 0 0;
}
.dataTables_filter label, .dataTables_info{
	font-size: 12px;
}
.dataTables_filter input{
	display: inline-block;
height: 20px;
padding: 2px 3px;
margin-bottom: 5px;
font-size: 12px;
line-height: 20px;
color: #555555;
vertical-align: middle;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

table.dataTable tr.odd {
	background-color: #fff;
}
table.dataTable tr.odd td.sorting_1 {
	background-color: #f1f1f1;
}
table.dataTable tr.even {
	background-color: #fefefe;
}
table.dataTable tr.even td.sorting_1 {
	background-color: #f1f1f1;
}

.poll_style{
	float:right; 
	border: 0px solid #949494; 
	width: 312px;
	margin-top: 20px;
	padding: 10px 0px;
	clear: both;
}
.poll_style h5{
background: #d1edf9;
border: 0 !important;
padding: 5px;
}

#FormPoll{
	padding: 0 5px;
}


.fl_l{
    float: left;
}
.fl_r{
    float: right;
}
input.input-sm{
    height: auto;
}
.padding-smв{
    padding: 3px 12px;
}

div.formHelp input{
    margin-right: 5px;
    float: left;
}
.footer-container{
    margin-right: 0;
    margin-left: 0;
}
#visual-portal-wrapper{
    /*min-height: 110% !important;*/
}
div#content{
    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);
    border: 1px solid transparent;
}
.ta_l{
    text-align: left;
}
div#content table{
    text-align: left
}
.width_200{
    width: 200px;
}
.va_b{
    vertical-align: bottom;
}
.ta_c{
    text-align: center;
}
.w_a{
    width: auto;
}
.custom-navbar{

    float: left;
    width: 100%;
    border-right: 0;
    border-radius: 0;
    border-left: 0;
}

.masthead .navbar .nav li {
    display: table-cell;
    width: auto;
    float: none;
    text-align:center;
}
.masthead .navbar .nav {
    margin: 0;
    display: table;
    width: 100%;
}
.exit_link{
    float: right;
    margin-top: 10px;
    padding-right: 15px;
    width: 80px;
    content: '.';
}
.inner-content{
    font-size: 12px;
}
.footer {
    text-align: center;
    padding: 30px 0;
    margin-top: 70px;
    border-top: 1px solid #e5e5e5;
    background-color: #f5f5f5;
    float: left;
    width: 100%;
/*    position: absolute !important;
    bottom: 0;
    z-index: 1;*/
}

#registrationForm{
    float: left;
    margin-bottom: 25px;
}

.form-signin {
    clear: both;
    max-width: 450px;
    padding: 15px 30px 25px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
}
.body-pad .form_title {
    float: left;
    font-size: 18px;
    padding: 20px 0 10px;
    margin: 0;
    color: #0088cc;
}
.hiddenStructure{
    display: none;
}

/* Vidjet block */

.vidjet{
    border: 1px solid #ddd;
    float:left;
    padding: 20px 0 0 0;
    display: block;
    margin-top: 20px;
    font-size:12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.vidjet .divtext{
    position:relative;
    top: -32px;
    left: 0;
    margin-left: 20px;
    font-size:18px;
    color:#0088cc;
    background: #fff;
    width: 210px;
    padding-left:8px;
}
.vidjet .info{
    position:relative;
    top: -20px;
    left: 0;
    margin-left:20px;
    margin-right: 20px;
}
.vidjet .divtext-medium{
    width: 230px;
}
.vidjet .divtext-big{
    width: 300px;
}

.w_100pr{
    width: 100%;
}


#infobanner{

    width: 310px;
    height: 87px;
    float:right;
    clear: both;
}
#infols{
    font-weight: normal;

}

#infotable{

    width: 310px !important;
    margin-top: 0;
    font-size: 10pt;
    font-weight: bold;
    /*color: #949494;*/
}

#infotable td{

    padding: 0 !important;
}

#infotext{
    font-size: 8pt;
    padding: 4px;
    color: #949494;
    /*margin-top: -17px;*/
    /*font-weight: bold;*/
    /*font-family: tahoma;*/
    /*line-height: 120%;*/
}

#infosumm{
    font-weight: bold;
    color:#0068b5;
}


#infobanner2{

    width: 310px;
    height: 87px;
    float:right;
    margin-top: 20px;
    clear: both;
}
#infotitle{
    text-align: center;
    font-weight: bold;
    color: #F06424;
}

#infotext2{
    font-size: 8pt;
    padding: 4px;
    color: #949494;
    text-align:justify;
    font-weight: bold;
    /*font-family: tahoma;*/
    line-height: 120%;
}
#infolink{
    text-align: center;
    font-weight: bold;

}
div.overlay {
    width: auto;
    height: auto;
    /* */
    display: none;
    /* */
    margin: 1em;
    font-size: 80%;
}
div.overlay-iframe,
div.overlay-ajax {
    width: 60%;
    min-height: 100px;
    z-index: 99; /* */
}
div.overlay-iframe {
    height: 60%;
}
/* */
div.overlaybg div.close,
div.overlay div.close {
    position: absolute;
    left: -14px;
    top: -14px;
    cursor: pointer;
    height: 30px;
    width: 30px;
}
.pb-ajax {
    overflow-y: auto;
}
.pb-ajax, .pb-image {
    background-color: #fff;
    border: 1px solid #999;
    white-space: normal;
    box-shadow: 0 0 3em 0.5em #666;
    -moz-box-shadow: 0 0 3em 0.5em #666;
    -webkit-box-shadow: 0 0 3em #666;
}
.pb-ajax > div {
    width: 92%;
    padding: 1em;
}
.pb-ajax .documentActions {display:none}
div.overlay div.close span {
    display: block;
    height: 1px;
    margin: -1px 0 0 -1px;
    overflow: hidden;
    padding: 0;
    width: 1px;
}
div.overlay textarea { width: 100%; }
/* */
div.overlay .link-parent { display: none; }
div.overlay #createGroup legend { display: none; }
div.overlay #createGroup fieldset { border: none; }
/* */
div.overlay p {
    margin-bottom: 1em;
}
div.overlay label {
    margin-bottom: 0.25em;
}
div.overlay a:hover {
    color: #75ad0a;
}
div.overlay a.selected {
    color: #000000;
}
div.overlay .formTab {
    margin-right:1em;
    font-weight: bold;
}
div.overlay .formTab.lastFormTab {
    margin-right:0;
}
div.overlay .formControls a {
    display: block;
    margin: 0.75em;
}

div.logo {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: -7px;
}
div.footer .wrapper{
    width: 600px;
    margin: 0 auto;
}
div.f-links{
    float: left;
}

div.address {
    display: block;
    /*margin-bottom: 12px;*/
    padding-top: 5px;
    position: relative;
    float: right;
    clear: right;
}

div.address a.email, #portal-footer a.email {
    background: url("../../images/72.png") 0 7px no-repeat transparent;
    color: #112179;
    font: 11px "Tahoma", "Verdana", "Arial", sans-serif;
    margin-left: 12px;
    padding: 9px 0 12px 35px;
    text-decoration: underline;
    white-space: nowrap;
}

.table-bordered{
    border-radius: 4px
}
.masthead .navbar .nav li a{
    border-right: 1px solid rgba(0,0,0,.1);
}
.masthead .navbar .nav li:last-child a{
    border-right: none;
}
.datatable{
    border-collapse: collapse !important;
}
table.dataTable.no-footer {
    border-bottom: none !important;
}
div.brand{
    float: right;
    padding-top: 25px;
}
.row .margin-null {
    margin-left: 0px;
}
.balans-text {
    width: 50%;
    float: left;
    font-size: 12px;
}
.balans-money {
    width: 40%;
    float: right;
    padding-right: 20px;
    font-size: 12px;
    text-align: right;
}
td.usluga img{
    margin-right: 5px;
}


/* Icon to counters*/
.water_cold {
    background-image: url('../_files/water_cold.png');
    background-repeat:no-repeat;
    background-position: center center;
    width: 35px;
}
.water_hot {
    background-image: url('../_files/water_hot2.png');
    background-repeat:no-repeat;
    background-position: center center;
    width: 35px;
}
.energy_bulb {
    background-image: url('../_files/bulbyell.png');
    background-repeat:no-repeat;
    background-position: center center;
    width: 35px;
}
.heat_icon {
    background-image: url('../_files/heat_icon.png');
    background-repeat:no-repeat;
    background-position: center center;
    width: 35px;
}

/* End of Icon to counters*/
@media screen and (max-width: 600px) {
    .banner-pik {display: none;}
}

.fl_l{
    float: left;
}
.fl_r{
    float: right;
}
input.input-sm{
    height: auto;
}
.padding-sm{
    padding: 3px 12px;
}

div.formHelp input{
    margin-right: 5px;
    float: left;
}
.footer-container{
    margin-right: 0;
    margin-left: 0;
}
#visual-portal-wrapper{
    /*min-height: 110% !important;*/
}
div#content{
    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);
    border: 1px solid transparent;
}
.ta_l{
    text-align: left;
}
div#content table{
    text-align: left
}
.width_200{
    width: 200px;
}
.va_b{
    vertical-align: bottom;
}
.ta_c{
    text-align: center;
}
.w_a{
    width: auto;
}
.custom-navbar{

    float: left;
    width: 100%;
    border-right: 0;
    border-radius: 0;
    border-left: 0;
}

.masthead .navbar .nav li {
    display: table-cell;
    width: auto;
    float: none;
    text-align:center;
}
.masthead .navbar .nav {
    margin: 0;
    display: table;
    width: 100%;
}
.exit_link{
    float: right;
    margin-top: 10px;
    padding-right: 15px;
    width: 80px;
    content: '.';
}
.inner-content{
    font-size: 12px;
}
.footer {
    text-align: center;
    padding: 30px 0;
    margin-top: 70px;
    border-top: 1px solid #e5e5e5;
    background-color: #f5f5f5;
    float: left;
    width: 100%;
/*    position: absolute !important;
    bottom: 0;
    z-index: 1;*/
}

#registrationForm{
    float: left;
    margin-bottom: 25px;
}

.form-signin {
    clear: both;
    max-width: 450px;
    padding: 15px 30px 25px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
}
.body-pad .form_title {
    float: left;
    font-size: 18px;
    padding: 20px 0 10px;
    margin: 0;
    color: #0088cc;
}
.hiddenStructure{
    display: none;
}

/* Vidjet block */

.vidjet{
    border: 1px solid #ddd;
    float:left;
    padding: 20px 0 0 0;
    display: block;
    margin-top: 20px;
    font-size:12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.vidjet .divtext{
    position:relative;
    top: -32px;
    left: 0;
    margin-left: 20px;
    font-size:18px;
    color:#0088cc;
    background: #fff;
    width: 210px;
    padding-left:8px;
}
.vidjet .info{
    position:relative;
    top: -20px;
    left: 0;
    margin-left:20px;
    margin-right: 20px;
}
.vidjet .divtext-medium{
    width: 230px;
}
.vidjet .divtext-big{
    width: 300px;
}

.w_100pr{
    width: 100%;
}


#infobanner{

    width: 310px;
    height: 87px;
    float:right;
    clear: both;
}
#infols{
    font-weight: normal;

}

#infotable{

    width: 310px !important;
    margin-top: 0;
    font-size: 10pt;
    font-weight: bold;
    /*color: #949494;*/
}

#infotable td{

    padding: 0 !important;
}

#infotext{
    font-size: 8pt;
    padding: 4px;
    color: #949494;
    /*margin-top: -17px;*/
    /*font-weight: bold;*/
    /*font-family: tahoma;*/
    /*line-height: 120%;*/
}

#infosumm{
    font-weight: bold;
    color:#0068b5;
}


#infobanner2{

    width: 310px;
    height: 87px;
    float:right;
    margin-top: 20px;
    clear: both;
}
#infotitle{
    text-align: center;
    font-weight: bold;
    color: #F06424;
}

#infotext2{
    font-size: 8pt;
    padding: 4px;
    color: #949494;
    text-align:justify;
    font-weight: bold;
    /*font-family: tahoma;*/
    line-height: 120%;
}
#infolink{
    text-align: center;
    font-weight: bold;

}
div.overlay {
    width: auto;
    height: auto;
    /* */
    display: none;
    /* */
    margin: 1em;
    font-size: 80%;
}
div.overlay-iframe,
div.overlay-ajax {
    width: 60%;
    min-height: 100px;
    z-index: 99; /* */
}
div.overlay-iframe {
    height: 60%;
}
/* */
div.overlaybg div.close,
div.overlay div.close {
    position: absolute;
    left: -14px;
    top: -14px;
    cursor: pointer;
    height: 30px;
    width: 30px;
}
.pb-ajax {
    overflow-y: auto;
}
.pb-ajax, .pb-image {
    background-color: #fff;
    border: 1px solid #999;
    white-space: normal;
    box-shadow: 0 0 3em 0.5em #666;
    -moz-box-shadow: 0 0 3em 0.5em #666;
    -webkit-box-shadow: 0 0 3em #666;
}
.pb-ajax > div {
    width: 92%;
    padding: 1em;
}
.pb-ajax .documentActions {display:none}
div.overlay div.close span {
    display: block;
    height: 1px;
    margin: -1px 0 0 -1px;
    overflow: hidden;
    padding: 0;
    width: 1px;
}
div.overlay textarea { width: 100%; }
/* */
div.overlay .link-parent { display: none; }
div.overlay #createGroup legend { display: none; }
div.overlay #createGroup fieldset { border: none; }
/* */
div.overlay p {
    margin-bottom: 1em;
}
div.overlay label {
    margin-bottom: 0.25em;
}
div.overlay a:hover {
    color: #75ad0a;
}
div.overlay a.selected {
    color: #000000;
}
div.overlay .formTab {
    margin-right:1em;
    font-weight: bold;
}
div.overlay .formTab.lastFormTab {
    margin-right:0;
}
div.overlay .formControls a {
    display: block;
    margin: 0.75em;
}

div.logo {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: -7px;
}
div.footer .wrapper{
    width: 600px;
    margin: 0 auto;
}
div.f-links{
    float: left;
}

div.address {
    display: block;
    /*margin-bottom: 12px;*/
    padding-top: 5px;
    position: relative;
    float: right;
    clear: right;
}

div.address a.email, #portal-footer a.email {
    background: url("././images/72.png") 0 7px no-repeat transparent;
    color: #112179;
    font: 11px "Tahoma", "Verdana", "Arial", sans-serif;
    margin-left: 12px;
    padding: 9px 0 12px 35px;
    text-decoration: underline;
    white-space: nowrap;
}

.table-bordered{
    border-radius: 4px
}
.masthead .navbar .nav li a{
    border-right: 1px solid rgba(0,0,0,.1);
}
.masthead .navbar .nav li:last-child a{
    border-right: none;
}
.datatable{
    border-collapse: collapse !important;
}
table.dataTable.no-footer {
    border-bottom: none !important;
}
div.brand{
    float: right;
    padding-top: 25px;
}
.row .margin-null {
    margin-left: 0px;
}
.balans-text {
    width: 50%;
    float: left;
    font-size: 12px;
}
.balans-money {
    width: 40%;
    float: right;
    padding-right: 20px;
    font-size: 12px;
    text-align: right;
}
td.usluga img{
    margin-right: 5px;
}


/* Icon to counters*/
.water_cold {
    background-image: url('../_files/water_cold.png');
    background-repeat:no-repeat;
    background-position: center center;
    width: 35px;
}
.water_hot {
    background-image: url('../_files/water_hot2.png');
    background-repeat:no-repeat;
    background-position: center center;
    width: 35px;
}
.energy_bulb {
    background-image: url('../_files/bulbyell.png');
    background-repeat:no-repeat;
    background-position: center center;
    width: 35px;
}
.heat_icon {
    background-image: url('../_files/heat_icon.png');
    background-repeat:no-repeat;
    background-position: center center;
    width: 35px;
}

/* End of Icon to counters*/
@media screen and (max-width: 600px) {
    .banner-pik {display: none;}
}


