/* top right bottom left*/

body {   
    background:rgba(206,204,204,0.7)!important;
    color: #000;
    font-family: "Lucida Grande", Lucida, Verdana, Arial;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 1.2;
    color: #fff;
}     

#clogo {

    margin-top: -10px;
    margin-left: 380px;
}

.formbox {
    background: #fff;
    color: #000;
    padding: 5px 5px 20px 100px;
    width: 300px;
    margin-top: 0px;
    margin-left: 380px;
    border: 1px solid #000;
} 

.loginbox input  {
    background:  #fff;
    color: #000;
    border: solid 1px #000;
    font-family: "Lucida Grande", Lucida, Verdana, Arial;
    font-size: 12pt;
    background:  url(images/input.gif); 
    padding: 2px; 

}

.loginbox input.csubmit { 
    background:  #070707;
    color: #fff;
}

.page {
    letter-spacing: normal;
    /*WORD-SPACING: 2px;
    PADDING-TOP: 12px;
    PADDING-bottom: 20px;*/
    /*width:600px;*/
    color: #fff;
    /*border: 1px #000 solid;*/
    background: #c5cacb;
}

.loginbox  {
    width: 300px;
    background:  #fff;
}

.loginbox label  {
    width: 80px;
    float: left;
    margin-right: 5px;
    text-align: right;
    display: block;
    position: relative;
    font-size: 12pt;
}

.titlemark {
    color: #fff;
    font-size: 13pt;
    font-weight: bold;
}

.titlemark a, a:hover  {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.titlemark a:hover  {
    font-weight: bold;
    color: #fff;
}

a, a:hover  {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

a:hover  {
    font-weight: bold;
    color: #fff;
}

div.outputmessage {
    position: absolute;  
    top: 15%;
    left: 40%;
    float: left;    
    padding: 6px;  
    background:#FFBABA;
    color:#D8000C;
    font-size: 12pt;
    font-weight: bold; 
    font-family: Arial;
    text-align: center;
    display: none;
}

/*MB per risoluzioni minori cambio qualche CSS */
@media (max-width: 1025px) {
    div.outputmessage {
        position: absolute;  
        top: 12%;
        left: 34%;
        float: left;    
        padding: 6px;  
        background:#FFBABA;
        color:#D8000C;
        font-size: 12pt;
        font-weight: bold; 
        font-family: Arial;
        text-align: center;
        display: none;
    }
}

.logotype {
    color: #585858; 
    position: relative; 
    float: left; 
    left: 30%; 
    top: -20px; 
    font-weight: bold; 
    font-size: 10pt;
}

.logotype a, a:hover  {
    color: #585858;
    font-weight: bold;
    text-decoration: none;
}

.logotype a:hover  {
    color: #aaa;
}



#ir_loading_img  {
    position: absolute;
    top: 170px;
    left: 520px;
    float: left;     
}

/*
.body_darkbg  {
background:  #989b9e;
}
*/

.formbox_darkbg  {
    background:  #c7c7c7;
}

.custom_button {
    background: #44BFE7 !important;
    color: white! important;
    font-size: 12px!important;
    height: 28px!important;
    line-height: 28px!important;
    margin-top:5px!important;
    z-index:0!important;
} 

.custom_button:hover{
    color: white!important; 
    font-weight:normal!important;
}

/*#format{
    margin:0 !important;
    margin-left: 10px !important;
    position: absolute;
    top: 92px;
    left: 0px;
    font-size:13px;
}*/

#format{
    position: fixed;
    left: 315px;
    top: 50px;
    font-size: 13px;
    background: white;
    padding: 10px;
    z-index: 10;
    border: 1px solid #44BFE7;
    min-width: 150px;
}

.vin_custom_style{
    margin-top:10px !important;
}

#boxformSearch{

}

#boxformlist2{

}

#boxformUtente{	
}

#boxformUtente p{
    float:left !important;	
}

.box_buttons{
    margin-left:10px !important;	
}

[type="checkbox"].filled-in:checked+label:after{
    top: 0 !important;
    width: 20px !important;
    height: 20px !important;
    border: 2px solid #44BFE7 !important;
    background-color: #44BFE7 !important;
    z-index: 0 !important;
}

input:not([type]), input[type=text], 
input[type=password], input[type=email], 
input[type=url], input[type=time], 
input[type=date], input[type=datetime], 
input[type=datetime-local], input[type=tel], 
input[type=number], input[type=search], 
textarea.materialize-textarea{

    height:2rem !important;

} 

.input-field label {
    color: #9e9e9e;
    position: absolute;
    top: 0rem !important;
    left: 0;
    font-size: 1rem;
    cursor: text;
    transition: .2s ease-out;
    text-align: initial;
}

p label{
    margin-top:7px !important;
}

p input[type=text]:focus {
    border-bottom: 1px solid #44BFE7 !important;
    box-shadow: 0 1px 0 0 #44BFE7 !important;
}

.custom_date_input{
    width:100px !important;
}

.custom_time_input{
    width:50px !important;
}

select {
    background-color: rgba(255,255,255,0.9) !important;
    width: 50% !important;
    padding: 5px !important;
    border: 1px solid #f2f2f2 !important;
    border-radius: 2px !important;
    height: 2rem !important;
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}

.custom_select {
    display:inline-block !important;
}

button {
    text-transform: uppercase !important;
} 

.selectlist {
    width: 373.734px!important;
    margin-left: 0px!important;
    margin-top: 40px!important;
    margin-bottom: 5px!important;
    height: 75px!important;
}

/* Style for Materialize DatePicker */
.picker__weekday-display {
    background-color: #44BFE7 !important;
}
.picker__date-display {
    background-color: rgba(68, 191, 231, 0.7)!important;
}
.picker__day--selected {
    background-color: #44BFE7 !important;
}
.picker__day.picker__day--today{
    color: #f44336 !important;
}
.picker__close, .picker__today{
    color: #44BFE7 !important;
}

input:not([type]), input[type=text], 
input[type=password], input[type=email], 
input[type=url], input[type=time], 
input[type=date], input[type=datetime], 
input[type=datetime-local], input[type=tel], 
input[type=number], input[type=search], 
textarea.materialize-textarea {
    margin: 0 0 8px 0 !important;
}

.position_custom_absolute{
    position:absolute;
    left:470px;
    top:48px;
}

.ui-jqgrid .ui-pg-input{
    margin:0px !important; 
}

.ui-jqgrid .ui-pg-selbox {
    width: 45px!important;
}

#open_filters{
    float: left;
    margin-top: -15px;
    margin-left: 315px;
    background: rgba(255,255,255,0.7);
    padding: 10px;
    padding-top: 5px;
    border-left: 2px solid #44BFE7;
    border-right: 2px solid #44BFE7;
    border-bottom: 2px solid #44BFE7;
    border-radius: 0px 0px 15px 15px;
    cursor: pointer;
}

[type="checkbox"]:not(.filled-in)+label:after {
    margin-top: 0px !important;
}

[type="checkbox"]:not(.filled-in):checked+label:before {
    height: 20px !important;
    border-right: 2px solid #44BFE7 !important;
    border-bottom: 2px solid #44BFE7 !important;
}