.btn-orange{
  background-color: #ff8000 !important;
} 
.text-orange{
  color:#ff8000 !important;
}
.tableFixDiv{ 
	position: relative;
	overflow: auto;
	height: 600px;
}
.tableFixHeadHeader,.tableFixHeadHeader tr ,.tableFixHeadHeader th  { 
	position: sticky; 
	top: 0; 
}
.tableFixFooter,.tableFixFooter tr,.tableFixFooter th { 
	position: sticky; 
	bottom: 0; 
	
}

.line-hover-div {
    position: relative;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
}
.line-hover-div::before {
    position: absolute;
    top: 50%;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #6c757d;
}
.line-hover1 {
    margin-top: 0;
    margin-bottom: 0;
}

.line-hover2 {
    position: relative;
    /*z-index: 2;*/
    display: inline-block;
    padding-left: 1em;
    padding-right: 1em;
    vertical-align: middle;
    
}
.navbar{
	background-color: #41b6e6 !important;
	text-transform:uppercase;
	font-weight:bold;
}
.navbar .dropdown-menu{
	background-color: #41b6e6 !important;
	text-transform:uppercase;
	font-weight:bold;
}


html,
body {
  height: 100%;
}

#page-content {
  flex: 1 0 auto;
}

#sticky-footer {
  flex-shrink: none;
}

h5{
	font-size:18px;
	margin:0px !important;
}
.radius{ 
  border-radius: 14px; 
  border-spacing: 0;
}
.bg-blue{
	background-color:#033067 !important;
}
.topbar{
	border-width:4px !important;
	border-color:#17A2B8 !important;
}
.tableNested{
	background-color:white;
	font-size:12px;
	padding: 0.1rem;
	border-radius: .5rem;
}
.tableNested tr{
    background-color: #fff !important;
}
.tableNested th{
    background-color: #F8F8F8 !important;
}
.tableNested td{
	background-color:white;
	font-size:11px;
	padding: 0.2rem;
}
/*a{
  color: #7FC241;
}

ul li{
  list-style-type: none
}*/

body {
  font-size: .875rem;
}

.feather {
  width: 16px;
  height: 16px;
  vertical-align: text-bottom;
}

/*
 * Sidebar
 */

.sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 100; /* Behind the navbar */
  padding: 48px 0 0; /* Height of navbar */
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
}

.sidebar-sticky {
  position: relative;
  top: 0;
  height: calc(100vh - 48px);
  padding-top: .5rem;
  overflow-x: hidden;
  overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sidebar-sticky {
    position: -webkit-sticky;
    position: sticky;
  }
}

.sidebar .nav-link {
  font-weight: 500;
  color: #333;
}

.sidebar .nav-link .feather {
  margin-right: 4px;
  color: #999;
}

.sidebar .nav-link.active {
  color: #007bff;
}

.sidebar .nav-link:hover .feather,
.sidebar .nav-link.active .feather {
  color: inherit;
}

.sidebar-heading {
  font-size: .75rem;
  text-transform: uppercase;
}

/*
 * Content
 */

[role="main"] {
  padding-top: 82px; /* Space for fixed navbar */
}

@media (min-width: 768px) {
  [role="main"] {
    padding-top: 48px; /* Space for fixed navbar */
  }
}

/*
 * Navbar
 */

.navbar-brand {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: 1rem;
  background-color: rgba(0, 0, 0, .0);
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, .0);
}
.dropdown-item {
  font-size: .85rem;
}
.navbar .form-control {
  padding: .75rem 1rem;
  border-width: 0;
  border-radius: 0;
}

.form-control-dark {
  color: #fff;
  background-color: rgba(255, 255, 255, .1);
  border-color: rgba(255, 255, 255, .1);
}

.form-control-dark:focus {
  border-color: transparent;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
}

.feather-16{
    width: 16px;
    height: 16px;
}

.feather-24{
    width: 24px;
    height: 24px;
}

.feather-32{
    width: 32px;
    height: 32px;
}
@media (max-width: 768px) {
.mylargh {display:inline !important;max-width:150px !important;margin-top:34px !important;}
.vedi {display:inline !important;}
.perchiudere {display:block !important;text-align:right !important;}
.nonvedo {display:none !important;}
}
@media (min-width: 768px) {
.vedi {display:none !important;}
.perchiudere {display:none !important;}
.mylargh {display:inline !important;}
}





.tabellaGruppiUtenti td a .feather-edit{
  color:#FF6200;
  vertical-align: middle;
  display: block;
  margin: 0 auto;
}
.tabellaGruppiUtenti td a .feather-x-circle{
  color:#ff0606;
  vertical-align: middle;
  display: block;
  margin: 0 auto;
}


.buttonGenerico{
  background-color: #7FC241;
  border-color:#7FC241;
  color:#ffffff;
}

.slow .toggle-group { transition: left 0.7s; -webkit-transition: left 0.7s; }
.toggle-handle{
  background-color: #ffffff;
}

.feather {
  width: 16px;
  height: 16px;
  vertical-align: sub;
}



/*## loading ##*/

#loader-wrapper2 {
text-align:center
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
#loader2 {
text-align:center
    display: block;
    position: relative;
    width: 50px;
    height: 50px;
    margin: -0 auto;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3498db;

    -webkit-animation: spin 2s linear infinite; / Chrome, Opera 15+, Safari 5+ /
          animation: spin 2s linear infinite; / Chrome, Firefox 16+, IE 10+, Opera /
}

    #loader2:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #e74c3c;

        -webkit-animation: spin 3s linear infinite; / Chrome, Opera 15+, Safari 5+ /
          animation: spin 3s linear infinite; / Chrome, Firefox 16+, IE 10+, Opera /
    }

    #loader2:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #f9c922;

        -webkit-animation: spin 1.5s linear infinite; / Chrome, Opera 15+, Safari 5+ /
          animation: spin 1.5s linear infinite; / Chrome, Firefox 16+, IE 10+, Opera /
    }

/**/
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3498db;

    -webkit-animation: spin 2s linear infinite; / Chrome, Opera 15+, Safari 5+ /
          animation: spin 2s linear infinite; / Chrome, Firefox 16+, IE 10+, Opera /
}

    #loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #e74c3c;

        -webkit-animation: spin 3s linear infinite; / Chrome, Opera 15+, Safari 5+ /
          animation: spin 3s linear infinite; / Chrome, Firefox 16+, IE 10+, Opera /
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #f9c922;

        -webkit-animation: spin 1.5s linear infinite; / Chrome, Opera 15+, Safari 5+ /
          animation: spin 1.5s linear infinite; / Chrome, Firefox 16+, IE 10+, Opera /
    }

    @-webkit-keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  / Chrome, Opera 15+, Safari 3.1+ /
            -ms-transform: rotate(0deg);  / IE 9 /
            transform: rotate(0deg);  / Firefox 16+, IE 10+, Opera /
        }
        100% {
            -webkit-transform: rotate(360deg);  / Chrome, Opera 15+, Safari 3.1+ /
            -ms-transform: rotate(360deg);  / IE 9 /
            transform: rotate(360deg);  / Firefox 16+, IE 10+, Opera /
        }
    }
    @keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  / Chrome, Opera 15+, Safari 3.1+ /
            -ms-transform: rotate(0deg);  / IE 9 /
            transform: rotate(0deg);  / Firefox 16+, IE 10+, Opera /
        }
        100% {
            -webkit-transform: rotate(360deg);  / Chrome, Opera 15+, Safari 3.1+ /
            -ms-transform: rotate(360deg);  / IE 9 /
            transform: rotate(360deg);  / Firefox 16+, IE 10+, Opera /
        }
    }

/**/


div.sidebar-sticky a .svg-inline--fa{
  font-size: 18px;
}


#ms-idvCard{
  display: block;
  margin: 0 auto;
}

.sidebar-sticky .feather{
  width: 18px;
  height: 18px;
}

.dotGreen:before {
  content: '';
  height: 10px;
  width: 10px;
  background-color: #24983E;
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
}
.dotOrange:before {
  content: '';
  height: 10px;
  width: 10px;
  background-color: #ff8000;
  border-radius: 50%;
  display: inline-block;
 /* margin-right: 0px;*/
}

.dotRed:before {
  content: '';
  height: 10px;
  width: 10px;
  background-color: #d10e0e;
  border-radius: 50%;
  display: inline-block;
  /*margin-right: 5px;*/
}

.dotGrey:before {
  content: '';
  height: 10px;
  width: 10px;
  background-color: #343A40;
  border-radius: 50%;
  display: inline-block;
  /*margin-right: 5px;*/
}

.textGreen{
  color: #24983E;
}

.textRed{
  color: #d10e0e;
}

.textGrey{
  color: #343A40;
}

button.newOperation{
  display: block;
  margin: 0 auto;
}

button.newOperation .fa-id-card-alt,
button.newOperation .fa-envelope-open-text{
  font-size:50px;
}


input.error,
select.error,
textarea.error{
  border-color:#c60303;
}


.error{
  color:#c60303;
}

/*## tooltip ##*/
.boxTool .tooltip-inner{
  font-size: 13px;
  color: #0c5460;
  min-width: 700px;
  background-color: #D1ECF1;
  border: 1px solid #17A2B8;
  padding: 15px;

}

#boxInfo{
  width: auto;
  display: flex;
  align-items: center;
}
#boxInfo > div{
  display: flex;
}

#boxInfo .nomeProd{
  justify-content: left;
  width: 400px;
}

#boxInfo .prezzoProd{
 justify-content: right;
 width: 150px;
}

#boxInfo .qtaProd{
 justify-content: center;
 width: 100px;
}

#boxInfo .qtaProd span{
  text-align: left;
}

#boxInfo .nomeProd span{
  font-weight: 900;
  color: #0C5460;
}




.boxTool{
  background-color: inherit !important;
}

#frm_scontoPerc-error {
  display: block;
  position: absolute;
  top: 30px;
}


#bustaOrdine a {
  color:#ffffff !important;
}

#shortCut .box{
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #000000;
  text-align: center;
  margin:5px;
  background-color: #D1ECF1;
}

#shortCut .box .bx{
  vertical-align: middle;
}

#shortCut .box .svg-inline--fa{
  margin: 0 auto;
  display: block;
  font-size: 30px;
}


.fa-lock{
  color:#0C5460;
}

.fa-unlock{
  color:#24983E;
}

.ms-container {
  width: 100% !important;
}