.container.bkg-medlogo{
    background: url(../../../../../imm/loghi/med/medbkg08.png) no-repeat scroll center 7.5em/ 58em auto transparent;
}
.banner {
    background-image: url(../../../../../themes/udine/imm/banner.webp);
    height: 170px;
    background-repeat: no-repeat;
    background-position: center 60%;
    background-color: transparent;
    background-size: 1140px auto;
}
.banner >.container >img.brand.sitename {
    margin-top: 30px;
    height: 87px;
    margin-left: -15px;
    float: left;
}
.cl-footer {
    margin-top: 1.6em;
    width: 100%;
    background: url(../../../../../themes/udine/imm/banner_uffici.png) no-repeat center center/ 1110px 100% transparent;
    background: url(../../../../../themes/udine/imm/banner.webp) no-repeat center center/ 1110px 100% transparent;
    color: white;
    font-size: 0.7em;
    font-weight: bold;
    border-radius: 0px !important;
    padding-top: 0.9em;
    height: 6.5em;
    position: absolute;
    left: 0px;
    width: 100%;
    text-align: center;
}
.panel-login{
    background: url(../../../../../imm/loghi/med/medbkg100c.png) no-repeat 96% 6%/ 150px auto transparent;
    /*background-color: #fff;*/
    position: relative;
    padding: 15px 15px 0px 15px;
    font-size: 16px;
	margin-top: -2em;
}
.box {    
    padding: 15px;
    border: 1px solid #C0C0C0;
    border-top: 15px solid #2C4176;
    margin-top: 30px;
    border-radius: 0px;
}
.box h3 {
    margin-top: 0px;
    border-bottom: 1px solid #C0C0C0;
    margin-bottom: 30px;
    font-weight: bold;
    padding-bottom: 15px;
}

div.privati,div.aziende{
    margin-top: 24px;
    outline: none !important;
}
form.login{
    font-size: 16px;
    color: #4d4d4d;
}
form.login label {
    display: block;
    margin-top: 15px;
}
.box label {
    width: 100%;
    margin-bottom: 5px;
    margin-top: 5px;
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}
form.login .btn.btn-default {
    border-radius: 0;
    width: 100%;
    padding: 10px;
    font-weight: bold;
    background-color: #2C4176;
    color: #fff;
    margin-top: 15px;
}
.box input {
    width: 100%;
    border: 1px solid #c4c4c4;
}
i.formlogin{
    color: #C0C0C0;
    float:right;
}
form.login .btn.btn-default:hover, form.login .btn.btn-default:active {
    background-color: #2C4176 !important;
    color: #fff;
}
.privati.center{
    margin-left: 25%;
}
.aziende.center{
    margin-right: 25%;
}

div.navbar-preheader {
    padding-top: 5px;
    background-color: #2c4176;
    height: 52px !important;
    margin-bottom: 12px;
}    
.azi-navbar{
    font-size: 15px;
    color: white;
    background: transparent;
}
h1,h2,h3,h4,h5,h6{
    color: #2C4176;
}
h1.page-header {
    font-size: 32px;
    border-bottom: none;
    margin-bottom: 15px;
    color: #2C4176;
}
h2 {
    font-size: 24px;
    border-bottom: none;
    margin-bottom: 15px;
}
label{
    display: block;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 22px;
    font-size: 24px;
    line-height: inherit;
    color: #4d4d4d;
    border: 0;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 1px solid #e5e5e5;
}
fieldset{
    padding-bottom: 30px;
}
#fieldset_date input {

    float: unset;
    margin-bottom: 15px;

}
dd input {
        float: left;
    background-color: #036;
    color: #fff;
    border: none;
    margin-right: 5px;
    padding: 5px 10px;

}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.spacer12{
    height: 12px;
}
.spacer16{
    height: 16px;
}
.popup-form-title, .close{
    color:white;
}
tr[id^="paz_"]:hover{
    cursor:pointer;
}

p, td, span, div{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
}
.glyphicon.glyphicon-search.cerca-referti{
    margin-left: 6px;
    float: left;
    padding-top: 2px;
}
.txt-cerca-referti{
    margin-left: 12px;
}
.btn-cerca-referti{
    padding-left: 12px;
    min-width: 250px;
    text-align: left;
    
}






.btn-primary {
  color: white !important;
  background-color: #2C4176;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
div.logo-med{
    background: url(../../../../../imm/loghi/med/medbkg100c.png) no-repeat 96% 2%/ 150px auto transparent;    
    margin-top: -3em;
    min-height: 90px;
}
div.row.cnt-aziende{
    margin-top: -80px;
}
.row-article{
    margin-top: 0em;
    background-color: #efefef;
    padding: 15px;
    margin-bottom: 0em;
    color: #6F6C6C;
}
.hdr-login{
    margin-top: 2em;
}
.th-referti-privato{
    background-color: #2C4176;
    color: #FFF;
}
.container.logout-panel > .row{
    margin-right: -15px;
}
.panel-contents{
    position: relative;
    padding: 15px 15px 60px 15px;
    font-size: 16px;
    background-color: transparent;
}
.navbar-preheader.blank{
    background-color: transparent;
    display: none;
}
@media(max-width: 767px){
    .panel-login{
        background: url(../../../../../imm/loghi/med/medbkg100c.png) no-repeat 96% 4%/ 150px auto transparent;
        /*background-color: #fff;*/
        position: relative;
        padding: 15px 15px 60px 15px;
        font-size: 16px;
    }
}