/*  body { text-align: center; padding: 150px; }
  h1 { font-size: 30px; }
  body { font: 16px Helvetica, sans-serif; color: #333; }
  article { display: block; text-align: left; width: 650px; margin: 0 auto; }
  a { color: #dc8100; text-decoration: none; }
  a:hover { color: #333; text-decoration: none; }
  
  .button {
    background-color: #dc8100; 
    border: none;
    color: white;
    padding: 14px 40px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
  font-size: 16px;
  }
  
*/

a, a:hover, a:focus, button, button:focus {
    color: #ED6E08;
    text-decoration: underline;
}

.KT_buttons td {
    background-color:#FFF !important;
}

.work_menu a.active, .work_menu a:hover {
    background-color: #ED6E08;
    color: #fff !important;
}

.text-custom {
    color: #ED6E08 !important;
}

.btn-tamox {
    background-color: #ED6E08;
    border: 1px solid #ED6E08;
}

.section-title-border {
    background: #ED6E08;
}

label {
	font-weight:normal;
}

input[type="text"], input[type="textarea"] {
	width:85%;
}
textarea {
	width:90%
}
.inputNormali {
	width:inherit !important;
}

select, input, textarea, button { font-size: 16px; } 

.img-thumbnail, tab-interna {
	width:50%;	
	
}

thead th {
	font-size:11px;
}

.tabella-intestazione {
	color:#FF7200;
	background-color:#E4E4E4;
	padding:5px !important;
}

.tabella-intestazione .btn { margin:5px !important;}


.KT_field_error {
	color: red !important;
}

.btn:not(:disabled):not(.disabled) {
    color:#FFF !Important;
}

.ui-dialog {
	top: 300!important;
	left: 500!important;
	width:auto;
}

.table td{
   padding-top: 0px!important;	
   padding-bottom: 0px!important;	
   padding-right: 0px!important;	
   padding-left: 2px!important;	
}


.bordi {
    outline: 1px solid #38aa34;
	 padding-top:10px;
}
@media (max-width: 790px) {
   .bordi {
	/* margin-top:-55px; */
  }
}

.custom-nav {
   padding:15px 0px!important;	
}