/*
 * Globals
 */
#div-main {
    border: 1px solid #aaa;
    border-radius: 0px;
    height: 100%;
    margin: 10px 0px 20px 0px;
    padding: 5px;
}
.header-step-firma{
background-color:#C4352D; 
height:42px;
}
.header-step-timestamp{
background-color:#EDAB95; 
height:42px;
} 
.header-step-verifica{
background-color:#CF4133; 
height:42px;
}
.header-step-timbro{
background-color:#671513; 
height:42px;
} 
.border-bottom-step-sel{
border-bottom:6px solid #a14d31 !important; 
}
.border-bottom-step-nosel{
border-bottom:6px solid #908585 !important; 
}
.number_no_sel{
color:#6c301a;
}
.number_sel{
color:#ffffff;
}
#div-main div {
    padding: 5px;
}
#div-main div div {
    padding: 0px;
}

.file-drop-zone {
	border: 1px dashed #aaa;
	border-radius: 4px;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	margin: 10px 0px 20px 0px;
	padding: 5px;
	min-height: 100px;
}
.file-drop-zone .file-check, .file-drop-zone .name-file {
	float:left;
}
.highlighted {
    border: 2px dashed #999 !important;
   /* background-color: #f0f0f0; */
}
.input-group {
	float:right;
	padding-bottom:20px;
}
.file-drop-zone .name-file {
	padding-top:12px;
}
.file-drop-zone .file-actions {
	float:right;
}
.file-drop-zone .file-check, .file-drop-zone .name-file, .file-drop-zone .file-actions {
	display:inline-block;
}
.file-drop-zone .file-check, .file-drop-zone .file-actions {
	min-width: 40px;
	padding: 5px;
}
.odd {
	background-color:#f9f9f9;
}
select .uno {
	background-image:url(../images/uno.png);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: left center;
}
.due {
	background-image:url(../images/uno.png);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: left center;
}
.uno {
	background-image:url(../images/uno.png);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: left center;
}
.uno {
	background-image:url(../images/uno.png);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: left center;
}
.icon-calendar {
	position:relative;
	top:0px;
	font-size:24px;
	color:#000000;
	margin-right:5px;
}
.icon-check {
	position:relative;
	top:0px;
	font-size:24px;
	color:#00c000;
	margin-right:10px;
}
.icon-upload-1 {
	position:relative;
	top:0px;
	font-size:24px;
	color:#000000;
	margin-right:5px;
}
.icon-download-1 {
	position:relative;
	top:0px;
	font-size:24px;
	color:#000000;
	margin-right:8px;
}
.icon-edit {
	position:relative;
	top:0px;
	font-size:24px;
	color:#000000;
	margin-right:8px;
}
.glyphicon {
	position:relative;
	top:4px;
	font-size:20px;
	color:#000000;
	margin-right:-10px;
}
.glyphicon-ban-circle {
	position:relative;
	top:0px;
	font-size:20px;
	color:#ff0000;
	margin-right:-10px;
}
.glyphicon-phone, .glyphicon-ok {
	position:relative;
	top:0px;
	font-size:20px;
	color:#06820f;
	margin-right:-10px;
}
.glyphicon-alert {
	position:relative;
	top:0px;
	font-size:20px;
	color:#ff6c00;
	margin-right:-10px;
}
.glyphicon-edit, .glyphicon-trash, .glyphicon-upload, .glyphicon-edit, .glyphicon-eye-open, .glyphicon-download-alt, .glyphicon-envelope {
	position:relative;
	top:2px;
	font-size:24px;
	color:#000000;
	margin-right:-10px;
}
.glyphicon-check {
	position:relative;
	top:2px;
	font-size:24px;
	color:#00c000;
	margin-right:-10px;
}
.glyphicon-plus {
	position:relative;
	top:10px;
	font-size:18px;
	color:#000000;
	margin-right:-18px;
}
.icon-icona_firma-digit_ai {
	position: relative;
	top: 14px;
	font-size: 80px;
	color: #ffffff;
	margin-left: 12px;
	margin-right: -12px;
}
.icon-icona_verifica_ai {
	position: relative;
	top: 14px;
	font-size: 80px;
	color: #ffffff;
	margin-left: 16px;
	margin-right: -16px;
}
.icon-icona_timestamp_ai {
	position: relative;
	top: 14px;
	font-size: 80px;
	color: #ffffff;
	margin-left: 15px;
	margin-right: -15px;
}
.icona-icona_timbro_ai {
    position: relative;
    top: 14px;
    font-size: 80px;
    color: #ffffff;
    margin-left: 7px;
    margin-right: -15px;
}
.icon-icona_conservazione_ai {
	position: relative;
	top: 14px;
	font-size: 80px;
	color: #ffffff;
	margin-left: 15px;
	margin-right: -15px;
}
body {
	font-family:"Segoe UI";
	color:#2c2c2c;
	line-height:1;
	background-color:#FFFFFF;/*font-family: Georgia, "Times New Roman", Times, serif;
	color: #555;*/
}
p {
	margin:8px 0px;
}
a {
	text-decoration:none;
	color:#2c2c2c;
}
a:hover {
	text-decoration:none;
	color:#2c2c2c;
}
a:active, a:focus { outline-style: none; -moz-outline-style:none; }
h1 {
	margin:0px 0px 10px 0px;
	font-size:24px;
}
table thead {
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:none;
	border-left:1px solid #000000;
	padding:10px;
}
.table-striped > thead > tr:nth-of-type(odd) {
 background-color: #f9f9f9;
}
.table tbody tr th {
	border-top:none;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	text-align:right;
	background-color:#ffffff;
	font-weight:normal;
	line-height:1;
}
.name-file {
	white-space: nowrap;
	overflow: hidden;
	max-width: 85%;
	text-overflow: ellipsis;
    height: 50px;	
}
.table thead, .table tbody {
	padding:10px;
}
.table thead tr td {
	border-top:none;
	line-height:1;
	font-size:16px;
	padding-top:16px;
}
.table thead tr td:first-child {
	text-align:center;
	width:10%;
	padding-top:8px;
}
.table thead tr td:last-child {
	text-align:right;
	float:right;
	padding-top:8px;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom:0px;
	font-weight:normal;
}
input[type="radio"], input[type="checkbox"] {
	margin:5px;
	line-height:normal;
	width:18px;
	height:18px;
}
input[type="text"] {
	margin:0px;
	line-height:normal;
	height: 24px;
}
select {
	margin:0px;
	line-height:normal;
	height: 24px;
}
.demo-icon {
	padding:0px;
	margin:0px;
	font-size:28px;
}
[class^="icon-"], [class*=" icon-"] {
 line-height:1;
}
/*-------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------*/

#header {
	background-color:#FFFFFF;
	/*background-image:url("../images/logo-arubapec.png");*/
	background-repeat:no-repeat;
	background-position:right;
	height:160px;
}
#header #logo {
	text-align:left;
	float:left;
	width:230px;
}
#header #logo img {
	height:160px;
	padding-left:31px;
}
#header #txt {
	text-align:left;
	float:right;
	font-size:26px;
    font-weight: bold;
	line-height:30px;
	padding-top:100px;
	color: red;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
}
#header #txt span {
	text-align:left;
	color: red;
	display:block;
	font-size:18px;
    font-weight: bold;
	line-height:20px;
}
#float-menu {
	float:right;
	background-color:#989a9a;
	/*min-height:347px;*/
}
.menu-sx {
	padding:0px;
	margin:0px;
}
.menu-sx li {
	width:120px;
	height:120px;
	text-align:center;
	list-style-type: none;
}
.menu-sx li span a {
	font-size:14px;
	line-height:40px;
	/*padding-top:80px;*/
	display:block;
	color:#ffffff;
	text-decoration:none;
}
.firma {
	background-color:#C4352D;
	/*background-image:url("../images/ico-firma.png");
	background-repeat:no-repeat;
	background-position:center 15px;*/
	margin-bottom:1px;
}
.verifica {
	background-color:#CF4133;
	/*background-image:url("../images/ico-verifica.png");
	background-repeat:no-repeat;
	background-position:center 15px;*/
	margin-bottom:1px;
}
.timestamp {
	background-color:#EDAB95;
	/*background-image:url("../images/ico-timestamp.png");
	background-repeat:no-repeat;
	background-position:center 15px;*/
	margin-bottom:1px;
}
.conservazione {
	background-color:#EDAB95;
	background-image:url("../images/ico-conservazione.png");
	background-repeat:no-repeat;
	background-position:center 15px;
	margin-bottom:1px;
}
.timbro {
    background-color:#671513;
    /*background-image:url("../images/ico-timestamp.png");
    background-repeat:no-repeat;
    background-position:center 15px;*/
    margin-bottom:1px;
}
#main {
	background-color:#ffffff;
	/*min-height:347px;*/
	padding:0 15px 15px 15px;
	position:relative;
	top:-20px;
}
footer p {
	text-align:center;
	height:30px;
	vertical-align:top;
	font-size:12px;
	line-height:16px;
	color:#000000;/*padding-top:15px;*/
}
button {
	background-color:#C4352D;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	padding:10px 20px;
	border:none;
}
button[disabled] {
	background-color:#939393;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	padding:10px 20px;
	border:none;
}
ol {
	padding:0px;
	margin:0px;
}
ol li {
	width:19%;
	margin-right:1%;
	float:left;
	position:relative;
	top:-36px;
	list-style-type:none;
	text-align:center;
	background-color:#C4352D!important;/*padding:5px 10px;
	margin:20px 0px 0px 0px;
	background-color:#FFFFFF;
	font-size:14px;
	line-height:20px;
	border-right:1px solid #C4352D;*/
}
ol li span {
/*font-size:20px;
	line-height:20px;
	font-weight:bold;*/
}
#active {
/*padding-top:10px;
	margin:15px 0px 0px 0px;
	background-color:#ffffff;
	border-right:none;*/
}
/*-------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------*/

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
}
/*
 * Masthead for nav
 */

.blog-masthead {
	background-color: #428bca;
	-webkit-box-shadow: inset 0 -2px 5px rgba(0, 0, 0, .1);
	box-shadow: inset 0 -2px 5px rgba(0, 0, 0, .1);
}
/* Nav links */
.blog-nav-item {
	position: relative;
	display: inline-block;
	padding: 10px;
	font-weight: 500;
	color: #cdddeb;
}
.blog-nav-item:hover, .blog-nav-item:focus {
	color: #fff;
	text-decoration: none;
}
/* Active state gets a caret at the bottom */
.blog-nav .active {
	color: #fff;
}
.blog-nav .active:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -5px;
	vertical-align: middle;
	content: " ";
	border-right: 5px solid transparent;
	border-bottom: 5px solid;
	border-left: 5px solid transparent;
}
/*
 * Blog name and description
 */

.blog-header {
	padding-top: 20px;
	padding-bottom: 20px;
}
.blog-title {
	margin-top: 30px;
	margin-bottom: 0;
	font-size: 60px;
	font-weight: normal;
}
.blog-description {
	font-size: 20px;
	color: #999;
}
/*
 * Main column and sidebar layout
 */

.blog-main {
	font-size: 18px;
	line-height: 1.5;
}
/* Sidebar modules for boxing content */
.sidebar-module {
	padding: 15px;
	margin: 0 -15px 15px;
}
.sidebar-module-inset {
	padding: 15px;
	background-color: #f5f5f5;
	border-radius: 4px;
}
.sidebar-module-inset p:last-child, .sidebar-module-inset ul:last-child, .sidebar-module-inset ol:last-child {
	margin-bottom: 0;
}
/* Pagination */
.pager {
	margin-bottom: 60px;
	text-align: left;
}
.pager > li > a {
	width: 140px;
	padding: 10px 20px;
	text-align: center;
	border-radius: 30px;
}
/*
 * Blog posts
 */

.blog-post {
	margin-bottom: 60px;
}
.blog-post-title {
	margin-bottom: 5px;
	font-size: 40px;
}
.blog-post-meta {
	margin-bottom: 20px;
	color: #999;
}
/*
 * Footer
 */

.blog-footer {
	padding: 40px 0;
	color: #999;
	text-align: center;
	background-color: #f9f9f9;
	border-top: 1px solid #e5e5e5;
}
.blog-footer p:last-child {
	margin-bottom: 0;
}
/*
 * Override Bootstrap's default container.
 */
/*#MEDIA LG 1200 #*/
@media (min-width: 1200px) {
 .container {
 width: 970px;
}
}

/*#MEDIA MD 992-1199 #*/
@media (min-width: 992px) and (max-width: 1199px) {
 .name-file {
 max-width: 320px;
}
}
  /*#MEDIA SM 481-991 #*/
@media (min-width: 481px) and (max-width: 991px) {
 .blog-masthead {
 background-color: red;
}
#header {
 min-width:750px;
}
#header #logo img {
 padding-left:0px;
}
.name-file {
 max-width: 240px;
}
}
  /*#MEDIA XS 480 #*/
@media (max-width: 480px) {
 .blog-masthead {
 background-color: green;
}
 #header {
 background-color:#FFFFFF;
 background-image:url("../images/logo-arubapec-s.png");
 background-repeat:no-repeat;
 background-position:right;
 height:60px;
}
 #header #logo {
 text-align:left;
 float:left;
 width:100px;
}
#header #logo img {
 height:60px;
 padding-left:0px;
}
 #header #txt {
 text-align:left;
 float:right;
 width:150px;
 font-size:12px;
 line-height:18px;
 padding-top:24px;
 color:#ffffff;
 text-decoration:none;
 font-weight:normal;
 font-family:"Times New Roman", Times, serif;
}
 #header #txt span {
 text-align:left;
 display:block;
 font-size:11px;
 line-height:13px;
 font-weight:normal;
}
#float-menu {
 float:none;
 min-height:inherit;
}
.menu-sx li {
 height:34px;
 float:left;
 width:33.33333333%;
 text-align:left;
}
.menu-sx li span a {
 font-size:12px;
 line-height:16px;
 padding-top:4px;
 display:block;
 color:#ffffff;
 text-decoration:none;
}
.firma {
 background-color:#C4352D;
/*background-image:url("../images/ico-firma-xs.png");
 background-repeat:no-repeat;
 background-position:4px 4px;
 margin-bottom:0px;
 padding-left:36px;*/
 margin-bottom:0px;
}
.verifica {
 background-color:#CF4133;
/*background-image:url("../images/ico-verifica-xs.png");
 background-repeat:no-repeat;
 background-position:4px 3px;
 margin-bottom:0px;
 padding-left:36px;*/
 margin-bottom:0px;
}
.timestamp {
 background-color:#EDAB95;
/*background-image:url("../images/ico-timestamp-xs.png");
 background-repeat:no-repeat;
 background-position:4px 2px;
 margin-bottom:0px;
 padding-left:36px;*/
 margin-bottom:0px;
}
.timbro {
 background-color:#671513;
/*background-image:url("../images/ico-timestamp-xs.png");
 background-repeat:no-repeat;
 background-position:4px 2px;
 margin-bottom:0px;
 padding-left:36px;*/
 margin-bottom:0px;
}
.conservazione {
 background-color:#EDAB95;
 background-image:url("../images/ico-conservazione-xs.png");
 background-repeat:no-repeat;
 background-position:4px 2px;
 margin-bottom:0px;
 padding-left:36px;
 margin-bottom:0px;
}
.icon-icona_firma-digit_ai {
 position: relative;
 top:4px;
 font-size: 24px;
 color: #ffffff;
 margin-left: 0px;
 margin-right: 0px;
 left:4px;
}
.icon-icona_verifica_ai {
 position: relative;
 top:2px;
 font-size: 24px;
 color: #ffffff;
 margin-left: 0px;
 margin-right: 0px;
 left:4px;
}
.icon-icona_timestamp_ai {
 position: relative;
 top:2px;
 font-size: 24px;
 color: #ffffff;
 margin-left: 0px;
 margin-right: 0px;
 left:4px;
}
.icona-icona_timbro_ai {
 position: relative;
 top:2px;
 font-size: 16px;
 color: #ffffff;
 margin-left: 0px;
 margin-right: -6px;
 left:2px;
}
.icon-icona_conservazione_ai {
 position: relative;
 top:2px;
 font-size: 24px;
 color: #ffffff;
 margin-left: 0px;
 margin-right: 0px;
 left:4px;
}
 #main {
 min-height:inherit;
}
.name-file {
 max-width: 180px;
}
}
