/* new bits */


*[data-clickable="true"] {
  cursor: pointer;
  cursor: hand;
}



/* end new bits */
/* DISABLED BELOW, BECAUSE THIS FILE WAS NOT INCLUDED.
.content{
  margin-top:30px;
}

.buttonHolder span{
  margin-right:10px;
}

.input-group{
  margin-bottom: 10px;
}

a.nav-link:hover{
  cursor:pointer;
}

.btn:hover{
  cursor:pointer;
}

.media label.upload_button{
  display:none;
}

.headersection {
  z-index: 10;
}

.aoclone{
  display:none;
}
.relationClone{
  display:none;
}
.preview-panel img {
	max-width: 200px;
	max-height: 125px;
}
 .preview-panel {
	border: 1px solid #eee;
	min-height: 20px;
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 0;
	float: left;
	margin-right: 10px;
}
.preview-panel li {
	margin: 0 5px 5px 5px;
	padding: 5px;
	float: left;
	font-size: 1.2em;
	width: 200px;
	height: 135px;
	text-align: center;
}

.imgClone{
  display:none;
}
.custom-menu {
    background: linear-gradient(to bottom, rgba(237, 237, 237, 1) 0%, rgba(216, 216, 216, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #9a9a9a;
    border-radius: 5px;
    box-shadow: 3px 3px 3px #4b4b4b;
    position: absolute;
    z-index: 1000;
}

.custom-menu a:last-child {
    border-radius: 0 0 5px 5px;
}
.custom-menu a:first-child {
    border-radius: 5px 5px 0 0;
}
.custom-menu a {
    color: #000;
    display: block;
    padding: 0 3px;
    text-decoration: none;
}
.btnRow{
  width:100%;
  display: inline-block;
}
a{
  cursor:pointer;
}
.errorVal{
  box-shadow: 0px 0px 10px #F00;
}

.nameVal{
  transition: box-shadow 1s;
}

.textVal{
  color:red;
  display:none;
}

.infoRow{
  width:100%;
  display:block;
}

.acClick{
  cursor:pointer;
}
.textInfo{
  font-size:110%;
}
#selectproduct_chosen{
  width:100% !important;
}
.specs{
  list-style-type: none;
}
.activeProduct:not(:last-child){
  border-bottom: 1px solid #E1E6EF;
}
.activeProduct:not(:first-child){
  margin-top:10px;
}
.input-group-addon{
  min-width:20%;
}

.input-static{
  margin-left:13px;
  min-width:20%;
}
.input-static-switch{
  margin-left:5px;
}

.order-bewerken span.send{
  margin-top: 4px;
}

.orderContent span.refresh{
  margin-bottom: 4px;
}
.crossDel{
  color:#C1344B;
  font-size:100%;
}
table.dataTable tr{
  cursor:pointer;
}
.validText, .invalidText{
  display:none;
}
.validText{
  color:green;
}
.invalidText{
  color:red;
}
.producten .product{
  margin-bottom:10px;
}

.errorBox .lead{
  color:red;
  display:none;
}
.errorBoxAdd .lead{
  color:red;
  display:none;
}
.responseSave{
  color:green;
  display:none;
  margin-left:10px;
}

.txtEditor{
  margin-top:10px;
}
.returnButtonDiv{
  margin-top:10px;
}
table .fa{
  color:#C1344B;
}
#tagblok input{
  margin-right:5px;
}
#tagblok .fa{
  color:#C1344B;
  margin-right:15px;
  margin-left:5px;
}
.fblock{
	display:none;
}
.imgHolder{
  margin-top:10px;
}
.widget-list-item:not(:first-child){
  border-top: #e1e6ef solid 1px;
}

.widget-list-item{
  width:100%;
  padding-left:22px;
  padding-top:9px;
  padding-bottom:12px;
}

.widget-holder{
  padding:0px;
}

.glyphiconContainer{
  float:right;
  display:inline;
}

.glyphiconContainer i{
  margin-left:15px;
}
.widget-header{
  float:left;
}

.minmaxer{
  display:none;
}

.hideOption{
  display:none;
}
.checkboxData{
  text-align:center;
}
.display-none{
  display:none;
}
.display-initial{
  display:initial;
}
.danger a.active{
  background-color: #ffdddd !important;
}
.taxRateHolder input{
  display: inline-block;
}

.shipClone, .minmaxClone, .countryClone{
  display:none;
}

.sidebar{
  font-family: 'Roboto', sans-serif !important;
}

.delete-cross{
  font-size:200%;
}

.delete-cross:hover{
  cursor:pointer;
}
.chart-container canvas{
  height:400px;
}
.brand-edit{
  display:none;
}
.search-box{
  display:none;
  background-color:white;
  position:absolute;
  width:300px;
  top:45px;
}
.product-categorie{
  color: red;
  background-color: white;
}  
.product-categorie-select{
  min-width:354px;
}
.product-categorie-invalid{
  color: red;
  background-color: white;
}
#specificatieInformatieBoxje{
position: absolute;
max-width:200px;
z-index:6000;
}
.savemsg{
display:none;
color:green;
padding-left:5px;
}
.box-clone-img{
float: left;
width: 120px;
height: 110px;
}
.red-fa .fa {
  color: #C1344B;
}
.refresh-spinner{
  width:50px;
}
.refresh-spinner i{
  font-size:200%;
}
.current .image img{
  border: 3px solid #c1344b;
}
.sideSlider{
  margin-left:20px;
}
.fa-white{
  color:white !important;
}

a.nav-link i.fa{
  font-size:120%;
}
.display-hidden{
  display:none !important;
}

.popover {
  color: #000;
  width:100%;
}

.popover-content,
.popover-title {
  font-size: 12px;
}


.infobox {
	 position:absolute;
	 z-index:1060;
	 display:none;
	 max-width:276px;
	 padding:5px;
	 font-size:14px;
	 text-align:left;
	 line-height:1;
	 text-align:start;
	 background-color:#fff;
	 -webkit-background-clip:padding-box;
	 background-clip:padding-box;
	 border:1px solid #ccc;
	 border:1px solid rgba(0,0,0,.2);
	 border-radius:6px;
	 -webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);
	 box-shadow:0 5px 10px rgba(0,0,0,.2)
}
.infobox.feedback {
	position:fixed;
	text-align: center;
	padding: 10px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);	
}
.infobox.success { 
	background-color: #53a444;
	color: #FFF;
}
.infobox.warning {
	color: #B81022;
}
.infobox.error {
	background-color: #B81022;
	color: #FFF;
}
.infobox .flexrow {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.infobox .flexcol {
	flex: 50%;
	max-width: 50%;
	padding: 2px;
}

.infobox .header {
	color: #53a444;
}
.lengthControl{
  max-height:70vh;
  overflow-y: auto;
}
.deleteContactDetails{
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.snippet{
  background-color:inherit;
}
*/