@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	background-color: #e6e6e6;
	font-size: 12px;
	line-height: 17px;
}

textarea {
    resize: none;
}

/*
    Bootstrap overwrite
 */

.ui-widget {
	font-size: 12px;
}

.modal-header h3 {
    font-size: 16px;
}

.modal-body {
    padding: 0 15px;
}

.modal-footer ul {
	list-style: none;
}
 
.modal-footer ul li {
	float: left;
	margin-left: 7px;
}

.popover-header {
    padding: 8px 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-title {
    border: 0;
    padding: 0;
}

.afbody .navbar .nav > .active > a,
.afbody .navbar .nav > .active > a:hover,
.afbody .navbar .nav > .active > a:focus {
    background-color: #e5e5e5;
    color: #fff;
    text-decoration: none;
}

/**
input[type="text"].ui-pg-input {
	width: 30px;
	font-size: 10px;
}
**/
input.ui-pg-input,
select.ui-pg-selbox {
    width: auto;
    margin: 0;
    padding: 0;
    line-height: normal;
}

.stellina {
	cursor: pointer;
}

a.activeli {
	background-color: #ddd;
}

.extapp {
	position: absolute;
	width: 24px;
	height: 24px;
}

#extapp1 {
	right: 6px; 
	top: 6px;
}

#extapp2 {
	right: 32px;
	top: 6px; 
}

#extapp3 {
	right: 58px;
	top: 6px;
}

input[type=submit].btn-sized {
	width: 100px;
}

form.nomargin {
	margin: 0;
}

.borderbttm {
	border-top: 1px solid #46c1a4;
	padding-top: 6px;
}

.wrapsign {
	word-wrap: break-word;
}

#page-aipshow .nav {
	margin-bottom: 10px;
}

.accessDeniedImg {
	width: 135px;
	height: 135px;
	background: url(../images/segnale_DivietoAccesso.jpg) no-repeat;
}

.hclock {
	float:left;
	width: 36px;
	height: 17px;
	font-size: 11px;
}

#tblnobrd th {
	border-top: none;
}

.nolist ul {
	list-style: none;
}

/*
 *  PAGE CONTAINER
 */

#fwmain {
	width: 966px; 
	height: 637px; 
	margin: 0 auto; 
	padding: 0 6px 6px;
	background: url(sfondo_viewport.jpg) repeat-x;
	-moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.fw-page-title {
	padding-top: 6px;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
}

#page-aostaconsenso #fwmain {
	padding: 6px;
}

.widget-reset {
    border: 0 none;
    font-size: 100%;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.wrapper {
    overflow: auto;
    background: #fff;
    margin: 0 3px 3px;
    border: 1px solid #2e6e9e;
}

.inner {
    padding: 5px;
}

.ma-container {
    margin-top: 5px;
    background: #dfefef;
    border: 1px solid #2e6e9e;
}

.ma-container .nav {
    margin-bottom: 0;
    margin-left: 12px;
}

.ma-container .nav-tabs > li > a {
    border-color: #2e6e9e #2e6e9e transparent;
}

.ma-container .nav-tabs > .active > a,
.ma-container .nav-tabs > .active > a:hover,
.ma-container .nav-tabs > .active > a:focus {
    background-color: #2e6e9e;
    border-color: #2e6e9e;
    color: #fff;
}

/*
 *  BUTTONS
 */

.btn {
	font-size: 12px;
}

.btn-search {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0d315f;
}

.btn-filter {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0f3668;
    *background-color: #092140;
    background-image: -moz-linear-gradient(top, #0f3668, #092140);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0f3668), to(#092140));
    background-image: -webkit-linear-gradient(top, #0f3668, #092140);
    background-image: -o-linear-gradient(top, #0f3668, #092140);
    background-image: linear-gradient(to bottom, #0f3668, #092140);
    background-repeat: repeat-x;
    border-color: #3f689b #3f689b #3f689b;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0f3668',endColorstr='#ff092140', GradientType=0 );
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-filter:hover,
.btn-filter:focus,
.btn-filter:active,
.btn-filter.active,
.btn-filter.disabled,
.btn-filter[disabled] {
    color: #fff;
    background-color: #092140;
    *background-color: #0f3668;
}

.btn-filter:active,
.btn-filter.active {
    background-color: #092140;
}

.btnhelp {
	position: absolute;
	top: 0px;
	right: 2px;
}

.btn-alert {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ea3333;
    *background-color: #bd362f;
    background-image: -moz-linear-gradient(top, #ea3333, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ea3333), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ea3333, #bd362f);
    background-image: -o-linear-gradient(top, #ea3333, #bd362f);
    background-image: linear-gradient(to bottom, #ea3333, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea3333', endColorstr='#ffbd362f', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-alert:hover,
.btn-alert:focus,
.btn-alert:active,
.btn-alert.active,
.btn-alert.disabled,
.btn-alert[disabled] {
    color: #fff;
    background-color: #bf2a2a;
    *background-color: #ea3333;
}

.btn-alert:active,
.btn-alert.active {
    background-color: #942a25;
}

.infoicon {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/24/info.png) no-repeat;
    text-indent: -9999px;
}

.infoicon:hover {
    background-image: url(../images/24/info_on.png);
}

img.micon {
	padding: 2px;
	width: 24px;
	height: 24px;
}

img.minicon {
	padding: 2px;
	width: 22px;
	height: 22px;
}

dl.patient-data {
    margin: 0;
}

dl.patient-data dt, dl.patient-data dd {
    float: left;
}

dl.patient-data dd {
    margin-right: 2em;
}

/*
 *  Search filters area
 */
 
.search-filter {
    font-size: 10px;
    table-layout: fixed;
}

.search-filter th,
.search-filter td {
    padding: 0;
}

.search-filter th {
    text-align: right;
}

.search-filter input,
.search-filter select,
.search-filter .btn-group {
    margin-bottom: 2px;
    margin-left: 5px;
}

.search-filter td .btn-filter {
    float: right;
    min-width: 60px;
    margin: 0 4px 4px 25px;
}

/*
 *  Admin Utenti
 */

#identity-tabs-show label,
#identity-tabs-show input,
#identity-tabs-show select,
#identity-tabs-show textarea {
    margin: 0;
}

/*
    tables
 */

.table .text-center {
	text-align: center;
}

table.fw-table {
    table-layout: fixed;
}

table.fw-table thead th {
    background: #ccc;
}

table.table.notdbrd td,
table.table.notdbrd th {
	border: none;
}

table.table-noborder td {
    line-height: 18px;
    border: none;
}

.table-th-rborder {
	width: 99%;
	margin-bottom: 5px;
}

.table-th-rborder td {
	padding-left: 15px;
}

.table-th-rborder th {
	border-right: 1px solid #dc5207;
}

/*
    forms
 */

.fw-form {
    margin-bottom: 0;
}

.fw-form legend {
    margin: 0;
    border: 0 none;
    font-size: inherit;
    line-height: inherit;
}

.fw-form .control-group {
    margin-bottom: 5px;
}

.fw-form legend + .control-group {
    margin-top: 0;
}

.fw-form .uneditable-input,
.fw-form .uneditable-textarea {
    border-color: transparent;
    background-color: transparent;
}

form#accesstype fieldset {
    width: 30%;
    margin: 10% auto 0;
}

form#accesstype fieldset .checkbox {
    margin-bottom: 40px;
}

/** FWLOGIN **/

#fwlogin {
	background-position: 10px 10px;
	width: 758px;
	height: 443px;
	padding: 10px;
    margin: 0 auto;
    position: relative;
    background-color: #dfefef;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#fwlogin .fwlogintitle {
	text-align: center;
}

#fwlogin .loginformbox {
	padding-top: 20px;
}

#fwlogin .loginformbox .lbox {
	float: left;
}

#fwlogin .form-horizontal .control-label {
	width: 300px;
}

#fwlogin .form-horizontal .controls {
	margin-left: 320px;
}

#fwlogin .logincrs {
	text-align: center;
	margin-bottom: 10px;
}

#fwlogin table.tlogin {
	width: 500px;
	margin: 0 auto;
}

#fwlogin table.tlogin td {
	padding: 8px;
	line-height: 20px;
}

#fwlogin .fwhelp {
	position: absolute;
	bottom: 6px;
	left: 6px;
}

#fwlogin .fwlogofooter {
	position: absolute;
	bottom: 6px;
	right: 6px;
	font-size: 12px;
}

#loginbtn {
	padding: 20px;
	font-weight: bold;
}

/** LOGIN **/

#login {
	background-color: #dfefef;
}

#login .box-login {
    max-width: 600px;
    margin: 60px auto 20px;
}

#login .box-login .box-login-top {
	background: url(../images/bordo_sup.png) no-repeat;
	height: 12px;
}

#login .box-login .box-login-body {
	min-height: 150px;
	background: #4ab2d5 url(../images/laterali.png) repeat-y;
}

#login .box-login .box-login-body .box-login-image {
	text-align: center;
}

#login .box-login .box-login-body .box-login-image img {
	max-width: 100%;
	border: 0;
}

#login .box-login .box-login-body .box-login-image.thumb3 {
	width: 100%;
	bottom: 0;
	left: 0;
}

#login .box-login .box-login-footer-top {
	background: url(../images/bordo_mez.png) no-repeat;
	height: 6px;
}

#login .box-login .box-login-footer {
	background: #a7bbc2 url(../images/laterali.png) repeat-y;
	color: #fff;
	font-size: 1.1em;
	text-align: center;
	padding: 8px;
}

#login .box-login .box-login-bottom {
	background: url(../images/bordo_inf.png) no-repeat;
	height: 12px;
}

#login .box-login .box-login-body .form-login {
	width: 500px;
	margin: 20px auto;
}

#login .box-login .box-login-body .form-login .lft {
	float: left;
	width: 320px;
	
}

#login .box-login .box-login-body .form-login .rght {
	float: left;
}

#login .box-login .box-login-body .form-login input[type="text"],
#login .box-login .box-login-body .form-login input[type="password"] {
	height: 40px;
    margin-bottom: 15px;
    padding: 7px 7px 7px 50px;
	background-color: #125292;
	color: #fff;
}

#login .box-login .box-login-body .form-login input.usr {
	background: #125292 url(../images/ico_utente.png) no-repeat scroll 0 0;
	-moz-box-shadow: inset 0 3px 8px rgba(0,0,0,.4);
    -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,.4);
    box-shadow: inset 0 3px 8px rgba(0,0,0,.24);
}

#login .box-login .box-login-body .form-login input.pswd {
	background: #125292 url(../images/ico_psw.png) no-repeat scroll 0 0;
	-moz-box-shadow: inset 0 3px 8px rgba(0,0,0,.4);
    -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,.4);
    box-shadow: inset 0 3px 8px rgba(0,0,0,.24);
}

#login .box-login .box-login-body .form-login input.ctv {
	font-size: 1.4em;
	font-weight: bold;
}

#login .box-login-shadow  {
	background: url(../images/ombra_login.png) no-repeat;
	height: 73px;
	width: 609px;
	margin: 30px auto;
}

#login button.login {
	background: url(../images/login_submit.png) no-repeat;
	width: 68px;
	height: 125px;	
	text-indent: -9999em;
	font-size: 1px;
	border: 0;
}

#login button.login.active {
	background: url(../images/login_submit.png) no-repeat -5px;
}

#wideaxinlogin {
	height: 170px;
	position: relative;
	margin-top: 10px;
	padding: 20px;
	background-color: #dfefef;
}

#wideaxinlogin > .fwlogofooter {
	position: absolute;
	bottom: 0;
	right: 10px;
}

/*
 *  HEADER
 */
 
#fwmenu {
	/** font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; **/
	height: 56px;
}

#fwmenu img {
	border: 0;
}

#fwmenu .stayleft {
	float: left;
}

#fwmenu .stayright {
	float: right;
}

#fwmenu #logo_medas {
	width: 135px;
	margin-left: 15px;
}

#fwmenu #logo_medas img {
	margin: 6px 0;
	max-height: 44px;
}

#fwmenu #logo_prodotto {
	width: 304px;
	text-align: center;
}

#fwmenu #logo_prodotto img {
	margin: 10px 0 0 0;
}

#fwmenu #logo_prodotto {
	color: #7c7b80;
	font-size: 14px;
	font-weight: bold;
}

#fwmenu #logo_prodotto p {
	margin: 0;
	padding: 0;
}

#fwmenu #logo_prodotto p.l1 {
	margin-top: 10px;
}

#fwmenu #info_box {
	width: 32px;
}

#info_box a {
    width: 32px;
    height: 32px;
    display: block;
	margin: 12px 0;
    background: url(../images/32/warning.png) no-repeat;
}

#info_box i {
    cursor: pointer;
    margin-top: 18px;
}

#fwmenu #user_zone {
	width: 220px;
	height: 56px;
}

#fwmenu #user_zone #user_zone_icon {
	float: left;
	background: url(bot_utente_32.png) no-repeat;
	cursor: pointer;
	height: 32px;
}

#fwmenu #user_zone #user_zone_icon:hover {
	background: url(bot_utente_hover_32.png) no-repeat;
}

#fwmenu #user_zone p {
	padding: 0 0 0 40px;
	margin: 12px 0;
}

#fwmenu #user_zone .fullname {
	color: #092140;
	font-size: 14px;
}

#fwmenu #user_zone .rolename {
	color:#7c7b80;
	font-size: 12px;
}

#fwmenu .fwbtn {
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.3);
}

#fwmenu .fwicon {
	margin: 12px;
	height: 32px;
	width: 32px;
}

#fwmenu #log_zone {
	cursor: pointer;
	background: url(bot_logout_32.png) no-repeat;
}

#fwmenu #log_zone:hover {
	background: url(bot_logout_hover_32.png) no-repeat;
}

#fwmenu #menu_clock_zone {
	color:#408686;
	text-align: right;
	margin-right: 20px;
	width: 175px;
}

#fwmenu #menu_clock_zone .icona_calendario {
	background: url(calendario.png) no-repeat;
}

#fwmenu #menu_clock_zone p {
	padding: 0;
	margin: 12px 0 0;
}

#fwmenu #menu_clock_zone p .date {
	font-size: 14px;
}

#fwmenu #menu_clock_zone p .time {
	font-size: 12px;
}

/*
 *  HEADER MENUBAR
 */

#fwsfbar {
	/* background-color:#f1f7f7; */
	position: relative;
	background-color: rgb(223, 239, 252);
	-moz-border-radius: 8px 5px 0 0;
    -webkit-border-radius: 8px 5px 0 0;
    border-radius: 8px 5px 0 0;
	border-top: 3px solid #2e6e9e;
	border-right: 2px solid #2e6e9e;
	border-bottom: 1px solid #2e6e9e;
	border-left: 3px solid #2e6e9e;
}

#fwsfbar ul {
	-moz-border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
	padding: 0;
	margin: 0;
	min-width: 140px;
	list-style: none;
}

#fwsfbar ul.sf-menu {
	background-color: #0f3668;
}

#menu {
    background: none;
    border: none;
}

#menu > ul {
    display: table;
    overflow: auto;
    list-style: none;
    margin: 0;
    position: relative;
}

#menu .open {
    display: none;
    position: relative;
    z-index: 999;
}

#menu > ul > li {
    border-right: 2px solid #f1f7f7;
    display: table-cell;
    position: relative;
    min-width: 85px;
    padding: 0 6px;
}

#menu > ul > li:nth-child(2){
    border-left: none;
  	-moz-border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
}

#menu > ul > li > a {
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    display: block;
    z-index: 6;
    position: relative;
    /** font-family: 'Oswald', Tahoma, Geneva, sans-serif; **/
    line-height: 3;
}

#menu > ul > li:hover {
    background-color: #ea2e49;
}

#menu > ul li.active {
    background-color: #ea2e49;
}

#menu > ul li.active > a {
    color: #fff;
}

#menu > ul > li div {
    background: #fff;
    position: absolute;
    z-index: 5;
    color: #333745;
    box-shadow: 0 1px 6px -1px rgba(0,0,0,0.5);
    transition: all 0.2s ease;
    display: table;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
}

#menu > ul > li:hover div {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}

#menu > ul > li:last-child > div {
    right: 0;
}

#menu > ul > li > div > ul {
    display: table-cell;
    min-width: 100px;
}

#menu > ul > li > div > ul li a:before {
    font-family: 'icons';
    content: "1";
    font-size: 8px;
}

#menu > ul > li ul + ul {
    border-left: 1px solid #dbdbdb;
}

#menu > ul > li ul > li > a {
    text-decoration: none;
    padding: 12px;
    padding-left: 8px;
    color: #333745;
    display: block;
    white-space: nowrap;
    overflow: hidden;
}

#menu > ul > li ul > li:hover > a {
    background: #ea2e49;
    color: #fff;
}

#menu > ul > li.active {
    background: #ea2e49;
    color: #fff;
}

#menu > ul > li > div > ul > li > a {
    color: #333745;
}

/*
 *  CONTENT AREA
 */
 
#fwmaster {
	color: rgb(51, 51, 51);
	position: relative;
	border-left: 3px solid #2e6e9e;
	border-right: 2px solid #2e6e9e;
	border-bottom: 1px solid #2e6e9e;
	height: 542px;
	padding: 0 6px;
	background-color: #fff;
	-moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.af_app_noapp {
	margin-top: 6px;
	position: absolute;
    text-align: right;
    bottom: 6px;
    right: 6px;
}

.af_app_noapp ul {
	list-style: none;
	overflow: auto;
	margin: 0;
}
 
.af_app_noapp ul li {
	float: left;
	margin-left: 7px;
}

.af_app_noapp .fwbtn {
	display: inline-block;
	-moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow:  0px 2px 2px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow:  0px 2px 2px 1px rgba(0, 0, 0, 0.3);
    box-shadow:  0px 2px 2px 1px rgba(0, 0, 0, 0.3);
	cursor: pointer;
}

.af_app_noapp .fwicon  {
	height: 32px;
	width: 32px;
	margin: 0;
}

.af_app_noapp .clr {
	clear: both;
}


/** AREE FUNZIONALI **/

.areafunzionale {
	margin-top: 6px;
	position: relative;
	border-top-style: solid;
	border-top-width: 3px;
	border-left-style: solid;
	border-left-width: 24px;
	border-right: 2px solid;
	border-bottom: 1px solid;
	background-color: #f1f7f7;
	min-height: 50px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.areasemifunzionale {
	position: relative;
	border-top-style: solid;
	border-top-width: 3px;
	border-left-style: solid;
	border-left-width: 2px;
	border-right: 2px solid;
	border-bottom: 1px solid;
	background-color: #f1f7f7;
	min-height: 50px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.areasemifunzionale .afbody {
	float: left;
	padding: 5px;
	width: 952px;
	position: relative;
}

.areafunzionale > .clr {
	clear: both;
}

.areafunzionalent {
	margin-top: 6px;
	position: relative;
	border-top-style: solid;
	border-top-width: 3px;
	border-left-style: solid;
	border-left-width: 2px;
	border-right: 2px solid;
	border-bottom: 1px solid;
	background-color: #f1f7f7;
	min-height: 50px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.areafunzionalent .afbody {
	float: left;
	padding: 5px;
	width: 934px;
	position: relative;
}

.areafunzionalent > .clr {
	clear: both;
}

.areafunzionale .aftitolo {
	position: absolute;
	font-family: "Lucida Console", Monaco, monospace;
	top: 0;
	left: -24px;
	font-weight: bold;
	text-align: center;
	line-height: 0.95em;
	display: none;
}

.areafunzionale .afbody {
	float: left;
	padding: 5px;
	width: 915px;
	position: relative;
}

.areafunzionale .aftitolo.vrt {
	padding: 4px 6px;
	font-size: 12px;
}

.afbody .nav > li > a:hover {
    text-decoration: none;
    background-color: inherit;
}

.afbody .nav-tabs {
	border: 0;
}

.afbody .nav-tabs > li > a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0 0;
	border-radius: 0 0;
	margin: 0;
	border-right-color: #f1f7f7;
}

.afbody .nav-tabs > li.active > a {
    cursor: default;
    margin: 0;
}

.afbody .nav-tabs > li:hover > a,
.afbody .nav-tabs > .active > a {
    border-color: transparent;
}

.color1,
.color1 .ui-jqgrid {
	border-color: #c13e72;
}

.color1 .aftitolo {
	color: #ffecf0;
}

.color1 .nav-tabs > li > a {
    color: #ffecf0;
    background-color: #c13e72;
}

.color1 .nav-tabs > li:hover > a,
.color1 .nav-tabs > .active > a {
    color: #c13e72;
    background-color: #ffecf0 ;
	border-color: #ffecf0 #f1f7f7 #c13e72 #ffecf0;
}

.color2 {
	border-color: #fd9;
}

.color2 .aftitolo {
	color: #dc5207;
}

.color2 .nav-tabs > li > a {
    color: #dc5207;
    background-color: #fd9;
}

.color2 .nav-tabs > li:hover > a,
.color2 .nav-tabs > .active > a {
    color: #fd9;
    background-color: #dc5207 ;
	border-color: #dc5207 #f1f7f7 #fd9 #dc5207;
}

.color3 {
	border-color: #46c1a4;
}

.color3 .aftitolo {
	color: #103b41;
}

.color3 .nav-tabs > li > a {
    color: #103b41;
    background-color: #46c1a4;
}

.color3 .nav-tabs > li:hover > a,
.color3 .nav-tabs > .active > a {
    color: #46c1a4;
    background-color: #103b41 ;
	border-color: #103b41 #f1f7f7 #46c1a4 #103b41;
}

.color6 {
	border-color: #215896 !important;
}

.areafunzionale .nav {
	margin-bottom: 0;
}

.areafunzionale .fwbtn {
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow:  0px 2px 2px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow:  0px 2px 2px 1px rgba(0, 0, 0, 0.3);
    box-shadow:  0px 2px 2px 1px rgba(0, 0, 0, 0.3);
	cursor: pointer;
	float: left;
}

.areafunzionale .fwtxtbtn {
	margin-top: 10px;
	float: left;
}

.areafunzionale .fwicon {
	margin: 7px 7px;
	height: 32px;
	width: 32px;
	float: left;
}

.areafunzionale .fwiconr {
	margin: 7px 7px;
	height: 32px;
	width: 32px;
	float: right;
}

.areafunzionale .fwsmicon {
	height: 32px;
	width: 32px;
	float: left;
}

.areafunzionale .fwpagination {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 940px;
	text-align: center;
}

.areafunzionale .fwpagination .input-micro {
    width: 30px;
    font-size: 0.8em;
    height: 14px;
    vertical-align: baseline;
    margin-bottom: 4px;
}

/* singole aree funzionali */

.areafunzionale.af_filtri {
	height: 105px;
	border-color: #46c1a4;
}

.areafunzionale.af_filtri .aftitolo {
	color: #103b41;
}

.areafunzionale.af_app {
	height: 50px;
	border-color: #f24738;
}

.areafunzionale.af_app .afbody {
	padding: 0;
}

.areafunzionale.af_app .aftitolo {
	color: #ffe5d5;
}

.areafunzionale.af_app ul.applist{
	list-style: none;	
	margin: 0;
}

.areafunzionale.af_app ul.applist li {
	float: left;
	height: 32px;
	margin: 8px 0 0 14px;
}

.areafunzionale.af_paz {
	height: 55px;
	border-color: #fd9;
}

.areafunzionale.af_paz .aftitolo {
	color: #dc5207;
}

.areafunzionale.af_paziente_anagrafica {
	height: 256px;
	font-size: 12px;
	border-color: #fd9;
}

.areafunzionale.af_paziente_anagrafica .aftitolo {
	color: #dc5207;
	overflow: hidden;
}

.areafunzionale.af_paziente_anagrafica .nav-tabs > .active > a {
    cursor: default;
    color: #dc5207;
    background-color: #fd9 ;
}

.areafunzionale.af_paziente_anagrafica  .nav-tabs > li > a {
    color: #fd9;
    background-color: #dc5207;
}

.areafunzionale.af_paziente_anagrafica .nav-tabs > li:hover > a {
    color: #dc5207;
    background-color: #fd9;
}

.areafunzionale.af_dce_viewer {
	height: 500px;
	font-size: 12px;
	border-color: #46c1a4;
}

.areafunzionale.af_dce_viewer .aftitolo {
	color: #103b41;
	overflow: hidden;
}

.areafunzionale.af_dce_viewer .nav-tabs > .active > a {
    cursor: default;
    color: #103b41;
    background-color: #46c1a4 ;
    border-right: 1px solid #ddd;
}

.areafunzionale.af_dce_viewer  .nav-tabs > li > a {
    color: #46c1a4;
    background-color: #103b41;
    border-right: 1px solid #ddd;
}

.areafunzionale.af_dce_viewer .nav-tabs > li:hover > a {
    color: #103b41;
    background-color: #46c1a4 ;
    border-right: 1px solid #ddd;
}

table.patients_resultset th,
table.patients_resultset td {
	padding: 0px;
}

.af_paz #patient_header {
	float: left;
	margin-left: 10px;
	padding-top: 4px;
	font-size: 1.1em;
	font-weight: bold;
	color: #3e8282;
}

.af_paz #patient_header img.avatar {
	width: 32px;
	height: 32px;
}

.af_paz .t_patient_header {
	width: 760px;
}

.af_paz .t_patient_header .patient_cfis_desc,
.af_paz .t_patient_header .patient_id_desc {
	font-size: 0.8em;
}

.af_paz .t_patient_header .patient_fullname {
	font-size: 1.1em;
}

.af_paz .t_patient_header .patient_age {
	font-size: 0.8em;
}

table.t_patient_header .avtr {
	width: 55px;
}

table.t_patient_header .ptid {
	width: 150px;
}
 
table.t_patient_header .pcfs {
	width: 220px;
}

table.t_patient_header .psx {
	width: 24px;
}
 
table.t_patient_header .pdtl {
	width: 350px;
}

table#patient_history_detail {
	border-bottom: 1px solid #092140;
}

table#patient_history_detail td {
	padding: 8px;
}

.af_dettaglio_storico .fnc,
.af_storia .fnc {
	width: 35px;
}
 
.af_dettaglio_storico .tmstmp,
.af_storia .tmstmp {
	width: 170px;
}

.af_dettaglio_storico .stpstop,
.af_storia .stpstop {
	width: 200px;
}

.af_dettaglio_storico .tpop,
.af_storia .tpop {
	width: 160px;
}

.af_dettaglio_storico .op,
.af_storia .op {
	width: 150px;
}

.af_dettaglio_storico .oprt,
.af_storia .oprt {
	width: 220px;
}

#dce_header {
/*	height: 40px;*/
	overflow: hidden;
}

#dce_groups {
	float: left;
	width: 180px;
}

#dce_filters {
    padding-top: 3px;
	float: left;
	width: 80px;
}

#dce_folder_collapse {
	float: right;
}

#dce_breadcumb {
	font-weight: bold;
	float: left;
	width: 645px;
	margin: 0 auto;
}

#dce_breadcumb a {
	color: #103b41;
}

#dce_breadcumb a.diractive {
	background-color: #ddd;
}

#dce_view_switcher {
	float: right;
}

#dce_view_switcher ul {
	list-style: none;
}

#dce_view_switcher ul li {
	float: left;
	margin-right: 6px;
}

#dce_timeline {
	width: 595px;
	height:320px;
	overflow:auto;
	position: relative;
}

#dce_folders_collapsed {
	display: none;
	float: left;
	height: 335px;
	width: 24px;
	margin-right: 4px;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #a6c9e2;
}

#dce_folders {
	float: left;
	height: 335px;
	width: 295px;
	margin-right: 4px;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #a6c9e2;
	overflow: hidden;
}

#folders_header {
	height: 40px;
}

#folders_collapsed {
	display: none;
	float: left;
	height: 320px;
	width: 24px;
	margin-right: 4px;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #a6c9e2;
}

#folders {
	float: left;
	height: 320px;
	width: 295px;
	margin-right: 4px;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #a6c9e2;
	overflow: hidden;
}

#folders .directory .dirName {
	height: 24px;
	line-height: 0.9em;
}

#folderTreeCnt {
	height: 299px;
	overflow: scroll;
}

#folderTreeCnt.expanded a.long {
	display: block;
}

#folderTreeCnt.expanded a.short {
	display: none;
}

#folderTreeCnt a.long {
	display: none;
}

#dceFolderTreeCnt {
	height: 280px;
	overflow: scroll;
}

#dceFolderTreeCnt.expanded a.long {
	display: block;
}

#dceFolderTreeCnt.expanded a.short {
	display: none;
}

#dceFolderTreeCnt a.long {
	display: none;
}

#docs {
	float: left;
	height: 330px;
	width: 600px;
}

#modalfwalert {
	overflow: hidden;
	width: 600px;
	min-height: 300px;
	margin: 0 0 0 -300px;
	padding: 0 6px;
	font-size: 14px;
}

.fwwarning {
	padding: 10px;
}

/* servono ancora? */
table.patientmergedtl {
	width: 100%;
}

table.patientmergedtl td {
	padding: 6px;
	border-top: 1px solid #a6c9e2;
}

.tbl-pat-desc {
	vertical-align: top;
	font-weight: bold;
	text-align: right;
}

.mergeRight {
	float: left;
	margin-left: 6px;
	width: 32px;
	margin-top: 220px;
}

.fw_tab_adm {
	padding: 10px;
	border-top: 1px solid #c13e72;
	height: 175px;
}

.fw_tab_adm label {
	font-size: 12px;
}

.riepTMPNN {
	padding: 14px;
	font-size: 14px;
}

#form_cfg_anagrafe label {
	font-size: 12px;
}

.adminprvblock table td {
	vertical-align: inherit;
}

/* fine servono ancora? */
