body
{
    font-family: Verdana,sans-serif;
    margin:0;
    padding:0;
    font-size: 12px;
}
#outerContainer
{
    font-size: 0.9em;
}
#header
{
}
#headerForLogged
{
    padding: 5px 0;
    background-color: #E1E7EB;
    border-width: 1px 0px 1px 0px;
    border-style: solid;
    border-color: #99A7A9;
    color: #555555;
}

#leftPartHeaderForLogged
{
    display: inline-block;
}
#rightPartHeaderForLogged
{
    float: right;
}

.lista_komunikatow{
    list-style-type: none;
    padding-left: 10px;
}

.lista_komunikatow li{
    margin-top: 5px;
}

#systemMessages
{
}
#content
{
    width: 1024px;
    margin: 0 auto;
    background-color: #ffffff;
}
#logoutLink
{
    float: right;
}
#titleOfSubpage
{
    text-align: left;
    background-color: #AFB8B9;
    color: #ffffff;
    font-weight: lighter;
    margin: 0;
}
#mainMenu
{
    list-style:none;
    margin:0;
    padding:0;
}
#mainMenu li{
    display:inline;
}
#mainMenu a{
    display:inline-block;
    padding:10px;
    background-color: #ADD8E6;
    text-decoration: none;
    color: #000000;
}
#mainMenu a:hover
{
    text-decoration: underline;
    color: #E63A04;
}
#searchFilters
{
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #99A7A9;
    margin-bottom: 25px;
}
.tableTitle
{
    text-align: center;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}


img.mainNavIco
{
    float: right;
    margin-right: 20px;
}

#modulNameHeader
{
    font-size: 18px;
    font-weight: bold;
}

#info_box_title #close_box { cursor: pointer; float: right; padding: 3px; }
#info_box_foot { color: #999; padding: 10px 0; font-size: 12px; height: 12px; text-align: center; }
#info_box_time {  }
#info_box_data { float: right;}
#info_box_more { cursor: pointer; display: block; position: absolute; margin-left: 235px;}
#ajax_info_i, #ajax_info_u, #ajax_info_w {display: none;}

.info_b { 
  border-width: 1px 0 1px 0; 
  padding: 5px; min-height: 50px; margin-top: 10px;}
.info_b_u { border-color: #ef4347; background-color: #fff5f4;}
.info_b_i { border-color: #79ff15; background-color: #f4fff5;}
.info_b_w { border-color: #fffb5a; background-color: #fff5f4;}

.show_info_box_cl {display: block; cursor: pointer; float: left; margin: 0 3px 0 1px; background: url('/www/core/img/icons/system_info.png') 0 6px no-repeat; width: 20px; font-size: 11px; padding: 4px 0 12px 20px; height: 14px;}

#ajax_maska{
    background-color: #222;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 64000;
}

{left: 50%; top: 40%; z-index: 65000;}

#ajax_indicator{
    background-clip: border-box;
    background-image: url("/www/core/img/icons/ajax-loader.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 65000;
}

#ajax_msg{
    display: none;
    height: 15%;
    width: 50%;
    left: 25%;
    top: 25%;
    position: absolute;
    z-index: 65000;
    text-align: center;
    color: #ffffff;
}

/* style do przyciskow */
.p1 { border-radius: 2px; vertical-align: middle; padding: 4px 6px; color: #fff; text-decoration: none; border: 1px solid; cursor: pointer; font-family: Verdana; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.70); display: inline;}
.p1:hover { box-shadow: 0 0px 10px rgba(0, 0, 0, 0.4) inset; }
.pagination { border-radius: 2px; vertical-align: middle; color: #fff !important; text-decoration: none; border: 1px solid; cursor: pointer; font-family: Verdana; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.70); margin: 0 2px !important; padding: 3px !important;}
.pagination:hover { box-shadow: 0 0px 10px rgba(0, 0, 0, 0.4) inset; }
.small    { padding: 1px 2px; }
.small a { color: #fff; text-decoration: none !important; }
.green { background: #5BB75B; border-color: #3e993e; }
.red  { background: #DA4F49; border-color: #da2a22; }
.blue { background: #49AFCD; border-color: #3490ab; }
.gray { background: #ddd; border-color: #bbb; }
.awesomeSize { font-size: 14px; line-height: 18px !important; width: 20px;}
.myButton { padding-left: 5px; line-height: 18px; line-height: 18px !important;}

.page-subtitle {
    border-bottom: 1px solid #eee;
}
div.row  {
    padding: 0 15px ;
}
.row.empty-guest-header {
    padding-top: 100px;
}

/* Sticky footer styles
-------------------------------------------------- */
html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto;
  /* Negative indent footer by its height */
  margin: 0 auto -179px;
  /* Pad bottom by footer height */
  padding: 0 0 60px;
}

/* Set the fixed height of the footer here */
#footer {
  height: 60px;
  background-color: #ffffff;
}

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.container {
  width: auto;
  padding: 0 15px;
}
.container .credit {
  margin: 20px 0;
}
.timed {

    float:right;
}

div.page-header {
padding-bottom: 0px;
margin: 0px 0 0px;
border-bottom: 1px solid #eeeeee;
}

.navbar .breadcrumb.isys-breadcrumb {
  padding: 6px 15px;
  border-top: 2px solid white;
  font-size: 11px;
  margin-bottom: 0px;
}

.breadcrumb.isys-breadcrumb a {
  padding:10px;
}

.shortcuts .shortcut:hover {
  background: #E8E8E8;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fafafa), to(#e1e1e1));
  background-image: -webkit-linear-gradient(top, #fafafa, 0%, #e1e1e1, 100%);
  background-image: -moz-linear-gradient(top, #fafafa 0%, #e1e1e1 100%);
  background-image: linear-gradient(to bottom, #fafafa 0%, #e1e1e1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#ffe1e1e1', GradientType=0);
}

.shortcuts .shortcut {
  width: 125px;
  display: inline-block;
  padding: 10px 0;
  margin: 0 5px 1em;
  vertical-align: top;
  text-decoration: none;
  background: #F3F3F3;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #ffffff, 0%, #eeeeee, 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
  border: 1px solid #ddd;
  box-sizing: border-box;
  border-radius: 5px;
}

.shortcuts .shortcut span.shortcut-label {
  display:block;
  font-size: 10px;
}

.navbar-img img{
  padding: 5px 5px 0px 5px;
}

.navbar.navbar-default{
  font-size: 12px;
}

div#info_box_title {
  margin-bottom: 10px; 
  color: #ffffff;
  background-color: #abacac;
  border-color: #abacac;
  padding: 10px;
}

div#info_box {
  display: none;
  position: fixed; 
  top: 0px; 
  left: 50%; 
  margin-left: -300px;
  width: 600px; 
  padding: 15px;

  background-color: #fff; 
  padding: 0px 0px 10px 0px;
  border-color: #abacac;
  background-color: #fff;

  border: 2px solid #abacac;
  
  font-size: 13px; 
  z-index: 5001;
}

 div#info_b_empty {
  padding:15px;
  color:#656 ;
  border-color: #abacac;
  background-color: #fff;
  border-radius: 4px;
}

body .navbar-default .navbar-nav > .disabled > a,body .navbar-default .navbar-nav > .disabled > a:hover,body .navbar-default .navbar-nav > .disabled > a:focus {
color: #7E7979;
background-color: transparent;
}

.affix ul li a {
  font-size: 10px;
}

.navbar ul li a i.fa.fa-lg {
  line-height: 1.25em;
}

.input-group-addon i.fa {
  width:14px;
  height:14px;
}

.btn-group.main-menu a.btn {
  color : #333;
  padding: 8px;
}


.btn-group.main-menu a.btn {
  color : #333;
  font-size:11px;
}

.btn-group.main-menu .btn a:hover{
  color : #333;
  text-decoration: none;
}

#breadcrumbs .tooltip {
  position: fixed !important;
  font-size: 11px;
}

#isystem-navbar-collapse-1 .tooltip {
  position: fixed !important;
  font-size: 11px;  
}

div.tooltip{

  font-size:11px;
  z-index: 1100;
  position: fixed !important;

}

.form-group label {
  font-size: 12px;
}

a.disabled-link,a.disabled-link:hover {
  color:grey;
  text-decoration:none;
  cursor:help;
}

.createLinkJS{
    cursor: pointer;
}

/* hidden elements template */
.blok_szary{
    margin: 0;
    width: 450px;
}

.b_main img{
    margin: 10px;
    border: 0;
}

.errorFilterColor{
    color: #ac2925;
}

.infoFilterColor{
    color: #46a24d;
}

.warnFilterColor{
    color: #dee127;
}

.box_dane {
  font-size: 16px;
}