﻿/*
 * WebStart print stylesheet
 *
 *
 */
.pvtUi {
    max-width:100% !important;
}

.pvtUi .pvtRenderer {
    display: none;
}

.pvtUi td.pvtVals {
    display: none;
}

.pvtUi td.pvtAxisContainer {
    display: none;
}

 html {
     height: 100%;
 }

.print-section {
    page-break-inside: avoid !important;
}

.pagebreak {
    page-break-before: always !important;
    page-break-inside: auto !important;
}

.dl-horizontal {
     margin-bottom: 0;
     margin-top: 0;
}

#calendar .fc-day-content .label {
	margin-top: 2px;
}

#calendar .fc-day-content .label-warning {
	width: 50%;
}

#calendar .fc-day-number {
     width: 90%; 
     text-align: right
}

.fc-day-number .span1 {
     float: none;
     display: table-cell;
}

#calendar .fc-event-warning {
	border-color: #c67605;     /* BORDER color warning */
	background-color: #c67605; /* BACKGROUND color warning */
	color: #fff;            /* default TEXT color */
}

#calendar .fc-header-title h2 {
    font-size: 14px;
}

#calendar .label {
    display: block;
}

.popover {
    display: none;
}

.table-grid-wrapper caption {
    text-align: left;
    font-size: 15px;
    margin: 10px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    color: inherit; 
}

.table th {
    border-left-color: #d4d5d6;
    border-left-style: solid;
    border-left-width: 1px;
    border-bottom-style: none;
    border-top-style: none;
}

.table th:first-child {
    border-left-style: none !important;
}

.table th * {
    margin-right: 10px; 
    margin-left: 10px;
}

.table th .grip-left {
     display: none
}

.table .clipper {
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.menuButton {
     display: none
}

.folder, .folder:hover {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  background-position: -427px -94px;
}

.collapsed {
    background-position: -402px -94px !important;
}

.page-header h3 {
    color: #000;
    margin-top: 0;    
}

.float-center {
   position: absolute;
   top: 20px;
   left: 30%;
}

.strong {
  font-weight: bold;
}

/* Coloured icons with optional class */

.icon-error {
  background-image: url("../img/glyphicons-halflings-red.png");
}

.icon-warning {
  background-image: url("../img/glyphicons-halflings-orange.png");
}

.icon-success {
  background-image: url("../img/glyphicons-halflings-green.png");
}

.icon-info {
  background-image: url("../img/glyphicons-halflings-blue.png");
}

.webkit .modal.in {
     top: 50px; 
     margin-top:0
}

.bootbox.modal.in {
     position: fixed; 
     top: 140px; 
     margin-top: 0;
     width: 520px; 
     left: 51%
}

.icon-empty {
    background-position: 20 20;
}

.label-none,
.badge-none {
    background-color: #c0c0c0
}

.well .dl-horizontal {
     overflow:hidden
}
/*
.dl-horizontal dd {
    margin-left: 140px;
}

.dl-horizontal dt {
    width: 120px;
}
*/
.date input {
    background-color: #ffffff;
    cursor: text;
}

.row-fluid .nav {
     display: none;
}

a,
a:visited {
    text-decoration: none !important;
}
a[href]:after {
    display: none;
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
}
thead {
    display: table-header-group;
}
tr,
img {
    page-break-inside: avoid;
}

h4 .folder {
     display: none
} 

.piastrella {
    page-break-inside: avoid !important;
}
  
#menu {
    display: none;
}

.row-fluid [class*="span"] {
    min-height: 0;
}

.table th,
.table td,
.table .clipper {
    width: auto !important;   
    height: auto !important;
}

.table .clipper .pinner-left,
.table .clipper .placeholder-left,
.table .clipper .grip-left,
.table .clipper .icon-sort {
    display: none !important;
}

.widget {
    padding: 0;
}

.widget-header {
min-height: 31px;
padding: 5px;
padding-left: 10px;
/*color: #0088cc;*/
border-bottom: 1px solid #ddd;
}

.widget-header h3 {
    font-size: 20px;
}

.widget-header h4 {
    font-size: 16px;
    color: #0088cc;
}

.widget-header>:first-child {
line-height: 30px;
padding: 0;
margin: 0;
float: left;
text-align: left;
}

.widget-header>:first-child>[class*="icon-"] {
margin-right: 6px;
font-weight: normal;
font-size: 110%;
display: inline-block;
}

.widget-toolbar {
display: inline-block;
padding: 0 5px 0 10px;
line-height: 30px;
position: relative;
text-align: left;
float: right;
}

.widget-toolbar:before {
display: inline-block;
content: "";
position: absolute;
top: 3px;
bottom: 3px;
left: -1px;
border-right: 1px solid #d9d9d9;
}

.widget-toolbar a,
.widget-toolbar a:hover {
    text-decoration: none;
    font-size: 14px;
    line-height: 24px;
}

.widget-main {
    max-height: 400px;
    padding: 5px;
}

.widget-main h4,
.widget-main h4 a {
    padding: 0;
    font-size: 11px;
    font-weight: bold;
    line-height: 30px;
    color: #999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    display: block;
    margin: 0;
}

.widget-main hr {
    margin: 10px 0;
    border-top: 1px solid #E5E5E5;
}

.widget-main .widget-section {
    border-bottom: 1px solid #E5E5E5;
}

.widget-main .widget-section.no-border {
    border-bottom: none;
}


#app-content > .span10 {
    width: 100% !important;
    margin-left: 0  !important;
}

#app-content > .span10 table {
    width: 100% !important;
}

#workingShadow { display: none; }

/* TABLE SHRINKABLE */

.table-shrinkable th {
    vertical-align: middle !important;
}

.table-shrinkable td, .table-shrinkable th {
    -moz-transition: width 1s, padding 1s, font 1s;
    -webkit-transition: width 1s, padding 1s, font 1s;
     transition: width 1s, padding 1s, font 1s;
}

.table-shrinkable .column-day {
    width: 30px;
    text-align: center !important;
    font-size: 0.8em;
}

.table-shrinkable th.column-day {
    background: #F5F5F5;
    cursor: pointer;
    min-width: 18px;
}

.table-shrinkable td.column-day {
    vert-align: middle;
    line-height: 1.2em !important;
    cursor: pointer;
}

.table-shrinkable td.column-day-holiday {
    background-color: #D9EDF7;
}

.table-shrinkable tr:hover td.column-day-holiday {
    background-color: #C4E3F3;
}

.table-shrinkable .column-fixed-width {
    width: 150px !important;
    max-width: 150px !important;
    min-width: 150px !important;
}

.table-shrinkable .column-shrink
{  
    width: 10px !important;
    min-width: inherit !important;
    font-size: 0px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.table-shrinkable th.column-shrink {
    font-size: 6px !important;
}

.table-shrinkable th.column-shrink div:first-child {
    display: none;
}

/*******************************************************************************************************
 *
 * PROSPETTI GIUSTIFICATIVI CSS
 * 
 *******************************************************************************************************/ 

.table-prospetti th .column-name {
    display: inline-block;
}

.table-prospetti th * {
    margin: 0;
}

.table-prospetti td {
    padding: 0;
    height: 40px;
}

.table-prospetti td div.position-relative {
    position: relative;
    padding: 4px 5px;
}

.table-prospetti td div.color-box {
	width: 20px;
	height: 20px;
	display: block;
	position: relative;
    margin: 5px auto;
    color: #333 !important;
}

.table-prospetti td div.color-box .full {
	width: 18px;
	height: 18px;
	border: 2px solid #DDDDDD;
}

.table-prospetti td div.color-box .half {
	width: 18px;
	height: 18px;
	border: 2px solid #DDDDDD;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc1MiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiPgo8c3RvcCBzdG9wLWNvbG9yPSJyZ2IoMjU1LDI1NSwyNTUpIiBvZmZzZXQ9IjAuNSIvPjxzdG9wIHN0b3AtY29sb3I9InJnYmEoMjU1LDI1NSwyNTUsMCkiIG9mZnNldD0iMC41Ii8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzUyKSIgLz4KPC9zdmc+) !important;
	background-image: -webkit-gradient(
	        linear,
	        left top,
	        right bottom,
	        color-stop(0.5, rgba(255, 255, 255, 1)),
	        color-stop(0.5, rgba(255, 255, 255, 0)) 
	    ) !important;
	background-image: -moz-linear-gradient(
            -45deg,
            rgba(255, 255, 255, 1) 50%, 
            rgba(255, 255, 255, 0) 50%
        ) !important;
}

.table-prospetti td div.zoom {
    display: none;
}

.table-prospetti tr:not(:hover) td:not(.column-shrink):not(.column-day-holiday):not(:hover) {
    background-color: transparent !important;
}

.table-prospetti tr td.column-day-holiday:not(.column-shrink) {
    background-color: #D9EDF7 !important;
}

.table-prospetti td.column-shrink > div {
    display: none;
}

/*******************************************************************************************************
 *
 * PROSPETTI TIMESHEET CSS
 * 
 * ENM 20170421 add
 *******************************************************************************************************/ 

.table-timesheet th .column-name {
    display: inline-block;
}

.table-timesheet th * {
    margin: 0;
}

.table-timesheet td {
    padding: 0;
    height: 40px;
}

.table-timesheet td div.position-relative {
    position: relative;
    padding: 4px 5px;
}

.table-timesheet td div.color-box {
	width: 20px;
	height: 20px;
	display: block;
	position: relative;
    margin: 5px auto;
    color: #333 !important;
}

.table-timesheet td div.color-box .full {
	width: 18px;
	height: 18px;
	border: 2px solid #DDDDDD;
}

.table-timesheet td div.color-box .half {
	width: 18px;
	height: 18px;
	border: 2px solid #DDDDDD;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc1MiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiPgo8c3RvcCBzdG9wLWNvbG9yPSJyZ2IoMjU1LDI1NSwyNTUpIiBvZmZzZXQ9IjAuNSIvPjxzdG9wIHN0b3AtY29sb3I9InJnYmEoMjU1LDI1NSwyNTUsMCkiIG9mZnNldD0iMC41Ii8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzUyKSIgLz4KPC9zdmc+) !important;
	background-image: -webkit-gradient(
	        linear,
	        left top,
	        right bottom,
	        color-stop(0.5, rgba(255, 255, 255, 1)),
	        color-stop(0.5, rgba(255, 255, 255, 0)) 
	    ) !important;
	background-image: -moz-linear-gradient(
            -45deg,
            rgba(255, 255, 255, 1) 50%, 
            rgba(255, 255, 255, 0) 50%
        ) !important;
}

.table-timesheet td div.zoom {
    display: none;
}

.table-timesheet tr:not(:hover) td:not(.column-shrink):not(.column-day-holiday):not(:hover) {
    background-color: transparent !important;
}

.table-timesheet tr td.column-day-holiday:not(.column-shrink) {
    background-color: #D9EDF7 !important;
}

.table-timesheet td.column-shrink > div {
    display: none;
}