@charset "utf-8";
input {
  autocomplete: off;
}
input:focus, textarea:focus, select:focus {
    outline: none;
    border: 1px solid #B5B5B5;
    box-shadow: none;
}
.caricamento24 {
    height: 24px;
    width: 24px;
    vertical-align: middle;
    margin-left: 5px;
}
.my-h1 {
	font-size: 48px !important;
	font-weight: bold !important;
}
.my-h2 {
	font-size: 36px !important;
	font-weight: bold !important;
}
.my-h3 {
	font-size: 30px;
}
.my-h4 {
	font-size: 24px;
}
.my-h5 {
	font-size: 16px;
	font-weight: bold;
}
.my-h6 {
	font-size: 14px;
}
.my-overflow-inherit {
	overflow: inherit !important;
}
.my-rotate-180 {
	rotate: 180deg !important;
}
.my-line-height-20 {
	line-height: 20px !important;
}
.my-height-100-100 {
	height: 100% !important;
}
.my-height-100 {
    height: 100px !important;
}
.my-height-34 {
    height: 34px !important;
}
.my-height-auto {
	height: auto !important;
}
.my-border-none {
    border: none !important;
}
.my-border-radius-10 {
    border-radius: 10px !important;  
}
.my-border-radius-0 {
    border-radius: 0px !important;  
}
.my-font-size-16 {
    font-size: 16px !important;
}
.my-cursor-pointer {
    cursor: pointer !important;
}
.my-cursor-inherit {
    cursor: inherit !important;
}
.my-color-white {
    color: white;
}
.my-color-red {
    color: red;
}
.my-color-color-6c757d {
	color: #6c757d;
}
.my-usr-fixed {
    position: fixed !important;
    z-index: 10 !important;
}
.my-mt-5 {
    margin-top: 5px !important;
}
.my-padding-30 {
    padding: 30px !important;
}
.my-padding-20 {
    padding: 20px !important;
}
.my-padding-10 {
    padding: 10px !important;
}
.my-padding-0 {
    padding: 0px !important;
}
.my-padding-5 {
    padding: 5px !important;
}
.my-padding-3 {
	padding: 3px !important;
}
.my-padding-2 {
    padding: 2px !important;
}
.my-padding-top-0 {
    padding-top: 0px !important;
}
.my-padding-top-2 {
    padding-top: 2px !important;
}
.my-padding-top-3 {
    padding-top: 3px !important;
}
.my-padding-top-5 {
    padding-top: 5px !important;
}
.my-padding-top-6 {
    padding-top: 6px !important;
}
.my-padding-top-7 {
    padding-top: 7px !important;	
}
.my-padding-bottom-0 {
    padding-bottom: 0px !important;	
}
.my-padding-top-10 {
    padding-top: 10px !important;
}
.my-padding-top-20 {
    padding-top: 20px !important;
}
.my-padding-top-25 {
    padding-top: 25px !important;
}
.my-padding-top-30 {
    padding-top: 30px !important;
}
.my-padding-right-0 {
    padding-right: 0px !important;
}
.my-padding-right-10 {
    padding-right: 10px !important;
}
.my-padding-right-40 {
    padding-right: 40px !important;
}
.my-padding-left-0 {
    padding-left: 0px !important;
}
.my-padding-left-12 {
    padding-left: 12px !important;
}
.my-padding-left-25 {
    padding-left: 25px !important;
	padding-right: 25px !important;
}
.my-padding-left-10 {
    padding-left: 10px !important;
}
.my-padding-left-40 {
    padding-left: 40px !important;
}
.my-padding-bottom-0 {
    padding-bottom: 0px !important;
}
.my-padding-bottom-2 {
    padding-bottom: 2px !important;
}
.my-padding-bottom-3 {
    padding-bottom: 3px !important;
}
.my-padding-bottom-5 {
    padding-bottom: 5px !important;
}
.my-padding-bottom-10 {
    padding-bottom: 10px !important;
}
.my-padding-bottom-20 {
    padding-bottom: 20px !important;
}
.my-padding-bottom-30 {
    padding-bottom: 30px !important;
}
.my-padding-bottom-40 {
    padding-bottom: 40px !important;
}
.my-padding-bottom-7 {
    padding-bottom: 7px !important;
}
.my-padding-left-3 {
    padding-left: 3px !important;
}
.my-padding-right-5 {
    padding-right: 5px !important;
}
.my-position-absolute {
    position: absolute !important;
}
.my-position-static {
    position: static !important;
}
.my-position-relative {
    position: relative !important;
}
.my-position-inherit {
    position: inherit !important;
}
.my-margin-0 {
    margin: 0px !important;	
}
.my-margin-3 {
    margin: 3px !important;
}
.my-margin-left-5 {
    margin-left: 5px !important;
}
.my-margin-left-0 {
    margin-left: 0px !important;
}
.my-margin-right-0 {
    margin-right: 0px !important;
}
.my-margin-right-3 {
    margin-right: 3px !important;
}
.my-margin-right-5 {
    margin-right: 5px !important;
}
.my-margin-right-10 {
    margin-right: 10px !important;
}
.my-margin-20 {
    margin: 20px !important;
}
.my-margin-top-20 {
    margin-top: 20px !important;
}
.my-margin-top-2 {
    margin-top: 2px !important;
}
.my-margin-top-3 {
    margin-top: 3px !important;
}
.my-margin-top-5 {
    margin-top: 5px !important;
}
.my-margin-top-10 {
    margin-top: 10px !important;
}
.my-margin-left-20 {
    margin-left: 20px !important;
}
.my-margin-top-0 {
    margin-top: 0px !important;
}
.my-margin-bottom-0 {
    margin-bottom: 0px !important;
}
.my-margin-bottom-3 {
    margin-bottom: 3px !important;
}
.my-margin-bottom-5 {
    margin-bottom: 5px !important;
}
.my-margin-bottom-6 {
    margin-bottom: 6px !important;
}
.my-margin-bottom-10 {
    margin-bottom: 10px !important;
}
.my-margin-bottom-20 {
	margin-bottom: 20px !important;
}
.my-display-none {
    display: none !important;
}
.my-display-inline-block {
    display: inline-block !important;
}
.my-display-inline {
    display: inline !important;
}
.my-display-flex {
    display: flex !important;
}
.my-color-orange {
    color: orange !important;
}
.my-bg-color-dbe9ed {
    background-color:#dbe9ed !important;
}
.my-bg-color-ededed {
    background-color: #ededed !important;
}
.my-bg-color-0072891f {
    background-color: #0072891f !important;
}
.my-bg-color-inherit {
    background-color: inherit !important;
}
.my-display-block {
    display: block !important;
}
.my-form-check {
    width: 20px !important;
    float: left !important;
}
.my-float-right {
    float: right !important;
}
.my-float-left {
    float: left !important;
}
.my-float-none {
    float: none !important;
}
.my-left-0 {
    left: 0 !important;
}
.my-top-0 {
    top: 0 !important;
}
.my-vertical-align-bottom {
    vertical-align: bottom !important;
}
.my-text-align-center {
	text-align: center !important;
}
.my-azione-appunti {
    font-size: 12px !important;
    padding: 2px !important;
    vertical-align: bottom !important;
    display: inline-block !important;
}
.my-opacity-1 {
    opacity: 1 !important;
}
.my-opacity-03 {
    opacity: 0.3 !important;
}
.my-width-15-100 {
    width: 15% !important;
}
.my-width-35-100 {
    width: 35% !important;
}
.my-width-30-100 {
    width: 30% !important;
}
.my-width-65-100 {
    width: 65% !important;
}
.my-width-100-100 {
    width: 100% !important;   
}
.my-width-140 {
	width: 140px !important;
}
.my-min-width-140 {
	min-width: 140px !important;
}
.my-min-width-inherit {
	min-width: inherit !important;
}
.my-text-align-center {
     text-align: center !important;   
}
.my-text-align-left {
     text-align: left !important;   
}
.my-text-align-right {
     text-align: right !important;   
}
.my-width-95-100 {
    width: 95% !important;   
}
.my-button-small-1 {
    height: 100%;
    padding: 2px 5px;
    background-color: #dc3545;
    color: white;
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
	border-radius: 3px;
}
.my-button-small-1:hover {
    background-color: #b02a37;
}
.my-button-small-2 {
    height: 100%;
    padding: 2px 5px;
    background-color: #6c757d;
    color: white;
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
	border-radius: 3px;
}
.my-button-small-2:hover {
    background-color: #adb5bd;
}
.my-button-micro-1 {
	display: inline-block;
    padding: 0px 5px;
    color: white;
    font-size: 13px;
    cursor: pointer;
    text-decoration: none;
	background-color: #58a3bb;
	margin: 0px 2px;
	-webkit-user-select: none; /* Safari */
	-ms-user-select: none; /* IE 10 and IE 11 */
	user-select: none; /* Standard syntax */
	border-radius: 3px;
	line-height: 22px;
	height: 22px;
}
.my-button-micro-1:hover {
    background-color: #6bd3f3;
}
.my-clear-both {
	clear: both;
}
.my-background-color-adb5bd {
	background-color: #adb5bd !important;
}
.my-background-color-coral {
	background-color: coral !important;
}
.my-background-color-00cd88 {
	background-color: #00cd88 !important;
}
.my-background-color-inherit {
	background-color: inherit !important;
}
.my-background-color-white {
	background-color: white !important;
}
.my-size-30-30 {
	width: 30px !important;
	height: 30px !important;
}
.input-custom, .form-select, .form-control {
    padding: 10px;
    border: 1px solid #d7d7d7;
    width: 100%;
	margin: 0  auto;
	box-sizing: border-box;
    font-size: 16px;
}
.btn-sm {
	border-radius: 5px;
	font-size: 15px;
	display: inline-block;
	padding: 0px 10px;
	cursor: pointer;
	user-select: none;
	height: 30px;
	line-height: 30px;
}
.btn-secondary  {
	color: white;
	background-color: #6c757d;
}
.btn-secondary:hover {
	background-color: #565e64;
}
.btn-danger  {
	color: white;
	background-color: #dc3545;
}
.btn-danger:hover {
	background-color: #bb2d3b;
}
.btn-warning  {
	color: white;
	background-color: #ffc107;
}
.btn-warning:hover {
	background-color: #e0a800;
}
.btn-success  {
	color: white;
	background-color: #28a745;
}
.btn-success:hover {
	background-color: #218838;
}