.ui-widget {
    font-size: 12px !important;
}
.ui-layout-north {
    z-index: 20 !important;
    overflow: visible !important;;
}
.ui-layout-north .ui-layout-unit-content {
    overflow: visible !important;
}
.ui-widget-header {
    text-align: center;
    /*    //text-transform: uppercase;*/
}
.ui-button {
    margin-top: 10px !important;
}

.panelNoBorder, .panelNoBorder tr, .panelNoBorder td{
    border: hidden;
    border-color: white;
    vertical-align: top; 
}

.noHeader.ui-datatable table thead tr {
    display: none;
}

.singleColorColumn{
    background: white  !important ;
}

.panelColumns td {
    vertical-align: top; 
} 

.text-input{
    border: hidden;
}

.pfpanel {
    border-width: 1 1px;
}

.d1{
    height: 90px;
    margin-top: 0px;
    top: 0; 
    width: 100%;
}
p.head1{
    margin-top: 0px;
    float: left;
    width: 20%;
    margin: 0;
    top: 0; 

}
p.head2{
    margin-top: 10px;
    float: left;
    clear: right;
    width: 60%;
    /*margin: 0;*/
    /*top: 0;*/ 
    /*text-align: center;*/
    /*padding-left: 100px;*/
    alignment-adjust:   central;         
}
p.head3{
    margin-top: 10px;      
    float: left;
    background-color: blueviolet;
    clear: right;
    width: 20%;
    margin: 0;
    top: 10; 
}


.dateTimeField input {
    vertical-align: middle;
    margin-right: 1px;
    width: 70px
}
/*////Prosthiki gia na doulepsei kala ston chrome to selectone menu */
.ui-selectonemenu label.ui-selectonemenu-label{
    width:100% !important;
}

full-width
{

}

.highlight {
    opacity: 0.5;
    background: yellow !important ;
}

/*.ui-picklist-list {
height:300px !important;
width:400px !important;
}*/

.ui-picklist-button-add-all {
    visibility: hidden !important;
}

.ui-picklist-button-remove-all {
    visibility: hidden !important;
}

.no-print, .no-print *
{
    display: none !important;
}


@media print {
    @page { margin: 0; }
    display:none !important;


}
.printtest{
    background-color: blueviolet; 
    display:none !important;
}

/*   ////Prosthiki gia na doulepsei kala ston chrome to selectone menu */
.ui-selectonemenu label.ui-selectonemenu-label{
    width:100% !important;
}

.panelNoBorder, .panelNoBorder tr, .panelNoBorder td{
    border: hidden;
    border-color: white;
    vertical-align: top; 
}

.top-aligned-columns td{
    vertical-align: top;
}

.ui-wizard .ui-wizard-step-titles .ui-wizard-step-title.ui-state-highlight {
    background-color: #78B7E4!important;
    border-color: #78B7E4!important;
}

.ui-wizard-step-title {
    width: fit-content;
    margin: auto !important;
}

.ui-helper-reset{  
    /*    background-color: black;
        float: contour;*/
}

.ui-helper-clearfix::before, .ui-helper-clearfix::after{
    line-height: 100%;
}

.ui-wizard-step-titles {
    width: fit-content;
    text-align: center;
    float: none !important;
    display: inline-block;
}

.ui-fileupload .ui-fileupload-content{
    display:none!important;
}

/* .ui-fileupload-content .ui-widget-content .ui-corner-bottom{
    display:none!important;
}*/


/*SCREEN DEPENDANT WIDTH*/

.body_width{
    height: 100% ;
    padding:0px!important;margin:0px;
/*    border: none!important;*/
}

@media screen and (min-width: 1700px) {
    .body_width {
        margin-left: 10%;
        margin-right: 10%;
    }
}


@media screen and (min-width: 1500px) and  (max-width: 1699px){
    .body_width {
        margin-left: 6%;
        margin-right: 6%;
    }
}


.ui-blockui-content  {
   background-color: white!important;
}

.test:active{
    border: hidden!important;
}

.ui-dialog {
    max-height: 90% !important;
}

.ui-scrollpanel {
    width: 100% !important;
}


/* KOSTIS & YPSILANTIS PART*/

/* Code to remove | between panelgrid cells at "ΛΟΙΠΑ ΣΤΟΙΧΕΙΑ" */
.ccc1,.ccc2,.ccc3,.ccc4,.ccc5,.ccc6 {
    border:hidden!important;
}

/* Code to fix css to buttons "Οδηγίες" and "ΑΠΟΣΤΟΛΗ ΑΙΤΗΣΗΣ" at step 4 "ΑΠΟΣΤΟΛΗ ΑΙΤΗΣΗΣ" */
.btCL1 {
    border:hidden!important;
    background-color: transparent!important;
    padding-left: 47%!important;
}
.btCL2 {
    border:hidden!important;
    background-color: transparent!important;
    float:right;
}


/*Center the file upload button*/
.ui-fileupload-choose {
    margin-top: 0px!important;
}

/*Remove background and border from file upload button*/
.ui-fileupload-buttonbar{
    border: none!important;
    background-color: transparent!important;
}


/*.ui-fileupload {
   width: 107px!important;
}*/

.buttonPanel {width:15%; margin:0px auto;}

.ui-button-text-icon-left .ui-icon.fa {
    font-size: 13px;
}
