.login_copy {
	text-align: center;
}

.login_copy a, .login_copy a:HOVER {
	color: #333;
	display: block;
}

.header a {
	color: white!important;
}

.info-box-text {
	display: block;
	line-height: 80px;
}

.divider_home {
	border-top: 5px solid grey;
	margin-bottom: 35px;
}

.info-box-text a {
	color: black;
}

.info-box-text.t2 a {
	color: white;
}

.form-error {
	border-color: #b94a48;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

form .error label {
	color: #b94a48;
}

.error_custom {
	color: #b94a48
}

.add_button, .back_button {
	text-align: right;
	padding: 10px;
}

.btn-app {
	height: auto!important;
}

.add_button i, .back_button i{
	color: #00a65a;
}

.btn-app:HOVER {
	border-color: #00a65a;
}

.pub_nopub .fa-check {
	color: #00a65a;
}

.pub_nopub .fa-times {
	color: red;
}

.link_edit a {
	color: black;
}

.link_edit a:HOVER {
	color: black;
	text-decoration: underline;
}

.edit_img, .edit_img img {
	width: 50px
}

.table_middle tr td {
	vertical-align: middle!important;
}

.ricerca_form .form-group {
	margin-right: 10px;
}

.edit_category_image img{
	margin: 0 auto;
	padding: 15px;
}

.help-block {
	padding: 5px;
    font-size: 14px;
}

.help-block i{
	margin: 0 10px;
	font-size: 18px;
}

.btn_min_len {
	min-width: 100px;
}

.actions .modifica a{
	color: #00a65a;
}

.actions .cancella a{
	color: red;
}

.inputdata {
	display: block;
}

.inputdatael {
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 5px;
	width: 200px;
	height: 34px; 
	padding: 6px 12px;
	font-size: 14px;
}

.info_testata_ordine {
	font-size: 15px;
	line-height: 34px;
}

.dest_dati {
	font-size: 15px;
	line-height: 24px;
}

.info_testata_ordine i, .dest_dati i {
	color: #00a65a;
	margin-right: 10px;
}

.d_giorno {
	font-size: 18px;
	color: #00a65a;
	font-weight: bold;
}

.d_mese {
	font-size: 18px;
	color: #00a65a;
	font-weight: bold;
}

.d_anno {
	font-size: 18px;
	color: #00a65a;
	font-weight: bold;
}

.tot_ord {
	font-size: 18px;
	color: #00a65a;
	font-weight: bold;
}

.abilitato_on {
	color: #008d4c;
	font-size: 16px;
}

.abilitato_off {
	color: #dd4b39;
	font-size: 16px;
}

.cancella_lot a{
	color: red;
}

body {
	background-color: #222D31;
}