/* Add here all your css styles (customizations) */

a {
	cursor: pointer;
}

.header .logo img {
	max-width:300px;
}
/*.footer-v1 {
	position:fixed; 
	bottom:0; 
	width:100%;
	z-index:10000000000
}*/

.sky-form .label {
	color:#333;
	font-weight:bold;
}

.sky-form {
    box-shadow: none;
    border: 0;
}

.f-center {
	text-align:center
}

.sky-form fieldset {
    padding-left:15px;
    padding-right:0px;
}

.sky-form .col {
	padding-left: 0px;
}

.sky-form header {
    padding-left:0px;
}

.sky-form footer {
    padding-left:0px;
    padding-right:0px;
}


.sky-form .input input, .sky-form .select select, .sky-form .textarea textarea {
    font-size: 11px;
    color:#000;
    line-height:normal;
}

.sky-form .label {	
	padding-bottom: 5px;	
	border-bottom: 2px solid #016291;	
}

.genericinput {
    font-size: 11px;
    color: #000;
    line-height: normal;
}
.genericinput {
    border:1px solid #bbb;
}

.genericinput {
    height: 34px;
    padding: 6px 12px;
}

.genericinput {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    outline: none;
    background: #fff;
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.genericinputftt {
    height: auto !important;
    padding: 3px 3px !important;
}

.breadcrumb {
    padding-left:0;
}

.margin-bottom-5, 
.margin-bottom-10, 
.margin-bottom-15, 
.margin-bottom-20,
.margin-bottom-25, 
.margin-bottom-30, 
.margin-bottom-35, 
.margin-bottom-40, 
.margin-bottom-45, 
.margin-bottom-50, 
.margin-bottom-55, 
.margin-bottom-60 { 
   clear:both;
}
.margin-bottom-5  { margin-bottom:5px;}
.margin-bottom-10 { margin-bottom:10px;} 
.margin-bottom-15 { margin-bottom:15px;}
.margin-bottom-20 { margin-bottom:20px;}
.margin-bottom-25 { margin-bottom:25px;}
.margin-bottom-30 { margin-bottom:30px;}
.margin-bottom-35 { margin-bottom:35px;}
.margin-bottom-40 { margin-bottom:40px;}
.margin-bottom-45 { margin-bottom:45px;}
.margin-bottom-50 { margin-bottom:50px;}
.margin-bottom-55 { margin-bottom:55px;}
.margin-bottom-60 { margin-bottom:60px;}

/*
@media (min-width:320px) { /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */ }
@media (min-width:480px) { /* smartphones, Android phones, landscape iPhone */ }
@media (min-width:600px) { /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */ }
@media (min-width:801px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ }
*/

@-webkit-keyframes invalid {
  from { background-color: #FFFF80; }
  to { background-color: inherit; }
}
@-moz-keyframes invalid {
  from { background-color: #FFFF80; }
  to { background-color: inherit; }
}
@-o-keyframes invalid {
  from { background-color: #FFFF80; }
  to { background-color: inherit; }
}
@keyframes invalid {
  from { background-color: #FFFF80; }
  to { background-color: inherit; }
}
.blink {
  -webkit-animation: invalid 0.2s 30; /* Safari 4+ */
  -moz-animation:    invalid 0.2s 30; /* Fx 5+ */
  -o-animation:      invalid 0.2s 30; /* Opera 12+ */
  animation:         invalid 0.2s 30; /* IE 10+ */
}

}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle;
}

.table-restricted>tbody>tr>td, .table-restricted>tbody>tr>th, .table-restricted>tfoot>tr>td, .table-restricted>tfoot>tr>th, .table-restricted>thead>tr>td, .table-restricted>thead>tr>th {
    padding: 4px;
    vertical-align: middle;
    border-top: 1px solid #ddd;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle;
}

.ui-autocomplete {
    max-height: 400px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    font-size:12px;
  }
  /* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
  * html .ui-autocomplete {
    height: 400px;
     font-size:12px;
    }
    
.ui-menu-item {
	font-size:12px;	
}


.table a {
	color:#333
}



.footerfixed {
    width: 1140px;
}

@media (min-width: 992px)
.footerfixed {
    width: 940px;
}
@media (min-width: 768px)
.footerfixed {
    width: 720px;
}

.form-horizontal .control-label {
    text-align: left;
    font-weight:normal;
}

.form-horizontal label {
    color: #333;
}

.form-horizontal i {
    color: #016291;
}

.form-horizontal input, .form-horizontal select {
    font-weight:normal;
}

.ui-datepicker-header {
    font-size: 12px;
}

.btn-group {
	margin-bottom:10px
}


.header .topbar ul.loginbar > li:not(:last-child) {
	padding-right: 15px;
}

.header .topbar {    
    margin-top: -30px;
}


.header .navbar-nav > li:not(:last-child) > a {		
	padding: 9px 0px 9px 0px;
	margin-right: 30px;
}
.header .navbar-nav > li:last-child > a {		
	padding: 9px 0px 9px 0px;
	margin-right: 0px;
}

.ui-autocomplete {
	z-index: 215000000 !important;
}

.tag-box-v5 span {
	font-size: 14px;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.blink {
  -webkit-animation: invalid 0.2s 30; /* Safari 4+ */
  -moz-animation:    invalid 0.2s 30; /* Fx 5+ */
  -o-animation:      invalid 0.2s 30; /* Opera 12+ */
  animation:         invalid 0.2s 30; /* IE 10+ */
}

.bcgred {
	background-color:#FF0000 !important;
}
.bcggreen {
	background-color:#41A529 !important;
}

/***/

#tablesocicrm td:nth-child(1) {
	text-align:center
}
#tablesocicrm td:nth-child(2) {
	white-space: nowrap;
	text-align:center;
}
#tablesocicrm td:nth-child(6) {
	text-align:center
}
#tablesocicrm td:nth-child(7) {
	text-align:center
}
#tablesocicrm td:nth-child(8) {
	text-align:center
}


#tableconvegni td:nth-child(1) {
	white-space: nowrap;
	text-align:center
}
#tableconvegni td:nth-child(2) {
	white-space: nowrap;
	text-align:center;
}
#tableconvegni td:nth-child(4) {
	white-space: nowrap;
	text-align:center;
}
#tableconvegni td:nth-child(5) {
	white-space: nowrap;
	text-align:center;
}
#tableconvegni td:nth-child(6) {
	white-space: nowrap;
	text-align:center
}
#tableconvegni td:nth-child(7) {
	white-space: nowrap;
	text-align:center
}
#tableconvegni td:nth-child(8) {
	white-space: nowrap;
	text-align:center
}

#tableconvegni th:nth-child(1) {
	white-space: nowrap;
	text-align:center
}
#tableconvegni th:nth-child(2) {
	white-space: nowrap;
	text-align:center;
}
#tableconvegni th:nth-child(4) {
	white-space: nowrap;
	text-align:center;
}
#tableconvegni th:nth-child(5) {
	white-space: nowrap;
	text-align:center;
}
#tableconvegni th:nth-child(6) {
	white-space: nowrap;
	text-align:center
}
#tableconvegni th:nth-child(7) {
	white-space: nowrap;
	text-align:center
}
#tableconvegni th:nth-child(8) {
	white-space: nowrap;
	text-align:center
}


#tableconvegniutenti th:nth-child(1) {
	white-space: nowrap;
	text-align:center
}
#tableconvegniutenti th:nth-child(2) {
	white-space: nowrap;
}
#tableconvegniutenti th:nth-child(3) {
	white-space: nowrap
}
#tableconvegniutenti th:nth-child(4) {
	white-space: nowrap;
}
#tableconvegniutenti th:nth-child(5) {
	white-space: nowrap;
}
#tableconvegniutenti td:nth-child(1) {
	white-space: nowrap;
	text-align:center
}
#tableconvegniutenti td:nth-child(2) {
	white-space: nowrap;
}
#tableconvegniutenti td:nth-child(4) {
	/*white-space: nowrap;*/
}
#tableconvegniutenti td:nth-child(5) {
	white-space: nowrap;
}
#tableconvegniutenti td:nth-child(6) {
	white-space: nowrap;
}

.btn-u {
    font-size: 12px;
}
.btn {
    font-size: 12px;
}


#formazione,#formazioneuserdetail {
    border-color: #bbb;
    min-width:
}
#formazione,#formazioneuserdetail {
    height: 33px;
    padding: 6px 10px;
}
#formazione,#formazioneuserdetail {
    border-width: 1px;
    font-size: 13px;
    color: #333;
}
#formazione,#formazioneuserdetail {
    border-color: #e5e5e5;
    -ms-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
}
#formazione,#formazioneuserdetail {
    //padding-right: 28px;
}
#formazione,#formazioneuserdetail {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    min-width: 120px;
    height: 39px;
    padding: 6px 10px;
    outline: none;
    border-width: 2px;
    border-style: solid;
    border-radius: 0;
    background: #fff;
    font: 13px Helvetica Neue, Arial, sans-serif;
    color: #404040;
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none;
}

#formazione:parent,#formazioneuserdetail:parent{
	position:relative;
}

#formazione + i,#formazioneuserdetail + i {
    top: 14px;
    width: 9px;
    right: 13px;
    height: 6px;
    text-align:center;
    padding-top:6px
}
#formazione + i,#formazioneuserdetail + i {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 28px;
    height: 35px;
    background: #fff;
    pointer-events: none;
}

.breadcrumbs {
    overflow: visible;
}

.pagination>li>span {
    color: #fff;
    background-color: #337AB7;
    border-color: #337AB7;
	padding: 5px 12px;
}