/*
 * customisze bootstrap large grid
 */




















.flex-col-small{
	display: flex;
}











.navbar .brand{white-space:nowrap;font-size:1.8em;}
.navbar .brand .sub{font-size:0.6em;;}

h2{margin-bottom:0;}
form{margin-bottom:0;}
fieldset legend{width:auto;border:none;line-height:20px;margin:0;padding:0 10px;font-size:18px;}
fieldset.block{border: 1px solid #ccc;border-radius: 5px; padding:10px;}
textarea{
	width:100%;
	height:200px;
	resize: vertical;
}

.no-margin{margin:0;}
.no-padding{padding:0;}
.inline-block{display:inline-block;}
.inline{display:inline;}

.input-auto{width:auto;}
.color-red,.color-red:hover,
.color-red input,.color-red:hover input{color:red;}

.color-green{color:green;}
.color-orange{color:orange;}

.pagination{margin:10px 0;}
.pagination select.page-result-count{
    width:60px;
    margin:0;
    font-size: 11px;
    text-align:right;
}
.dialog{width:500px;padding:10px 160px;margin:3em;background: #ffffff url('../img/logo.png') no-repeat center top;}
.login .dialog .block{margin-top: 150px;}
.loginPage{background-color: #1e78af;}
.loginPage input{
    padding: 20px;
    border-radius: 3px;
}
@media all and (-ms-high-contrast:none)
{
    *::-ms-backdrop, .loginPage input {
        padding: 0px;
        padding-left: 5px;
    } /* IE11 */
}

.block-header h2{background-color:var(--primary-c);}
.content{position:relative;padding-bottom:4em;transition: margin 0.5s;}
.content.full-width{margin-left:0;}
input.full-width{
	width: 100%;
	min-width: 100%;
}
footer{left:0;right:0;padding-top:0;}
.full-height{height:100%;}
.window-height{height:100%;overflow-y:auto;}

.table-responsive{overflow-x:auto;}

h1{color:#aaa;}
.row.space{margin-bottom:10px;}
.row-fluid.space{margin-bottom:10px;}
.help-inline.top{vertical-align:top;margin-top:5px;}
.help-inline.two-rows{
    font-size: 11px;
    line-height: 12px;
}

.hover-highlight:hover{color:#0088cc !important;}
.placeholder{background-color:#eee !important;color:#999;font-style:italic;min-height:15px;border:1px solid silver;display:block!important;}
.hover-highlight .hide-hover{visibility: hidden;}
.hover-highlight:hover .hide-hover{visibility:visible;}

.cursor-move{cursor:move;}
.cursor-pointer{cursor:pointer;}

.ellipsis{display:block;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
.overflow{overflow:auto;}
.overflow-x{overflow:hidden;overflow-x:auto;}
.overflow-y{overflow:hidden;overflow-y:auto;}

.hidden{display:none;}
.valign-top{vertical-align: top;}

td.success{background-color:#DFF0D8;}
td.info{background-color:#D9EDF7;}
td.error{background-color:#F2DEDE;}
td.warning{background-color:#FCF8E3;}

.sidebar-show-hide-label{
	position:absolute;
	display:block;
	top:5px;
	left:0px;
	width:15px;
	height:30px;
	border-radius: 0 3px 3px 0;
	background-color:#cfcfd6;
	line-height:30px;
	text-align: center;
	cursor:pointer;
}


.inline-edit input{border:none;padding:0;background-color:transparent;box-shadow:none;text-decoration: underline; }
#emailDialogModal{width:1024px!important;margin-left:-512px!important;}

.auto-complete-custom.loading,
.auto-complete.loading{
	background-image: url('../img/spinner.gif');
	background-repeat: no-repeat;
	background-position: center right 10px;
}
.btn.loading{
	background-image: url('../img/spinner.gif');
	background-repeat: no-repeat;
	background-position: center right 10px;
        padding-right:30px;
}
.file-name-info>a{
	margin-right:5px;
}
.file-name-info>span{
	margin-right:5px;
}

.page-right{
	position:absolute;
	top:10px;right:20px;
}
.hoverimagepreviewframe{
	position:absolute;
	z-index:9999;
	top:0;
	left:0;
	border:4px solid grey;
	border-radius: 3px;
	min-width:50px;
	min-height:50px;
	background-color:white;
	background-image: url('../img/spinner.gif');
	background-repeat: no-repeat;
	background-position: center center;
}
#main-menu  .nav.nav-tabs .seperator{
	width:5px;
	background-color:#BBB;
	height:38px;
}
.big-icons{font-size:64px;display:block;height:64px;line-height:64px;}


.nav.nav-list li a{display:block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding:0.5em 0.25em 0.5em 1em !important;}
.nav.nav-list .has-subs{position:relative;}
.nav.nav-list .has-subs .children{position:absolute;right:10px;top:10px;}
.nav.nav-list .has-subs ul{display:none;}
.nav.nav-list .has-subs.active ul{display:list-item;}
.nav.nav-list .has-subs ul{list-style: none;margin-left:15px;border-left:2px solid #eee;}
.nav.nav-list .has-subs ul li{margin-left:0;}
.nav.nav-list .has-subs li.active>a{border:none !important;background-color:#CFCFD6 !important;}

.uppercase{text-transform: uppercase;}

.data-table tbdody td{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:500px;}
.data-table td.right{text-align: right;}

.muted a{color:#8a8a9c !important;}

/*.tab-content{overflow:visible;}*/
.label-remove{color:white;}


/*******************************/
/***** CKeditor fixes **********/
/*******************************/
input.cke_dialog_ui_input_text, input.cke_dialog_ui_input_password, textarea.cke_dialog_ui_input_textarea {height:auto;}

/**********************************/
/****** Typeahead (autocompleet) **/
/**********************************/
.label-title{clear:right;}
.label-footer{font-size:10px;}

/*********************************/
/********* select fix ************/
/*********************************/
.select2-selection select2-selection--single input.select2-search__field,
.select2-selection select2-selection--multi input.select2-search__field{
    height:30px;
}
.select2-container .select2-results__options li{
    white-space: nowrap;
}

/******************************/
/********** GROEPEN ***********/
/******************************/
.image-preview{
	float:right;
	height:50px;
	margin-top:-50px;
}
.image-preview img{
	margin-left:10px;	
}

/******************************/
/********** MEDIA *************/
/*******************************/
.media-list{max-height:400px;overflow-y:auto;}
.media-list li{list-style:none;overflow:hidden;white-space:nowrap;}
.media-list li .options{display:none;}
.media-list li .inhoud{display:block;height:20px;position:relative;}
.media-list li .inhoud:hover .options{display:inline;}
.media-list.files li .filename{display:block; float:left; width: calc(100% - 75px);overflow:hidden;text-overflow: ellipsis;}
.media-list.files li .options{position:absolute;top:0;right:75px;background-color: white;}
.media-list.files li .filesize{display:block; float:right;color:grey;width:75px;text-align:right;}
.media-list.files li:hover{background-color:#F5F5F5;}
.media-list.files li:hover .filesize{color:black;}

.file-header{position:relative;}
.file-header .add-file{position:absolute;right:10px; top:10px;}
#filedetails .preview{max-width:100%;}

/****************************************/
/***** PRODUCT GROEPEN LIJST ************/
/****************************************/
/*.productenoverzicht{
    position: relative;
    top: -30px;
}
.producten-overzicht.extra-filters{
    position: relative;
    z-index: 99;
}*/

.groepen-lijst>form>ul>li>ul>li{margin-left:0px;}
.groepen-lijst ul li li{margin-left:15px;}
.groepen-lijst.sidebar{padding-left:10px;margin-top:-1.5em;}
#sidebar-nav .nav-list{max-height:800px;overflow-y: auto;}
.groepen-lijst li label{display:inline-block;vertical-align: top;white-space:nowrap;}

/*
.groepenlijst .lijstheader{
	background: -moz-linear-gradient(center bottom , #e5e5e9 0%, #fbfbfc 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-top: none;
	border-right: 1px solid #c4c4cd;
	box-shadow: 1px 0 0 #f6f6f7 inset;
	color: #707083;
	font-size: 1em;
	font-weight: normal;
	text-shadow: 1px 1px 0 #ffffff;
	vertical-align: middle;
}
*/
.groepenlijst>ul{margin-left:0;}
.groepenlijst li{list-style:none;}
.groepenlijst li span{display:inline-block;padding:5px 2px;}
.groepenlijst li span.groep-naam a{color:inherit;}
.groepenlijst li span.groep-id{width:40px;border:none;}

.groepenlijst .filters li label{display:inline-block;}
.groepenlijst .filters li span.groep-tool{padding:0px;}

.groepenlijst li li{display:none;}
.groepenlijst ul.open>li{display:list-item;}

.groepen-lijst li li li{display:none;}
.groepen-lijst.product li li{display:none;}
.groepen-lijst ul.open>li{display:list-item;}

.groepen-lijst.sidebar li{
    position:relative;
}
.groepen-lijst.sidebar li .label-dot{
    position:absolute;
    top:12px;
}


.toggle-collapes-list{cursor:pointer;}
.toggle-collapes-list.icon-minus-sign{color:#ddd;}


/****************************************/
/***********   NARROWCASTING  ***********/
/****************************************/
.narrowcasting .Nieuwsbericht{ color:#478500;}
.narrowcasting .Product{ color:#0480be;}

/****************************************/
/*********** EXPORTDEFINITIES  ***********/
/****************************************/
.definitielist{}
.definitielist li{padding:5px;margin:2px;border:1px solid #eee;background-color:#fff;}
.definitielist li:hover{background-color:#eee;}

/******************************************/
/********* sorting nested ****************/
/******************************************/
body.dragging, body.dragging * {
  cursor: move !important;
}
ul.sortablenested .dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000;
}
ul.sortablenested li.placeholder {
  position: relative;
  /** More li styles **/
}
ul.sortablenested li.placeholder:before {
  position: absolute;
  /** Define arrowhead **/
}

ul.sortable.grid,
.producten-grid{ list-style-type: none; margin: 0; padding: 0; max-width:800px; display:block; }

ul.sortable.grid li,
.producten-grid li{margin: 3px 0.5% 3px 0; padding: 1%; float: left; width: 30%; max-width:33%; height: 75px; text-align: center; border:1px dotted black;background-color:#eee;font-size:10px;}
.producten-grid li .title{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;}
.producten-grid li.groep{}
.producten-grid li.product{background-color:white;height: 90px;min-width:30%;position:relative;}
.producten-grid li.product.selected{background-color:#FFEE98; }
.producten-grid li.product.hoofdproduct{background-color:#C4E3F3; }
.producten-grid li.product.hoofdproduct.selected{background-color:#799CAD; }
.producten-grid.inc-leverancier li.product{height: 115px;}


ul.advertentie_collectie li.collectie,
ul.collectie li.collectie{
	min-height:75px;
	border:1px dotted black;
	background-color: #eee;
	padding:5px;
	margin-bottom:5px;
	margin-right:5px;
}
ul.collectie li.collectie .collectie-opmerking{
	height:60px;
}

.droppable.ui-state-hover{
	background-color:#0088cc !important;
	
}
.droppable.ui-state-hover table{
	border-color:red;
}
.droppable.ui-state-hover table td{
	border-color:red;
}
ul.collectie li .title{
	color:red;
}

/** COMPACTIE WEERGAVE VAN DE COLLECTIES **/
/*ul.collecties.small{display:table;width:100%;}
ul.collecties.small .producten-grid{width:auto;}
ul.collecties.small li.collectie{display:table-cell;}
ul.collecties.small .producten-grid li{
	float:none;
	width:auto;
	cursor:default;
	height:20px;
}*/
ul.collectie.small li.collectie{width:auto;float:left;}
ul.collectie.small .producten-grid{width:150px;}
ul.collectie.small .producten-grid li{float:none;height:20px;width:140px;max-width:140px;}

ul.collectie.small .producten-grid li .image{
	display:none;
}
.advertentie-lijst{
	border:grey dashed 5px;
	min-height:100px;
	padding:10px;
}
.advertentie-pagina-link{margin-top:-10px;}
.advertentie-pagina-link a{color:white;}
.advertentie-winkel-keuze li.winkel{width:25%;padding:0;}
.advertentie-winkel-keuze li.winkel label{display:block;white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
.advertentie-lijst .collecties{
	min-height:100px;
}
.scroll-div{
	height:500px;
	width:100%;
	overflow:auto;
}
.tools .checkbox.inline{padding-top:0;vertical-align: top;}

.fixed-buttons.reposition{
	position:relative;
	left:0;
	background-color:white;
	z-index:999;
	padding-bottom:10px;
	-webkit-box-shadow: 0px -10px 5px -5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px -10px 5px -5px rgba(50, 50, 50, 0.75);
	box-shadow:         0px -10px 5px -5px rgba(50, 50, 50, 0.75);
}

.website-item .tools{
	position: absolute;
	top:0;
	right:10px;
	background-color:white;
	z-index:10;
}
.website-item h1,
.website-item h2,
.website-item h3{
	font-family: "Roboto",​Arial,​sans-serif;
}
.website-item li.inactive img.beeld{
	filter:grayscale(100%) opacity(20%);
	transition-property: filter;
  transition-duration: 0.5s;
  transition-timing-function: linear;
}
.website-item li.inactive:hover img.beeld{
	filter:grayscale(0%) opacity(100%);
}
.website-item li{
	overflow:hidden;
}
.website-item li .active-info{
	position: absolute;
	text-align: center;
	z-index:2;
	color:red;
	font-size:16px;
	bottom:0px;
	right:0;
	left:0;
	font-weight: bold;
	background-color:white;
}
.website-item.slider li{
	border:1px solid silver;
	width:1140px;
	height:326px;
	margin-bottom:5px;
	background-color:white;
	position:relative;	
	color: #fff;
	cursor:move;
}
.website-item.slider .slider_title{
	position:absolute;
	top:35px;
	left:95px;
	color: #fff;
	display: inline-block;
	font-size: 60px;
	font-weight: bold;
	line-height: 1;
	text-align:center;
}
.website-item.slider .slider_subtitle{
	position:absolute;
	bottom: 40px;
        left: 95px;
	color: #fff59a;
	display: block;
	font-size: 28px;
}
.website-item.blokken.center{
	width:851px;
}
.website-item.blokken.home{
	width:auto;
}
.website-item.blokken li{
	position:relative;
	float:left;
	margin: 0px;
	padding: 0px;
}
.website-item.blokken.home{
        display:block;
	min-height:300px;
        border:1px solid #eee;
}
.website-item.blokken.home li{
	float:none;
        border-bottom:1px solid silver;
        padding:5px;
}
.website-item.blokken.assortiment{
	width:1000px;
}
.website-item.blokken.assortiment li{
	width:200px;
        height:300px;
}
.website-item.blokken.assortiment li .product-wrapper{
	height:100%;
        background-color:#eee;
        margin:5px;
        position:relative;
}
.website-item.blokken.assortiment li .product-wrapper .image{
	display:block;
        margin:auto;
        position:relative;
        top:10px;
}
.website-item.blokken.assortiment li .product-wrapper .title{
	position:absolute;
        top:200px;
        text-align:center;
        padding:10px;
}
.website-item.blokken.center li .wrapper{
	padding:0 5px;
	margin-bottom:5px;
	margin-left:-5px;
	height:210px;
}
.website-item.blokken.side li{
	margin-bottom: 10px;
}
.website-item.blokken li.content-blok .wrapper{
	margin: 5px;
}
.website-item.blokken li.content-blok .title{
	font-weight: bold;
}
.website-item.blokken li.content-blok .tekst{
}
.website-item.blokken li.content-blok .leesmeer{
	font-weight: bold;
}
.website-item.blokken li.content-blok .active-info{
	font-size:12px;
}
.website-item.narrowcasting li{
	border:1px solid silver;
	width:480px;
	height:270px;
	margin-bottom:5px;
	background-color:white;
	position:relative;	
	color: #fff;
	cursor:move;
}
.text-page-dummy{
    min-height:500px;
    background-color:#eee;
    border: 1px solid gray;
    padding:20px;
}
.website-blokken-groep-selectie .group-count{display:none;}



.intekenlijst-opmerking{height:75px;}
.intekenlijst table{background-color:white;}
.intekenlijst table td.witregel input{width:100%;}

.logboek-action{max-width:200px;}

.prullenbak{
  /*padding: 8px 35px 8px 14px;*/
  /*margin-bottom: 20px;*/
  /*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);*/
  background-color: #f2dede;
  border: 1px solid #eed3d7;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.prullenbak .table-wrapper.load-ajax table{
    background-color:white;
}

ul.attribuut-options{
    margin-left:40px;
    list-style: circle;
}
ul.attribuut-options li{
    list-style: circle;
}
#attributen-check label.checkbox{display:inline-block;}
.product-child{
    height:20px;
    line-height: 20px;
    vertical-align: middle;
}
.product-child input[type=checkbox]{
   margin-top:0;
   margin-right:10px;
}
.product-voorraad{
    display:inline-block;width:100px;
}
.inputs .help-tip{
    color:black;
}
.inputs .popover{
    max-width:500px;
}
.inputs .popover .popover-content{
    color:black;
}
.prod-child-groeps li{
    font-size:0;
    border:1px solid silver;
    height:30px;
    padding:5px;
}
.prod-child-groeps li:hover{
    background-color:#ddd;
}
.prod-child-groeps li .attr-part{
    font-size:12px;
    display:inline-block;
    vertical-align: top;
    height:30px;
    line-height: 27px;
}
.prod-child-groeps li .attr-dropdown{
    width:100px;
}
.prod-child-groeps li .attr-title{
    max-width:calc(100% - 130px);
}
.prod-child-groeps li .attr-title input{
    max-width:100%;
}
.prod-child-groeps li .attr-move{
    text-align: right;
    width:30px;
}
.prijs-label-info{
    width:100px;
    display:inline-block;
}
.label.label-dot{
    padding:0;
    border-radius:50%;
    width:10px;
    height:10px;
}

.noSearch{
    text-align: center;
    margin-top: 60px;
    font-size: 18px;
}
.dashboard-show-year{
    width: 230px;
    float: right;
}
label.disabled{
    opacity: 0.4;
}

.table-competentie-scores th {
	position: relative;
	height: 250px;
}

.table-competentie-scores th a {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 230px;
	height: 20px;
	line-height: 20px;
	display: block;
	background: none;
	transform-origin: 0 0;
	transform: rotate(270deg);
	padding: 0;
	margin: 0;
}

.table-competentie-scores.table>thead>tr>th, .table-competentie-scores.table>tbody>tr>th, .table-competentie-scores.table>tfoot>tr>th, .table-competentie-scores.table>thead>tr>td, .table-competentie-scores.table>tbody>tr>td, .table-competentie-scores.table>tfoot>tr>td {
	padding: 3px;
}


.multiselect{
	padding: 30px;
	border: 1px solid #cccccc;
	max-width: 370px;
	position: relative;
}
.multiselect ul{
	list-style: none;
	padding: 0px;
	margin:0;


}
.multiselect ul li{
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	line-height: 30px;
	padding: 0 15px;
}
.multiselect ul li a{
	display: inline-block;
	line-height: 30px;
	width: 30px;
	text-align: center;
	text-decoration: none;
	transition: none;
	color: #7F7F7F;
	transition: all .2s;
}
.multiselect ul li a i{
	line-height: 24px;

}
.multiselect ul li a:hover{
	background-color: indianred;
	text-decoration: none;
	color: #fff;
}
.multiselect .multiselect__input{

	position: absolute;
	left: -97px;
	right: 0;
	top: 0;

	border: 0px;
	font-size: 10px;
	color: #7F7F7F;
	font-family: "Titillium Web";
	font-weight: 300;




}
.multiselect .multiselect__input:focus{
	outline:0px solid transparent;
}
.multiselect .multiselect__label{
	width: 100%;
	display: inline-block;
	padding: 30px 15px;
	border: 1px solid #ccc;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	height: 70px;


}
.icons i, icons img{
		max-width: 100%;
		font-size: 40px;
	line-height: 40px;
	}

input[type="radio"]:checked+label i { color: var(--kpi-graph-1); }



a .arrow-icon{
	stroke: var(--default-text-c);
}
.clients{
}
@media (min-width: 1200px) and (max-width: 1800px){
	.clients .client{
		width: 33%!important;;
	}
	.clients .client .panel a{
		max-height: 30px ;
		overflow: hidden;
		font-size: 15px;
	}
}
@media (min-width: 992px) and (max-width: 1200px){
	.clients .client{
		width: 50%!important;;
	}
	.clients .client .panel a{
		max-height: 30px ;
		overflow: hidden;
		font-size: 15px;
	}

}
.clients .client .panel-heading{
	background: #fff;
	justify-content: normal;

}
.clients .client .panel-heading .arrow-icon{
	stroke: var(--default-text-c);

}
.clients .client .panel{
	background-repeat: no-repeat;
	background-size: contain;
	background-blend-mode: lighten;
}
.clients .client .client__letter{
	height: 30px;
	width: 30px;
	min-width: 30px;
	min-width: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 30px;

	//background: linear-gradient(6deg, rgba(4,115,182,0.897373949579832) 20%, rgba(0,167,198,0.953658963585434205) 100%);

}

.clients .client .client__title span{
	text-overflow: ellipsis;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	max-width: 220px;

}
.clients .client .client__title{
	line-height: 30px;
	color: var(--default-text-c);
	margin-left: 10px;
	width: 100%;
//background: linear-gradient(6deg, rgba(4,115,182,0.897373949579832) 20%, rgba(0,167,198,0.953658963585434205) 100%);

}
.clients .client .client__title a{
	color: var(--default-text-c);
}
.clients .client .client__title a i {
	height: 30px;
	width: 30px;
	min-width: 30px;
	min-width: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 30px;
	float: right;


}
.clients .client .client__statistics {
	//border-bottom: 1px solid #efefef;
}
.clients .client .client__contact, .clients .client .client__edit {
	border-top: 1px solid #efefef;
	margin-top: 15px;
	line-height: 26px;
	text-align: right;
	padding-top:15px;
	min-height: 50px;

}
.clients .client .client__edit .panel-label{
	text-align: left;
}
.clients .client .client__contact {

}
.clients .client .client__contact a{
	display: inline-block;
	width: 26px;
	height: 26px;
	background-color: var(--primary-c);
	line-height: 26px;
	text-align: center;
	color: #fff;
	border-radius: 30px;
	margin-left: 5px;
	font-size: 14px;


	transition: width .5s;
	overflow: hidden;
	position: absolute;
	left:0;


}
.clients .client .client__contact .client__contact-icons{
	display: flex;

}
.clients .client .client__contact .client__contact-icon{
	width: 30px;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	position: relative;

}
.clients .client .client__contact a i{

	display: inline-block;
	text-align: left;
	position: absolute;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	left: 0;
	color: #fff;

}


.clients .client .client__contact a span{
	position: absolute;
	z-index: 0;
	color: #fff;
	display: block;
	opacity: 0;

}
.clients .client .client__contact a:hover{
	width: 200px;
	z-index: 100;
}
.clients .client .client__contact a:hover span{
	transition: opacity 1s;

	opacity: 1;
	z-index: 1;
	position: relative;
	display: block;
}
.ui-state-highlight{
	border: 1px var(--panel-heading-to) dashed;
	height: 40px;
	width: 100%;
	overflow: hidden!important;
	max-height: 40px;
}
.ui-sortable-helper .panel-body{
		display: none;

}
.ui-sortable-helper{

}
.clients .client .client__contact .mail a{
	background-color: var(--secondary-c);
}
.clients .client .client__contact .app a{
	background-color: var(--tertiary-c);
}


.with-arrow {
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.with-arrow .arrow-icon {
	margin-bottom: -11px;
	fill: none;
	stroke: var(--default-text-c);
	transition: transform .5s, stroke .5s;
}
.with-arrow .arrow-icon .arrow-icon--circle {
	-webkit-transition: stroke-dashoffset .3s ease;
	transition: stroke-dashoffset .3s ease;
	stroke-dasharray: 95;
	stroke-dashoffset: 95;
}
.with-arrow:hover{
	text-decoration: none;
}
.with-arrow:hover .arrow-icon {
	stroke: var(--primary-c);
	-webkit-transform: translate3d(5px,0,0);
	transform: translate3d(5px,0,0);
}
.with-arrow:hover .arrow-icon--circle {
	stroke-dashoffset: 0;
}

.color-1{background: linear-gradient(6deg, var(--primary-c) 20%, #23a9fb 100%)}
.color-2{background: linear-gradient(6deg, #e84f61 20%, #f4a9b2 100%)}
.color-3{background: linear-gradient(6deg, #00aac4 20%, #2be3ff 100%)}
.color-4{background: linear-gradient(6deg, #00a8c5 20%, #2ce0ff 100%)}
.color-5{background: linear-gradient(6deg, #1abc9c 20%, #55e7ca 100%)}
.color-6{background: linear-gradient(6deg, #2ecc71 20%, #7ee2a8 100%)}
.color-7{background: linear-gradient(6deg, #3498db 20%, #8bc4ea 100%)}
.color-8{background: linear-gradient(6deg, #9b59b6 20%, #c6a0d5 100%)}
.color-9{background: linear-gradient(6deg, #7f9d8f 20%, #b9c9c2 100%)}
.color-10{background: linear-gradient(6deg, #cfa55f 20%, #e7d1ad 100%)}



.detail-images {
	position: relative;
	margin-bottom: 30px;
}
.detail-images .card__label {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	line-height: 17px;
	padding: 4px 10px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 10;
}
@media (max-width: 792px) {
	.detail-images .card__label {
		top: 5px;
		left: 5px;
	}
}

.detail-images .detail-images__hero-image {
	display: none;
	position: relative;
	background-color: #fff;
	overflow: hidden;
}
@media (max-width: 792px) {
	.detail-images .detail-images__hero-image {
		margin: 0 auto 10px;
	}
}
.detail-images .detail-images__hero-image img {
	margin: 0 auto;
}
.detail-images .detail-images__hero-image i {
	position: absolute;
	right: 15px;
	bottom: 15px;
	color: #fff;
	font-size: 18px;
}
.detail-images .detail-images__hero-image.is-active {
	display: inline-block;
}
.detail-images .detail-images__thumbnails {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 20px;
}
.detail-images .detail-images__thumbnails ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
.detail-images .detail-images__thumbnails ul li {
	opacity: .4;
	display: inline-block;
	margin: 0;
	vertical-align: top;
	cursor: pointer;
}
.detail-images .detail-images__thumbnails ul li.is-active, .detail-images .detail-images__thumbnails ul li:hover, .detail-images .detail-images__thumbnails ul li:focus {
	opacity: 1;
}
.detail-images .detail-images__thumbnails ul li:last-of-type {
	margin-right: 0;
}
.detail-images .detail-images__thumbnails ul .youtube-btn {
	width: 75px;
	height: 48px;
	text-align: center;
	position: relative;
}
.detail-images .detail-images__thumbnails ul .youtube-btn img {
	object-fit: cover;
	width: 75px;
	height: 48px;
}
.detail-images .detail-images__thumbnails ul .youtube-btn i {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 48px;
}
.detail-images .detail-images__thumbnails .tns-controls button[data-controls] {
	position: absolute;
	top: calc(50% - 12px);
	padding: 0 5px;
	background-color: transparent;
	text-decoration: none;
	appearance: none;
	-webkit-appearance: none;
	border: 0;
	border-radius: 0;
	z-index: 1;
}
.detail-images .detail-images__thumbnails .tns-controls button[data-controls].disabled {
	opacity: .2;
}
.detail-images .detail-images__thumbnails .tns-controls button[data-controls][data-controls="prev"] {
	left: 0;
}
.detail-images .detail-images__thumbnails .tns-controls button[data-controls][data-controls="next"] {
	right: 0;
}
.detail-images  .tns-outer {
	position: relative;
}
.detail-images  .tns-outer .tns-controls button[data-controls] {
	position: absolute;
	top: calc(50% - 17px);
	display: inline-block;
	background-color: #fff;
	opacity: 0;
	transition: background-color .3s, opacity .3s;
	font-size: 18px;
	line-height: 24px;
	padding: 5px;
	text-decoration: none;
	appearance: none;
	-webkit-appearance: none;
	border: 0;
	border-radius: 0;
	z-index: 1;
}
.detail-images  .tns-outer .tns-controls button[data-controls]:hover, .detail-images > .tns-outer .tns-controls button[data-controls]:focus {
	text-decoration: none;
}
.detail-images  .tns-outer .tns-controls button[data-controls][data-controls="prev"] {
	left: 0;
}
.detail-images  .tns-outer .tns-controls button[data-controls][data-controls="next"] {
	right: 0;
}
.detail-images {
	position: relative;
	margin-bottom: 30px;
}
.detail-images .card__label {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	line-height: 17px;
	padding: 4px 10px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 10;
}
@media (max-width: 792px) {
	.detail-images .card__label {
		top: 5px;
		left: 5px;
	}
}

.detail-images .detail-images__hero-image {
	display: none;
	position: relative;
	background-color: #fff;
	overflow: hidden;
}
@media (max-width: 792px) {
	.detail-images .detail-images__hero-image {
		margin: 0 auto 10px;
	}
}
.detail-images .detail-images__hero-image img {
	margin: 0 auto;
}
.detail-images .detail-images__hero-image i {
	position: absolute;
	right: 15px;
	bottom: 15px;
	color: #fff;
	font-size: 18px;
}
.detail-images .detail-images__hero-image.is-active {
	display: inline-block;
}
.detail-images .detail-images__thumbnails {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 15px 20px;
	border-top: 1px solid var(--border-color);
}
.detail-images .detail-images__thumbnails ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
.detail-images .detail-images__thumbnails ul li {
	opacity: .4;
	display: inline-block;
	margin: 0;
	vertical-align: top;
	cursor: pointer;
}
.detail-images .detail-images__thumbnails ul li.is-active, .detail-images .detail-images__thumbnails ul li:hover, .detail-images .detail-images__thumbnails ul li:focus {
	opacity: 1;
}
.detail-images .detail-images__thumbnails ul li:last-of-type {
	margin-right: 0;
}
.detail-images .detail-images__thumbnails ul .youtube-btn {
	width: 75px;
	height: 48px;
	text-align: center;
	position: relative;
}
.detail-images .detail-images__thumbnails ul .youtube-btn img {
	object-fit: cover;
	width: 75px;
	height: 48px;
}
.detail-images .detail-images__thumbnails ul .youtube-btn i {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 48px;
}
.detail-images:hover .tns-outer .tns-controls button[data-controls]{
	background-color: #efefef;
	opacity: 1;
}
.detail-images .detail-images__thumbnails .tns-controls button[data-controls] {
	position: absolute;
	top: calc(50% - 12px);
	padding: 0 5px;
	background-color: transparent;
	text-decoration: none;
	appearance: none;
	-webkit-appearance: none;
	border: 0;
	border-radius: 0;
	z-index: 1;
}
.detail-images .detail-images__thumbnails .tns-controls button[data-controls].disabled {
	opacity: .2;
}
.detail-images .detail-images__thumbnails .tns-controls button[data-controls][data-controls="prev"] {
	left: 0;
}
.detail-images .detail-images__thumbnails .tns-controls button[data-controls][data-controls="next"] {
	right: 0;
}
.detail-images > .tns-outer {
	position: relative;
}
.detail-images > .tns-outer .tns-controls button[data-controls] {
	position: absolute;
	top: calc(50% - 17px);
	display: inline-block;
	background-color: #fff;
	font-size: 18px;
	line-height: 24px;
	padding: 5px;
	text-decoration: none;
	appearance: none;
	-webkit-appearance: none;
	border: 0;
	border-radius: 0;
	z-index: 1;
	opacity: 0;
	transition: background-color .3s, opacity .3s;
}
.detail-images > .tns-outer .tns-controls button[data-controls]:hover, .detail-images > .tns-outer .tns-controls button[data-controls]:focus {
	text-decoration: none;
}
.detail-images > .tns-outer .tns-controls button[data-controls][data-controls="prev"] {
	left: 0;
}
.detail-images > .tns-outer .tns-controls button[data-controls][data-controls="next"] {
	right: 0;
}
.attachment__files .attachment__download{
	display: block;
	line-height: var(--lineheight-buttons);
	padding: 0px 10px;
	border: 1px solid var(--border-color);
	transition: background-color .5s;
	color: var(--default-text-c);
	margin-bottom: 5px;


}
.attachment__files .attachment__download i{
	margin-right: 5px;
}
.attachment__files .attachment__download i.far{
	margin-left: 5px;
	color: var(--primary-c);
	font-size: 22px;
	vertical-align: middle;
	line-height: 35px;
}
.attachment__files .attachment__download:hover{
	background-color: var(--border-color);
	text-decoration: none;
}


.filters .panel-input{

		display: block!important;;
}

.filter__content{
	height: 90px;
	overflow: hidden;
}
.filter__content .panel-label{
      max-height: 30px; overflow: hidden;
}
.panel-heading a i{
	color: #fff!important;
}
body
h1,h2,h3,h4,h5,h6{
	margin-top: 0px;
	margin-bottom: 5px;
}


.form-rows{

}
.form-row{
	display: flex;
	justify-content: space-between;
	-webkit-box-shadow: 0 1px 2px 0 rgb(0 0 0 / 10%);
	box-shadow: 0 1px 4px 0 rgb(0 0 0 / 10%);
	border-radius: 4px;
	margin-bottom: 10px;
	line-height: 40px;
	width: 100%;
	min-width: 100%;

}
.form-row .form-row__label{
	background-color: rgba(239, 239, 239, 0.5);
	min-width: 40%;
	padding-left: 15px;
	font-size: 11px;
	max-width: 33%;

}
.form-row .form-row__input{
	min-width: 60%;
	padding: 0 10px;
}
.form-row .form-row__input input{
	min-width: 100%;
	line-height: 40px;
	border: 0px solid transparent;
	height: 36px;
	max-width: 100%;
	flex-grow: 1;
	margin: 0px!important;
	box-sizing: border-box;
	box-shadow: none;


}