

@media print
{
    .no-print, .no-print *
    {
        display: none !important;
    }
}

.cke_dialog {

    z-index: 99999 !important;

}


.ValidationMessagesBox{

}
h1 {
    font-size: 2em;
    font-weight: bold;
    color: #777777;
    margin: 40px 0px 70px;
    text-align: center;
}

.fontBreadCrumb {
    font: 12px tahoma, arial, verdana, sans-serif;
}

.LOGO_LEFT {
    margin-left: 5px !important;
    margin-top: 5px !important;
}

.LOGO_RIGHT {

}

.CLoginForm {
    top: 6px !important;
    border:0px solid  blue;

}
.dashboard {
    border:1px solid red;
}
.mainVLC {
    border:0px solid yellow;
}

@media (max-width:1200px) {
    .CLoginForm {
        background-color:white;
        position:absolute !important;
        top: 5px !important;
        border:0px solid green;
        left: 0px !important;
        width:100% !important;
        overflow-x:auto !important;
        /*z-index:19999 !important;*/
        /* transform: scale(0.5); */
        height:80px !important;
    }

    /*
     .layout{
         overflow-x:auto !important;
     }
     */

    /*
.contentScrollPanel {
    border:1px solid pink;
    height:620px !important;
}
*/
}
/*
.logoContainer {
		position:absolute !important;
		display:block !important;
	border:10px solid red !important;
}  */





.contentHeaderRed {
    border-radius: 7px 7px 0px 0px;
    -moz-border-radius: 7px 7px 0px 0px;
    -webkit-border-radius: 7px 7px 0px 0px;
}

.contentPanelHeader {
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    padding: 5px;
    text-align: center;
    vertical-align: center;
    width: 30% !important;
    margin: auto;
    /*position: relative;*/
    /*bottom: -15px;*/
    z-index: 1;
}
.contentPanelHeaderRed{
    background: rgb(255, 48, 25); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 48, 25, 1) 0%,
    rgba(207, 4, 0, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,
    48, 25, 1)), color-stop(100%, rgba(207, 4, 0, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 48, 25, 1) 0%,
    rgba(207, 4, 0, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 48, 25, 1) 0%,
    rgba(207, 4, 0, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 48, 25, 1) 0%,
    rgba(207, 4, 0, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 48, 25, 1) 0%,
    rgba(207, 4, 0, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019',
    endColorstr='#cf0400', GradientType=0); /* IE6-9 */
}

.contentPanelHeaderWhite {

    background: white;

}

.contentPanelWidget {
    border: 1px solid lightgrey;

    left: 0px;
    display: block;
    overflow: visible;
    top: 2px;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-bottom: 15px;
    margin-bottom: 5px;
}

.collpaseElement {
    position: relative;
    left: -35%;
    top: 5px;
    float: right;
}

.sendButton {
    display: block;
    font-size: 16pt;
}

.boldFont {
    font-weight: bold !important;
}

.cke_dialog_background_cover {
    z-index: -100 !important;
    width: 0 !important;
    height: 0 !important;
    display: none;
}

.typographical {
    color: green;
    padding: 3px;
    font-weight: bold;
}

.grammar {
    color: red;
    padding: 3px;
    font-weight: bold;
}

.nongrammar {
    color: green;
    padding: 3px;
    font-weight: bold;
}

.desc {
    padding: 3px;
}

.ftcellformaterbottom {
    border-top: 1px #d2d2d2 solid;
    margin-top: 5px;
    border-bottom: 1px #d2d2d2 solid;
}

.ftcellformater {
    border-bottom: 1px #d2d2d2 solid;
}

.ftcellformaterrow0 {
    width: 335px;
}

.ftcellformaterrow1 {
    width: 290px;
}

/** Most GWT widgets already have a style name defined */
.gwt-DialogBox {
    width: 400px;
}

.dialogVPanel {
    margin: 5px;
}

.serverResponseLabelError {
    color: red;
}

/** Set ids using widget.getElement().setId("idOfElement") */
#closeButton {
    margin: 15px 6px 6px;
}

.operation-for-attribute-not-allowed {
    color: gray;
}

li.validation-error-message {
    list-style: circle;
    color: red;
    margin-left: 15px;
}

li.spellChecking {
    list-style: circle;
    margin-left: 15px;
}

h4.spellChecking {
    margin: 7px;
}

#loading {
    position: absolute;
    left: 45%;
    top: 40%;
    margin-left: -45px;
    padding: 2px;
    z-index: 20001;
    height: auto;
    border: 1px solid #ccc;
}

#loading a {
    color: #225588;
}

#loading .loading-indicator {
    background: white;
    color: #444;
    font: bold 13px tahoma, arial, helvetica;
    padding: 10px;
    margin: 0;
    height: auto;
}

#loading .loading-indicator img {
    margin-right: 8px;
    float: left;
    vertical-align: top;
}

#loading-msg {
    font: normal 10px arial, tahoma, sans-serif;
}

div.loading-indicator {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.hidden {
    display: none !important;
}

.center-panel-background {

}

tr.approved-row, .approved-row td {
    background-color: #000099 !important;
    font-weight: bold;
    color: white !important;
}

/*.rtf-panel ul {*/
/*list-style: none !important;*/
/*}*/

/*.rtf-panel ul li:before {*/
/*content: "- ";*/
/*}*/

/*.rtf-panel ol {*/
/*list-style: decimal inside !important;*/
/*}*/

.rtf-panel li {
    padding-left: 10px;
}

.rtf-panel strong {
    font-weight: bold !important;;
}

.rtf-panel em {
    font-style: italic !important;
}

.rtf-panel p {
    margin-top: 2px;
    margin-bottom: 5px;
}

#mappingGrid .x-grid3-cell {
    vertical-align: middle !important;
}

.report .gwt-HTML h2 {
    font-size: 1.3em;
    font-weight: bold;
}

.report .gwt-HTML h3 {
    font-size: 1.2em;
    font-weight: bold;
}

.report .gwt-HTML h4 {
    font-size: 1.1em;
    font-weight: bold;
    margin-left: 5px;
}

.report .gwt-HTML ul {
    list-style: circle;
    margin-left: 20px;
}

.report .gwt-HTML ul li {
    list-style: circle;
    margin-left: 20px;
}

.technical-font textarea {
    font-family: courier !important;
}

tr.error-row td, tr.red-row td {
    background: #FF7D73;
}

tr.archived-row td {
    background: #FF7D73 !important;
}

tr.new-row td {
    background: #BEF2CE;
}

tr.after-time-row td {
    background: #ff6b72;
}

tr.before-time-row td {
    background: #ffb33c;
}

tr.completed-row td {
    background: #E0E0D1;
}

tr.assign-row td {
    background: #03e1ff;
}

tr.bold-row td {
    font-weight: bold;
}

tr.black-row td {
    background: #000000;
    color: white;
}

tr.green-row td {
    background: #e8ffee;
}

tr.silver-row td {
    background: #C0C0C0;
}

tr.lime-row td {
    background: #00FF00;
}

tr.gray-row td {
    background: #f7f7f7;
}

tr.olive-row td {
    background: #808000;
}

tr.white-row td {
    background: #FFFFFF;
    color: black;
}

tr.yellow-row td {
    background: #FFFF00;
}

tr.maroon-row td {
    background: #800000;
}

tr.navy-row td {
    background: #000080;
}

tr.red-row td {
    background: #ffb3b3;

}

tr.blue-row td {
    background: #f5f6ff;
}

tr.purple-row td {
    background: #f9e8ff;
}

tr.teal-row td {
    background: #008080;
}

tr.fuchsia-row td {
    background: #FF00FF;
}

tr.aqua-row td {
    background: #00FFFF;
}

td.tech-separator-col {
    border-left: 1px dotted #B5B8C8;
}

td.tech-separator-col-first-col {
    border-right: 1px dotted #B5B8C8;
}

.gridHeadLabel {
    font: 12px arial, tahoma, helvetica, sans-serif !important;
    background-color: transparent;

}

.button-upload-width {
    padding-left: 2px;
    overflow: visible !important;
}
.button-upload-width table {
    width: 53px !important;
}

.button-upload-width input {
    /*margin-top: 3px;*/
    padding-right: 2px;
}

/*
.move-upload-button-up {
    top: 2px !important;
}
*/

.dashboardLink {
    cursor: pointer;
    overflow: hidden;
}

.mouseHand {
    cursor: pointer;
}

.move-upload-button-up input {
    position: relative;
    top: 3px !important;
}

.input-upload-button-width {
    max-width: 153px !important;
    min-width: 53px !important;
}

.higher_zindex {
    z-index: 10;
}

.historyAttributeEntry {
    white-space: pre-wrap;
    -moz-user-select: text;
    -khtml-user-select: auto;
    -webkit-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
    overflow: hidden;
}

.historyEntry {
    white-space: pre-wrap;
    overflow: hidden;
    -moz-user-select: text;
    -khtml-user-select: auto;
    -webkit-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
    word-break: break-all;
    overflow-x: auto;
}
/*https://jira.itexpert.pl:8443/browse/UWMEUS-2526*/
/*.centerTabPanel ul, .MetadataForm ul,.topTabPanel ul:first-child, .PropertiesDialog ul {*/
div.tabPanel ul {
    list-style: none;
    /* Deleting the margins */
    margin-bottom: 0px;
    margin-top: 0px;
    padding-left: 0px;
}

input[type="text"]:disabled {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


@font-face {
    font-family: 'Roboto';
    font-weight: 400;
    src: url('fonts/Roboto-Regular.ttf') format('truetype');
}

.c3readonly{
    /*color: gray !important;*/
    cursor: default !important;
    opacity: 1 !important;;
}
.c3CheckBoxReadonly{
    /*color: gray !important;*/
    cursor: default !important;
}


textarea.DX{
    overflow-y: auto !important;
}


table.ui-datepicker-calendar {border-collapse: separate;}
.ui-datepicker-calendar td {border: 1px solid transparent;}

.ui-datepicker .ui-datepicker-calendar .ui-state-highlight a {
    background: #743620 none; /* a color that fits the widget theme */
    color: white; /* a color that is readeable with the color above */
}

.button_on_grid {
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
    background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
    background-color:#f9f9f9;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #dcdcdc;
    display:inline-block;
    cursor:pointer;
    color:#666666;
    font-weight:bold;
    padding: 5px 10px;
    text-decoration:none;
    text-shadow:0px 1px 0px #ffffff;
}
.button_on_grid:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
    background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
    background-color:#e9e9e9;
}
.button_on_grid:active {
    position:relative;
    top:1px;
}

.noResize{
    resize: none;
}

.MGC {
    border: none !important;
}

.metadataform-textarea textarea{
    overflow:auto !important;
}

.wordbreak label{
    word-break: normal;
}

.metadataform-input-component.checkbox label{
    white-space: normal;
}

.metadataform-input-component.checkbox input{
    margin-left: 2px !important;
}

.hideByVisibility {
    visibility: hidden;
}

.add-scrollbar {
    display: block;
    overflow: auto;
}

.loginPageNoBorderElement > div{
    border: none !important;
}
.moreButtonMenu span{
    height:15px;
}
.relationInvalid{
    border: 1px solid red !important;
    border-color:red !important;
}
/**************kis::begin*************/
tr.green-font-row td {
    background: #FFFFFF;
    color: #00FF00;
}

tr.gray-font-row td {
    background: #FFFFFF;
    color: #808080;
}
/**************kis::end**************/


.statusBar {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    color: #282878;
    float: right;
}


.com-sencha-gxt-theme-triton-custom-client-field-TritonCheckBoxAppearance-TritonCheckBoxStyle-wrap{
    height:20px;
    background-color:red;
}

.htmlStructure {
    font-family: Calibri;
    font-size:12px;
}

.htmlStructure h1 {
    font-family: Calibri;
    font-size:242px;
    font-weight: bold;
    color:blue;
}
body{
    margin:0px;
}
.gantt, .gantt2 {
    width: 100%;
    margin: 20px auto;
    border: 14px solid #ddd;
    position: relative;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.gantt:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.fn-gantt {
    width: 100%;
}

.fn-gantt .fn-content {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.statistic-toolbar{
    font-family: Verdana, sans-serif;
    font-size: 12px;
}

.date-label{
    font-family: Verdana, sans-serif;
    font-size: 12px;
    margin-top: 5px;
}

.fotter-image{
    margin: 0px auto;
}

.heading-test-logo{
    font-size:30px;
    font-weight: bold;
    font-family: Verdana, sans-serif;
    color:#555555;
}


/* === LEFT PANEL === */

.fn-gantt .leftPanel {
    float: left;
    width: 225px;
    overflow: hidden;
    border-right: 1px solid #DDD;
    position: relative;
    z-index: 20;
}

.fn-gantt .row {
    float: left;
    height: 24px;
    line-height: 24px;
    margin-left: -1px;
}

.fn-gantt .leftPanel .fn-label {
    display: inline-block;
    margin: 0 0 0 5px;
    color: #484A4D;
    width: 190px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.fn-gantt .leftPanel .row0 {
    border-top: 1px solid #DDD;
}
.fn-gantt .leftPanel .name, .fn-gantt .leftPanel .desc {
    float: left;
    height: 23px;
    margin: 0;
    border-bottom: 1px solid #DDD;
    background-color: #f6f6f6;
}

.fn-gantt .leftPanel .name {
    width: 195px;
    font-weight: bold;
}

.fn-gantt .leftPanel .desc {
    width: 30px;
}

.fn-gantt .leftPanel .fn-wide, .fn-gantt .leftPanel .fn-wide .fn-label {
    width: 225px;
}
.fn-gantt .leftPanel .fn-dependant {
    background: url("../img/calendar.png") no-repeat scroll center center ;
    display: block;
    height: 24px;
	cursor: pointer;
    width: 24px;
   }
.fn-gantt .spacer {
    margin: -2px 0 1px 0;
    border-bottom: none;
    background-color: #f6f6f6;
}




/* === RIGHT PANEL === */

.fn-gantt .rightPanel {
    overflow: hidden;
}

.fn-gantt .dataPanel {
    margin-left: 0px;
    border-right: 1px solid #DDD;
    background-image: url(../img/grid.png);
    background-repeat: repeat;
    background-position: 24px 24px;
}
.fn-gantt .day, .fn-gantt .date {
    overflow: visible;
    width: 24px;
    line-height: 24px;
    text-align: center;
    border-left: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    margin: -1px 0 0 -1px;
    font-size: 11px;
    color: #484a4d;
    text-shadow: 0 1px 0 rgba(255,255,255,0.75);
    text-align: center;
}

.fn-gantt .holiday {
    background-color: #ffd263;
    height: 23px;
    margin: 0 0 -1px -1px;
}

.fn-gantt .today {
    background-color: #fff8da;
    height: 23px;
    margin: 0 0 -1px -1px;
    font-weight: bold;
    text-align: center;
}

.fn-gantt .sa, .fn-gantt .sn, .fn-gantt .wd {
    height: 23px;
    margin: 0 0 0 -1px;
    text-align: center;
}

.fn-gantt .sa, .fn-gantt .sn {
    color: #939496;
    background-color: #f5f5f5;
    text-align: center;
}

.fn-gantt .wd {
    background-color: #f6f6f6;
    text-align: center;
}

.fn-gantt .rightPanel .month, .fn-gantt .rightPanel .year {
    float: left;
    overflow: hidden;
    border-left: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    height: 23px;
    margin: 0 0 0 -1px;
    background-color: #f6f6f6;
    font-weight: bold;
    font-size: 11px;
    color: #484a4d;
    text-shadow: 0 1px 0 rgba(255,255,255,0.75);
    text-align: center;
}

.fn-gantt-hint {
    border: 5px solid #edc332;
    background-color: #fff5d4;
    padding: 10px;
    position: absolute;
    display: none;
    z-index: 9999;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
}

.fn-gantt .bar {
    background-color: #D0E4FD;
    height: 18px;
    margin: 4px 3px 3px 3px;
    position: absolute;
    z-index: 10;
    cursor: pointer;
    text-align: center;
        -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.25) inset;
        -moz-box-shadow: 0 0 1px rgba(0,0,0,0.25) inset;
        box-shadow: 0 0 1px rgba(0,0,0,0.25) inset;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
}

.fn-gantt .bar .fn-label {
    line-height: 18px;
    font-weight: bold;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    text-shadow: 0 1px 0 rgba(255,255,255,0.4);
    color: #414B57 !important;
    text-align: center;
    font-size: 11px;
}

.fn-gantt .ganttRed {
    background-color: #F9C4E1;
}
.fn-gantt .ganttRed .fn-label {
    color: #78436D !important;
}

.fn-gantt .ganttGreen {
    background-color: #D8EDA3;
}
.fn-gantt .ganttGreen .fn-label {
    color: #778461 !important;
}

.fn-gantt .ganttOrange {
    background-color: #FCD29A;
}
.fn-gantt .ganttOrange .fn-label {
    color: #714715 !important;
}


/* === BOTTOM NAVIGATION === */

.fn-gantt .bottom {
    clear: both;
    background-color: #f6f6f6;
    width: 100%;
}
.fn-gantt .navigate {
    border-top: 1px solid #DDD;
    padding: 10px 0 10px 225px;
}

.fn-gantt .navigate .nav-slider {
    height: 20px;
    display: inline-block;
}

.fn-gantt .navigate .nav-slider-left, .fn-gantt .navigate .nav-slider-right {
    text-align: center;
    height: 20px;
    display: inline-block;
}

.fn-gantt .navigate .nav-slider-left {
    float: left;
}

.fn-gantt .navigate .nav-slider-right {
    float: right;
}

.fn-gantt .navigate .nav-slider-content {
    text-align: left;
    width: 160px;
    height: 20px;
    display: inline-block;
    margin: 0 10px;
}

.fn-gantt .navigate .nav-slider-bar, .fn-gantt .navigate .nav-slider-button {
    position: absolute;
    display: block;
}

.fn-gantt .navigate .nav-slider-bar {
    width: 155px;
    height: 6px;
    background-color: #838688;
    margin: 8px 0 0 0;
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6) inset;
        -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6) inset;
        box-shadow: 0 1px 3px rgba(0,0,0,0.6) inset;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
}

.fn-gantt .navigate .nav-slider-button {
    width: 17px;
    height: 60px;
    background: url(../img/slider_handle.png) center center no-repeat;
    left: 0px;
    top: 0px;
    margin: -26px 0 0 0;
    cursor: pointer;
}

.fn-gantt .navigate .page-number {
    display: inline-block;
    font-size: 10px;
    height: 20px;
}

.fn-gantt .navigate .page-number span {
    color: #666666;
    margin: 0 6px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
}

.fn-gantt .navigate a:link, .fn-gantt .navigate a:visited, .fn-gantt .navigate a:active {
    text-decoration: none;
}

.fn-gantt .nav-link {
    margin: 0 3px 0 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 0px;
    background: #595959 url(../img/icon_sprite.png) !important;
    border: 1px solid #454546;
    cursor: pointer;
    vertical-align: top;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
            -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset, 0 1px 1px rgba(0,0,0,0.2);
            -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset, 0 1px 1px rgba(0,0,0,0.2);
            box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset, 0 1px 1px rgba(0,0,0,0.2);
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
}
.fn-gantt .nav-link:active {
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.25) inset, 0 1px 0 #FFF;
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.25) inset, 0 1px 0 #FFF;
    box-shadow: 0 1px 1px rgba(0,0,0,0.25) inset, 0 1px 0 #FFF;
}

.fn-gantt .navigate .nav-page-back {
    background-position: 1px 0 !important;
    margin: 0;
}

.fn-gantt .navigate .nav-page-next {
    background-position: 1px -16px !important;
    margin-right: 15px;
}

.fn-gantt .navigate .nav-slider .nav-page-next {
    margin-right: 5px;
}

.fn-gantt .navigate .nav-begin {
    background-position: 1px -112px !important;
}

.fn-gantt .navigate .nav-prev-week {
    background-position: 1px -128px !important;
}

.fn-gantt .navigate .nav-prev-day {
    background-position: 1px -48px !important;
}

.fn-gantt .navigate .nav-next-day {
    background-position: 1px -64px !important;
}

.fn-gantt .navigate .nav-next-week {
    background-position: 1px -160px !important;
}

.fn-gantt .navigate .nav-end {
    background-position: 1px -144px !important;
}

.fn-gantt .navigate .nav-zoomOut {
    background-position: 1px -96px !important;
}

.fn-gantt .navigate .nav-zoomIn {
    background-position: 1px -80px !important;
    margin-left: 15px;
}

.fn-gantt .navigate .nav-now {
    background-position: 1px -32px !important;
}

.fn-gantt .navigate .nav-slider .nav-now {
    margin-right: 5px;
}

.fn-gantt-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf000000', endColorstr='#bf000000',GradientType=0 );
    background: rgba(0,0,0,0.75);
    z-index: 30;
}
.fn-gantt-loader-spinner span {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    height: 1em;
    line-height: 1em;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
}

.row:after {
    clear: both;
}


.fn-gantt .top {
    background-color: #F6F6F6;
    color: #484A4D;
    border-bottom: 1px solid #DDDDDD;
    text-align: center;
    padding-bottom: 10px;
    width: 100%;
}

.fn-gantt .scheduleName {
    font-size: 1.4em;
    text-decoration: underline;
}

.fn-gantt .scheduleDescription { 
	color: #939496;
	font-style: italic;	
}
.fn-gantt .infoPanel {
    color: #484A4D;
    font-size: 12px;
    line-height: 15px !important;
    overflow: hidden;
}

.fn-gantt .infoName {
    display: inline-block;
    font-weight: bold;
    margin-left: 5px;
    width: 80px;
    white-space: nowrap;
}
.fn-gantt .infoValue {
    display: inline-block;
    white-space: nowrap;
}
.fn-gantt-hint .descName {
	font-size: 12px;
    display: inline-block;
    font-weight: bold;
    width: 110px;
}
.fn-gantt-hint .descValue {
	font-size: 12px;
    display: inline-block;
}

.fn-gantt table.dependantTasks{
    border-collapse: collapse;
    margin: 20px auto;
    text-align: center;
}
.fn-gantt table.dependantTasks caption{
    color: #484A4D;
    font-size: 25px;
    font-weight: bold;
}
.fn-gantt table.dependantTasks td, 
.fn-gantt table.dependantTasks th{
	border: 1px solid #D8EDA3;
	padding: 3px 15px 2px;
}
.fn-gantt table.dependantTasks th{
		font-size: 14px;
		background: rgb(255,255,255); /* Old browsers */
		background: -moz-linear-gradient(left, rgba(255,255,255,1) 1%, rgba(156,156,156,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,255,255,1)), color-stop(100%,rgba(156,156,156,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(156,156,156,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(156,156,156,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(156,156,156,1) 100%); /* IE10+ */
		background: linear-gradient(to right, rgba(255,255,255,1) 1%,rgba(156,156,156,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
}

.fn-gantt table.dependantTasks tbody tr td{
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	background: #EAF2D3;
	color: #484A4D;
}
.fn-gantt table.dependantTasks tbody tr.warning td{
	background-color: #EAADEA;
}
.fn-gantt table.dependantTasks tbody tr.highlight td{
	background-color: #D0E4FD;
}
.fn-gantt table.dependantTasks tbody tr:hover td{
	background-color: #FCD29A;
}

/* CSS DO ZALEZNOSCI HARMONOGRU*/
#report_1, #report_2{
	font-family: tahoma,arial,verdana,sans-serif;
}
#report_1 thead tr td, #report_2 thead tr td{
		margin: 2%;
		background: rgb(255,255,255); /* Old browsers */
		background: -moz-linear-gradient(left, rgba(255,255,255,1) 1%, rgba(156,156,156,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,255,255,1)), color-stop(100%,rgba(156,156,156,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(156,156,156,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(156,156,156,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(156,156,156,1) 100%); /* IE10+ */
		background: linear-gradient(to right, rgba(255,255,255,1) 1%,rgba(156,156,156,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
	
	}
#report_1 thead, #report_2 thead{
		font-weight: bold;
	}
#report_1 table, #report_2 table{
		border-collapse: collapse;
		text-align: center;
	}
#report_1 table, #report_2 table{
		width: 100%;
		font: 1.4em;
	}
.red{
	background-color: #EAADEA;
	}
.top_1{
	margin-top: 1%;
	}
	

.notify {
    background-color:#e3f7fc; 
    color:#555; 
    border:.1em solid;
    border-color: #8ed9f6;
    border-radius:10px ;
    font-family:Tahoma,Geneva,Arial,sans-serif;
    font-size:1.1em;
    padding:10px 10px 10px 10px ;
    margin:10px 10px 10px 10px;
    cursor: default;
}

.notify-red { background: #ffecec; border-color: #fad9d7; }
.notify-green { background: #e9ffd9; border-color: #D1FAB6; }
.currencyField  input{ text-align: right; }

/*Required icon fix*/
.metadataform-input-component,
.metadataform-combobox,
.metadataform-combobox-extended-dictField div:first-child{
    float: left !important;
}
.metadataform-input-component + img:not(.auto_width) > img,
.metadataform-combobox + img,
.metadataform-combobox-extended-dictField + img{
    position: relative !important;
    left: 3px !important;
    top: 3px !important;
}
.metadataform-input-component.checkbox + img{
    left: 13px !important;
    top: 1px !important;
}
/*text field required button in hidden state*/
.metadataform-input-component.invalid + img{
    display: none !important;
}

.default_table_padding td {
    padding-top: 5px;
}
input::-ms-clear{
    display:none;
}
.button-upload-width{
    overflow:hidden;
    top: 2px !important;
}

.metadataform-input-component textarea.GK2YOGSCDX{
    overflow-y: auto !important;
}

.auto_width{
     width: 100% !important;
 }

.auto_width .metadataform-combobox input{
    width: 100% !important;
    padding:1px 0px;
}

.auto_width .metadataform-combobox td:nth-child(2){
    width: 17px;
    padding:0px 1px;
}

.auto_width .dict-combo-box td:nth-child(2){
    width: 1px;
}

.process-toolbar-top .delegate-task-selector, .process-toolbar-bottom .delegate-task-selector{
    top:1px !important;
}

.single-relation-combobox .invalid input{
    border: 1px solid rgb(204, 51, 0);
}

.dict-combo-box .metadataform-combobox img{
    display:none
}
.html-panel-form-field{
    min-width: 0 !important;
}




 