﻿@import url(http://fonts.googleapis.com/css?family=Bree+Serif);

body {
	background: url(../immagini/bg2.png) repeat;
}

.sfumato {
    background: #f3f3f3;
}

.center {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
}


.left10 {
    margin: 0 0 0 10px;
}

.check-vuoto {
    width:34px;
    height:34px;
    background:url(../immagini/checkOff.png) no-repeat;
    display:inline;
}

.check-pieno {
    width:34px;
    height:34px;
    background:url(../immagini/ok-green.png) no-repeat;
    display:inline;
}

.x-window-miomedico {
    color: #f3f3f3 ! important;
    border-radius: 4px ! important;
    border-style:solid !important;
    border-width: 4px !important;
}


.highlight {
    background-color:#F2F2F2;
    color:#777;
}

.evidenzia {
    color:#00c17a;
}

.green-color {
    color:#37B450;
}

.nohov {
    color: yellow !important;
}


.sfondo {
            background-color:whitesmoke;
        }
	.x-grid-row .x-grid-cell-inner {
		white-space: normal;
	}
	.x-grid-row-over .x-grid-cell-inner {
		white-space: normal;
	}
	.x-item-disabled .x-form-item-label, .x-item-disabled .x-form-field, .x-item-disabled .x-form-cb-label {
    opacity: .8;
    }
    .x-mask {
    background: none repeat scroll 0 0 #EEEEEE;
    opacity: 0.5;
    }
    .richFarm {
        background-image:url('../immagini/medicine.png') !Important;
    }
    div, span, p, body, a, input, textarea,label {
       font-family: Helvetica,Calibri,  Arial !important;
       font-size:    15px !important;
    }
    .intesta {
        color: #555;
        font-size: 25px !important;
        font-family: arimo;
        font-weight: bold;
    }

     .intestaMed {
        color: #555;
        font-size: 18px !important;
        font-family: arimo;
        font-weight: bold;
    }

    .x-tab-default-top button, .x-tab-default-top .x-tab-inner {
        line-height: 14px;
    }

    .x-tab-bar-strip {
    top: 25px !important; 
    }
    .x-tab-bar .x-tab-bar-body {
        height: 26px !important; 
        border: 0 !important;
    }
    .x-tab-bar .x-tab-bar-body .x-box-inner {
        height: 27px !important; 
    }
    .x-tab-bar .x-tab-bar-body .x-box-inner .x-tab {
        height: 27px !important; 
    }
    .x-tab-inner {
       height: 16px !important;

    }
    .x-grid-cell , .x-column-header-inner {
        vertical-align: middle;
    }
    .x-livesearch-match {
    font-weight: bold;
    background-color: yellow;
    }
    .x-toolbar .x-form-cb-wrap {
        line-height: 22px;
    }
    .x-toolbar .x-form-checkbox {
        vertical-align: 0;
    }

    #mainmedico {
        background-image:url(../immagini/bg.png);
    }
    noresize {
            resize: none;
            position: relative;
        }

    .gridmed {
        background-color: #D4DEDF ! important;
        /*background: url(../immagini/bg.png) !important;*/ 
    }

    .head {
        background-color: #F6F6F6 ! important;
    }

    
.colorGreen {
    color:green !important;
}

.colorBlue {
    color:blue !important;
}

     #codiciFiscTxt-inputEl {
       font-family: monospace !important;
       font-size:    18px !important;
       font-weight:  400;
    }





     

