
dl.sub {margin-top:0px; font-size:11px;}
dl.sub dt {width:160px; text-align:left; font-weight:normal;}
dl.sub dd {}

form .description {font-size:10px; color:#999; line-height: 14px; margin: 5px 0px 0px;}

.as-dl {margin-bottom:5px;}
.as-dl th {font-weight:normal; }
.as-dl th, .as-dl td {font-size: 11px; padding:3px 0px 0px 0px; line-height: 16px; border-top: 0px;}

.tb-tooltip-wrapper {font-weight:normal;}

.attachments-list dd {margin: 0px 0px 8px 0px;}

.upload-inputs .fileupload {max-width:200px; width:200px;}
.fileupload .uneditable-input {width:220px;}
@media (max-width: 480px) {
    .fileupload .uneditable-input {width:100px;}
}

input.span3,
textarea.span3,
.uneditable-input.span3 {
    width: 256px;
}

.uneditable-input {
    width: 256px;
}

.input-addition {margin-left: 5px; color: silver;}

.form-section-label {margin-left:20px;}
.form-section.well {padding-bottom:0px;}

.bwizard.static a {cursor:text;}

.tr-clicked td {cursor:pointer;}
.input-date {width:65px;}
.input-datetime {width:98px;}
.input-datemonth {width:47px;}

.control-group .controls .margin-text {margin-top:5px;}

.calc-by-srv.is-loading {color:silver;}

#creator .alert h3 {margin:0px;}
#creator .buttons {margin-bottom:7px;}
.caption h1 {font-size:28px; font-weight: normal; line-height:28px; margin-top:20px;}
.caption hr {margin-top:0px;}

table.leases tbody tr.status_id-0 td:first-child {border-left:5px solid silver;}
table.leases tbody tr.status_id-1 td:first-child {border-left:5px solid #78CD51;}

.dl-nomargin dl {margin:0px 0px 0px 0px;}

/* Format select zbliżony do Twitter Bootstrap */
/*
.select2-container .select2-choice {background-image:none; border:1px solid #cccccc;}
.select2-container .select2-choice div {background-image:none; background-color:#eee; border-left: 1px solid #cccccc;}
wyłączamy bo znalazłem gotową bibliotekę select2-bootstrap-css.css
*/
.select2-search-off .select2-search {display:none;}

.is-not-active {color:silver;}

.point {text-decoration:underline;}
.is-difference {background-color: #d9edf7;}
.is-actual {background-color: #0088cc; color:#FFF;}

.list-btn .btn {text-align:left; padding:10px 10px; margin:5px;}
.list-btn .btn h4 {margin-bottom:5px;}

.is-done {text-decoration: line-through; color:#888;}
.is-done a {color:#888;}
.is-done .btn {opacity: 0.5;}

.required label {font-weight:bold;}
.required label:after {content: '*';}
/*
.table-more-hover tr .more-hover {display:none;}
.table-more-hover tr:hover .more-hover {display:block;}
*/

.hidden-btns tr a.btn {visibility:hidden;}
.hidden-btns tr:hover a.btn {visibility:visible;}

table.dataTable thead th {padding-right:20px;}
table.dataTable td.nowrap {white-space: nowrap; overflow: hidden; text-overflow: clip;}

/* UNICORN extended */
/* TODO: wiele inspiracji można brać z https://github.com (https://github.com/twitter/bootstrap/issues/4987) i goldenline.pl */
/*
.widget-title {height: 30px;}
.widget-title h5 {padding: 10px 10px;}
.widget-title .buttons {margin: 4px 6px 0px 0px;}
*/

.box-shadow-out {border:5px solid #EEE; display:inline-block; padding:0px;}
.box-shadow-in {border: 1px solid #bebebe;}


.tree-container {padding:10px; position:relative;}
.tree-container .container-options {position:absolute; top: 10px; right:11px;}
.tree span {margin-left: 0px;}
.tree li {line-height: 14px;}
.tree li span {display:inline;}
.tree li .options {display: none; padding-left: 5px;}
.tree li span:hover .options {display:inline-block;}
.tree li input.radio, .tree li input.checkbox {margin:0px 0px 0px 3px; padding:0px 0px 0px 0px; min-height: 10px; position: relative; top:-1px;}

.input-tree {border: 1px solid #cccccc; padding: 0px 2px; margin-bottom:10px; font-size: 12px; color: #555555; border-top-left-radius: 4px; width: 300px; max-height:300px; overflow: scroll; display: inline-block; vertical-align:top;}


table.table tr.is_del td {text-decoration: line-through; color:#AAA;}
.text-is_del {text-decoration:line-through; color:#AAA;}
.text-is_del a {color:#AAA;}
.text-is_del a:hover {color:#AAA; text-decoration:line-through underline;}
.text-is_del td {text-decoration:line-through;}
a.is_del {text-decoration:line-through; color:#AAA;}
a.is_del:hover {text-decoration:line-through underline;}
