.ssy_logo {    
    height: 120%;
    margin-right: 0.5em;    
}

.float-left {
    float: left;
}

A .ssy-blue,
A:visited .ssy-blue
{
    color: #2d3d7b;
}

.navbar-brand {
    max-width: 220px;
}

BODY {padding-top: 70px; padding-bottom: 70px;}

.ui-widget-header INPUT,
.ui-widget-header BUTTON,
.ui-widget-header SELECT,
.ui-widget-header OPTION
{color: black;}

.paging_full_numbers {
    width: 68% !important;
}
.dataTables_info {
    width: 30%;
}

.mniejsza {
    font-size: 12px;
}

TD FORM INPUT {max-width: 100%; border: 0px solid red !important; padding: 0px;}


.ui-widget-header {
    background: none;
    background-color: #EAEAEA;
    border: 1px solid #FAFAFA;
    color: black;
}
.btn-export{
    float:right !important;
      margin: -36px 64px 0px 20px;
}
.chck-export{
    float:right !important;
    margin: -36px 10px 0px 20px;
}
.chck-export label{
    color: #fff;
    margin-left: 3px;
}
.btn-danger.navbar-btn{
        float: left;
    margin-right: 15px;
}