html, body {
	height: 100%;
}

BODY {
    margin: 0px;
    padding: 0px;
    overflow: auto;
}

img {
    border: 0px;
}

td {
    vertical-align: top;
    font-size: 11px;
    font-family: Arial;
    color: #000000;
    line-height: 14px;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}

form {
    margin: 0px;
}

input, select, textarea {
    font-size: 11px;
    font-family: Arial;
    color: #000000;
}

input:disabled,
select:disabled,
textarea:disabled {
	border: 1px solid #AFAFAF;
    background-color: #F0F0F0;
}

select optgroup {
	font-style: normal;
	font-size: 10px;
	color: #666;
}

select optgroup option {
    font-size: 11px;
    font-family: Arial;
    color: #000000;	
}

table.table_all {
    width: 100%;
    height: 100%;
}

table.table {
    width: 100%;
}

td.top {
    height: 32px;
    background: #000000;
}

td.top_bg {
    width: 100%;
    vertical-align: middle;
    color: #C9CACD;
}

td.top_bg a, td.top_bg a:hover {
    color: #C9CACD;
}

td.top_bg_1 {
    padding-right: 15px;
}

img.strzaleczka {
    margin: 0px 11px 1px 0px;
}

td.top_line {
    height: 1px;
    background: #FFFFFF;
}

td.top2_bg {
    width: 100%;
    height: 31px;
    background: #E3E3E3;
}

td.top2_bg div {
    padding: 8px 17px 0px 0px;
}

img.strzaleczka_black {
    margin: 0px 15px 1px 16px;
}

td.top_menu {
    width: 100%;
    height: 31px;
    /*background: url(images/top_menu_bg.gif) repeat-x;*/
	background-image: linear-gradient(black 33%, #380000 95%);
}

td.top_menu_sep {
    width: 2px;
    background: url(images/top_menu_sep.gif);
    height: 31px;
}

a.top_menu {
    display: block;
    height: 31px;
    color: #FFFFFF;
}

a.top_menu:hover {
    color: #FFFFFF;
}

a.top_menu b {
    display: block;
    font-weight: normal;
    padding: 8px 14px 0px 14px;
}

td.content {
    padding: 15px;
}

table.content_ng {
    background: #EFEFEF;
    border: 1px solid #C9C9C9;
    width: 100%;
}

td.content_ng {
    padding: 16px 12px;
    font-weight: bold;
}

img.strzalka_p {
    margin: 0px 12px -1px 0px;
}

div.content_sep {
    height: 15px;
}

table.content_listing {
    width: 100%;
    border-top: 1px solid #C9C9C9;
    border-left: 1px solid #C9C9C9;
}

td.content_listing_ng {
    vertical-align: middle;
    padding: 8px 14px;
    border-bottom: 1px solid #D9D9D9;
    border-right: 1px solid #C9C9C9;
    background: #E4E4E4;
	}

td.content_listing_l, td.content_listing_l2 {
    padding: 8px 14px;
    border-bottom: 1px solid #D9D9D9;
    border-right: 1px solid #C9C9C9;
    width: 30%;
}

td.content_listing_r, td.content_listing_r2, td.content_listing_r3 {
    padding: 8px 14px;
    border-bottom: 1px solid #D9D9D9;
    border-right: 1px solid #C9C9C9;
    width: 70%;
}

td.content_listing_l2, td.content_listing_r2, td.content_listing_r3 {
    background: #F5F5F5;
    color: #676767;
}

td.content_listing_l2 td, td.content_listing_r2 td, td.content_listing_r3 td {
    color: #676767;
}

td.content_listing_r3 {
    padding: 0px;
    height: 100%;
}

td.content_listing_bottom {
    padding: 8px 14px;
    border-bottom: 1px solid #D9D9D9;
    border-right: 1px solid #C9C9C9;
    text-align: right;
}

td.content_listing_bottom img {
    margin: 0px;
}

td.footer {
    vertical-align: bottom;
}

div.footer {
    width: 100%;
    display: table;
    padding: 10px 0px;
    color: #FFFFFF;
    background: #000000;
}

td.footer a, td.footer a:hover {
    color: #FFFFFF;
}

div.footer_left {
    float: left;
    padding-left: 15px;
}

div.footer_right {
    float: right;
    padding-right: 15px;
}

table.top_menu_over {
    width: 200px;
}

td.top_menu_over {
    width: 200px;
    background: #422358;
    color: #FFFFFF;
}

td.top_menu_over a, td.top_menu_over a:hover {
    display: block;
    width: 200px;
    padding: 3px 0px;
    color: #D0E1E7;
    text-decoration: none;
}

td.top_menu_over u {
    text-decoration: none;
    padding: 0px 10px 0px 10px;
    font-weight: normal;
}

td.top_menu_over a:hover {
    font-weight: bold;
}

td.top_menu_over_ {
    width: 200px;
    height: 1px;
    background: #381B4C;
}

div#top_menu_over_1 {
    display: none;
    position: absolute;
    top: 31px;
    left: 0px;
}

div#top_menu_over_2 {
    display: none;
    position: absolute;
    top: 31px;
    left: 90px;
}

div#top_menu_over_3 {
    display: none;
    position: absolute;
    top: 31px;
    left: 154px;
}

div#top_menu_over_4 {
    display: none;
    position: absolute;
    top: 31px;
    left: 270px;
}

.turned-off{
	display: none;
	visibility: hidden;
}

ul.menu, ul.menu ul, ul.menu li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.menu li {
    display: block;
    float: left;
    height: 31px;
    position: relative;
}
ul.menu li a {
    background: url("images/top_menu_sep.jpg") no-repeat scroll right top transparent;
    color: #FFFFFF;
    display: block;
    padding: 8px 16px 0 14px;
}
ul.menu li:hover ul {
    background: none repeat scroll 0 0 #380000;
    display: block;
    left: 0;
    position: absolute;
    top: 100%;
    width: 240px;
}
ul.menu ul {
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
    z-index: 1000;
}
ul.menu ul li {
    border-bottom: 1px solid black;
    float: none;
    height: auto;
}
ul.menu ul li a {
    color: #ffffff;
    padding: 3px 10px;
}
ul.menu ul li i {
    font-style: normal;
    line-height: 14px;
    padding: 0 10px 0 0;
}
ul.menu ul li a:hover {
    font-weight: bold;
    text-decoration: none;
}

.w100 {
	width: 100% !important;
}

.w50 {
	width: 50% !important;
}

.w33 {
	width: 33% !important;
}

.w25 {
	width: 25% !important;
}

.w15 {
	width: 15% !important;
}

.w10 {
	width: 10% !important;
}

.w5 {
	width: 5% !important;
}

.w1 {
	width: 1% !important;
}

.w50px {
	width: 50px !important;
}

.w75px {
	width: 75px !important;
}



.h15px {
	height: 15px !important;
}



.nowrap {
	white-space: nowrap !important;
}

.right {
	text-align: right !important;
}

.center {
	text-align: center !important;
}

.middle {
	vertical-align: middle !important;	
}

img.rounded {
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px;    /* Konqueror */
	-moz-border-radius: 10px; /* Firefox */
	border-radius: 10px;
}



table.zamowienieListingMaszyny {
	width: 100%;
}

table.zamowienieListingMaszyny tr:last-child td {
	border-bottom: 0;
}

table.zamowienieListingMaszyny td:last-child {
	border-right: 0;
}

img.icon_info {
	vertical-align: middle;
	margin-left: 5px;
	cursor: help;
	width: 13px;
	height: 13px;
}



#tooltip
{
    text-align: center;
    color: #fff;
    background: #111;
    position: absolute;
    z-index: 100;
    padding: 5px;
	font: 12px Arial;
}
 
    #tooltip:after /* triangle decoration */
    {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #111;
        content: '';
        position: absolute;
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
    }
 
        #tooltip.top:after
        {
            border-top-color: transparent;
            border-bottom: 10px solid #111;
            top: -20px;
            bottom: auto;
        }
 
        #tooltip.left:after
        {
            left: 10px;
            margin: 0;
        }
 
        #tooltip.right:after
        {
            right: 10px;
            left: auto;
            margin: 0;
        }


tr.overTr:hover {
	background: #EEEEEE;
}

tr.overTrFocus {
	background: #FEBABF;
}

tr.overTrFocus:hover {
	background: #FD8189;
}


/* REALIZACJA */

tr.trOverWolny {
	background: #00DF00;
}

tr.trOverWolny:hover {
	background: #00FF00;
}


tr.trOverWystawka {
	background: #00E5E5;
}

tr.trOverWystawka:hover {
	background: #00FFFF;
}


tr.trOverWydany {
	background: #FF99CC;
}

tr.trOverWydany td {
	color: red;
}

tr.trOverWydany:hover {
	background: #FFBBDD;
}







/* ODDZIAŁY */

td.oddzialSurowe {
	color: #EEE;
	background: #808000;
}

td.oddzialMragowo {
	background: #FFCC99;
}



/* STANY */

td.stanWyfakturowano {
	background: #FF0000;
}

td.stanWZ {
	color: #EEE;
	background: #408080;
}

td.stanBF {
	background: #FF8000;
}

td.stanRL {
	background: #f4f749;
}

td.stanZR {
	background: #f5458e85;
}

.stan0Color {
	color: white;
}

.stanBFColor {
	color: #FF8000;
}

.stanRLColor {
	color: #b6b908;
}

.stanZRColor {
	color: #f5458e85;
}

.bgWhiteStates{
	padding-top: 1px;
	background: white;
	margin: 1px 2px;
	 transition: transform .2s; /* Animation */
}

.bgWhiteStates a{
	padding: 0px 4px;
}

.bgWhiteStates a i:hover{
	transform: scale(1.5);
}

table.maszynyTable tr td.blankBG {
	background: #FFF !important;
}

table.maszynyTable tr:hover td.blankBG {
	background: inherit !important;
}


img.statusMini {
	height: 15px;
	margin-left: 5px;
	vertical-align: middle;
	
	border-radius: 10px;
	background: #FFF;
}

.strzaleczka.menu-top, .a-menu-top{
	color: white !important;
}

.tab-item{
	border: black 1px solid;
    margin: 3px 10px 0px 0px;
    padding: 10px;
    min-width: 170px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
	text-transform: uppercase;
}

.tab-item:hover{
	background-color: #ff080845;
}

.tab-item.active{
	background-color: #d62426;
	color: white;
}

.select2-container--open{
	z-index: 9999;
}

.select2-container{
	width: auto !important;
	min-width: 100%;
}

.full-width{
	width: 100% !important;
}

.mj-pointer{
	cursor: auto;
	cursor: pointer;
}

table .td_high_col_lp {
    border-left: 1px solid #000000 !important;
	border-right: 1px solid #000000 !important;
}

table .td_high_col_l {
    border-left: 1px solid #000000 !important;
}

table .td_high_col_p {
    border-right: 1px solid #000000 !important;
}

.bg-machine-cell{
	background-color: #c7e6ff30;
}

.mj-block-inline{
	display: inline-block !important;
}

.fc-not-end, .fc-not-start {
	background-color: #d62426 !important;
}