/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 4, 2017, 12:52:45 PM
    Author     : cristian.leonte
*/
.ui-widget-header{
    background: #eae7d3;
}

/*.ui-state-default, .ui-widget-content .ui-state-default{
    background: #deefff;  Old browsers 
background: -moz-linear-gradient(top, #deefff 19%, #edf5ff 57%, #ffffff 99%);  FF3.6-15 
background: -webkit-linear-gradient(top, #deefff 19%,#edf5ff 57%,#ffffff 99%);  Chrome10-25,Safari5.1-6 
background: linear-gradient(to bottom, #deefff 19%,#edf5ff 57%,#ffffff 99%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deefff', endColorstr='#ffffff',GradientType=0 );  IE6-9 
}

.ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield{
    background: #ffffff;
}*/
.my_label{
    color: #0303c2;
}
.status_RJCT{
    color: #D20005;
    font-weight: bold;
}
.status_CRPT{
    color: #D20005;
    font-weight: bold;
}

.status_PART{
    color: darkblue;
    font-weight: bold;
}
.status_ACPT{
    color: darkgreen;
    font-weight: bold;
}

.small_font{
    font-size: small;
}
.correct_border{
    border: 1px solid #D5D5D5;
}
.message_content{
    font-size: small;
}
.has_lucrare{
    color: #9c9fa1;
}
.unread{
    font-weight: bold;
}
.login_table{
    margin: 0 auto;
}
.login_panel{
    min-width: 350px;
    width: 30%;
    margin: auto;

}

.right {
    float: right;
    padding-top: 10px;
    color: #FFF;
}
.Titlu {
    font-size: 20px;
    
    padding-top: 10px;
    color: red; font-family: 'Trocchi', serif; font-size: 45px; font-weight: normal; line-height: 48px; margin: 0;
    
}

.left {
      float: left; 
      color: #FFF;
      vertical-align: bottom;
}

.my_header_text {
    padding-left: 10px;
    color: #045491;
}

.header{
    display: block;
    height: 100%;
    padding: 0px;
    margin: 0px;
    color: #FFF;
    background-color: #024e79;
/*  background: #263C89;*/


}

.export_excel{
    background-image: url("/trem/javax.faces.resource/images/export_excel_1.png.xhtml");
    padding-left: 25px;
    background-repeat: no-repeat;
}

.attach{
    /*background-image: url("/AsfInternalApp2/resources/img/attach-16.png");*/
    background-image: url("/trem/javax.faces.resource/images/paper-clip-16.png.xhtml");
    display: block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
}
.file{
    /*background-image: url("/AsfInternalApp2/resources/img/attach-16.png");*/
    background-image: url("/trem/javax.faces.resource/images/file-20.png.xhtml");
    padding-left: 25px;
    background-repeat: no-repeat;
}
.type_image{
    background-image: url("/trem/javax.faces.resource/images/image-20.png.xhtml");
    padding-left: 25px;
    background-repeat: no-repeat;
}
.type_word{
    background-image: url("/trem/javax.faces.resource/images/word-20.png.xhtml");
    padding-left: 25px;
    background-repeat: no-repeat;
}
.type_text{
    background-image: url("/trem/javax.faces.resource/images/text-20.png.xhtml");
    padding-left: 25px;
    background-repeat: no-repeat;
}
.type_pdf{
    background-image: url("/trem/javax.faces.resource/images/pdf-20.png.xhtml");
    padding-left: 25px;
    background-repeat: no-repeat;
}
.folder{
    /*background-image: url("/AsfInternalApp2/resources/img/attach-16.png");*/
    background-image: url("/trem/javax.faces.resource/images/folder-20.png.xhtml");
    padding-left: 25px;
    background-repeat: no-repeat;
}
.page_header{
    margin: auto;
    margin-bottom: 5px;
    padding: 6px;
}
.tab_correction{
    margin-top: 25px;
}
