/******************************************************************************/
/* Algemeen */
/******************************************************************************/
h1 {color: #AD0000;}

body {overflow-y: scroll;}

ul {padding: 0;margin: 0;list-style: none;}

ul.styled {padding: 0;margin: 0 0 0 10px;list-style: disc;}

/*.container{box-shadow:0px 0px 5px 2px silver;padding:20px;}
.container.popup{box-shadow:none;}*/
.container {padding: 20px;width: auto;}

.strong {font-weight: bold;}

.italic {font-style: italic;}

.align-left {text-align: left;}

.align-center {text-align: center;}

.align-right {text-align: right;}

.editor {height: 300px;}

.editor.editor-inline {background-color: white;}

.informatie {border-bottom: 1px solid #DDD;font-style: italic;font-size: 12px;}

.seperator {border-bottom: 1px solid #DDD;}

/*.popover {font-size: 12px;font-weight: normal;line-height: 15px;pointer-events: none;position: fixed;max-width: 30%;}*/

.inline-block {display: inline-block;}

#checkboxform{
    margin:0;
}
.file-info {max-height: 150px;overflow-y: auto;}

.file-info .remove-file {cursor: pointer;}

.file-info .move-file {cursor: move;}

.pos.rel {position: relative;}

.pos.abs {position: absolute;}

.pos.fixed {position: fixed;}

.pos.top {top: 0;}

.pos.top5 {top: 5px;}

.pos.top10 {top: 10px;}

.pos.bottom {bottom: 0;}

.pos.bottom5 {bottom: 5px;}

.pos.bottom10 {bottom: 10px;}

.pos.left {left: 0;}

.pos.left5 {left: 5px;}

.pos.left10 {left: 10px;}

.pos.right {right: 0;}

.pos.right5 {right: 5px;}

.pos.right10 {right: 10px;}

.pos.right20 {right: 20px;}

.pos.right100 {right: 100px;}

.overflow.hidden {overflow: hidden;}

.overflowx.hidden {overflow-x: hidden;}

.overflowy.hidden {overflow-y: hidden;}

.overflow.scroll {overflow: scroll;}

.overflowx.scroll {overflow-x: scroll;}

.overflowy.scroll {overflow-y: scroll;}

.overflow.auto {overflow: auto;}

.overflowx.auto {overflow-x: auto;}

.overflowy.auto {overflow-y: auto;}

.silver {background-color: #F5F5F5;}

.grey {background-color: #888;color: white;}

.red {background-color: #AD0000;color: white;}

.white {background-color: white;}

.cursor.pointer {cursor: pointer;}

.cursor.move {cursor: move;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb35{margin-bottom:35px;}
.mb40{margin-bottom:40px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt35{margin-top:35px;}
.mt40{margin-top:40px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}
.ml35{margin-left:35px;}
.ml40{margin-left:40px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr25{margin-right:25px;}
.mr30{margin-right:30px;}
.mr35{margin-right:35px;}
.mr40{margin-right:40px;}
.m5{margin-right:5px;}
.m10{margin:10px;}
.m15{margin:15px;}
.m20{margin:20px;}
.m25{margin:25px;}
.m30{margin:30px;}
.m35{margin:35px;}
.m40{margin:40px;}

.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb25{padding-bottom:25px;}
.pb30{padding-bottom:30px;}
.pb35{padding-bottom:35px;}
.pb40{padding-bottom:40px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.pt35{padding-top:35px;}
.pt40{padding-top:40px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl25{padding-left:25px;}
.pl30{padding-left:30px;}
.pl35{padding-left:35px;}
.pl40{padding-left:40px;}
.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr25{padding-right:25px;}
.pr30{padding-right:30px;}
.pr35{padding-right:35px;}
.pr40{padding-right:40px;}
.p5{padding:5px;}
.p10{padding:10px;}
.p15{padding:15px;}
.p20{padding:20px;}
.p25{padding:25px;}
.p30{padding:30px;}
.p35{padding:35px;}
.p40{padding:40px;}

.btn-nobutton {background-color: transparent;border: 0;margin: 0; padding: 0 2px;}

input[data-type="date"] {text-align: right;}

input[data-type="datetime"] {text-align: right;}

input[data-type="daterange"] {text-align: right;}

input[data-type="number"] {text-align: right;}

input[data-type="amount"] {text-align: right;}

input[data-type="prijs"] {text-align: right;}

input[data-type="getal"] {text-align: right;}

select {padding: 0 6px;}

/*@media (min-width: 992px) {
    select.input-small, select.input-medium {box-sizing: content-box;}
}*/

.row.hover:hover, .row-fluid.hover:hover {
    background-color: #F5F5F5;
}

.row.space, .row-fluid.space {
    margin-bottom: 10px;
}

.text-red {color: #AD0000;}

/* de index (inlogscherm) */
.logincontainer {display: block;width: 500px;padding: 10px 10px 25px 10px;margin: 0 auto;position: relative;top: 100px;border: 1px solid silver;border-radius: 10px;}

.logincontainer .website {text-align: center;margin: 40px auto 20px auto;width: 400px;border-bottom: 1px solid silver;}

.logincontainer .linedlink {display: block;width: 24px;}

.update-processing {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: black;
    opacity: 0.5;
    z-index: 999;
}

.update-processing .progress {
    display: block;
    position: relative;
    margin: 0 auto;
    top: 30%;
    width: 50%;
}


/* Labels extra stylen */
.controls label input[type=radio],
.controls label input[type=checkbox] {margin-top: 0;margin-right: 5px;padding: 0;}

.editor.inline,
.cke_textarea_inline.cke_editable_inline.cke_show_borders {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    display: inline-block;
    min-height: 60px;
    max-height: 200px;
    width: 100%;
    width: calc(100% - 14px);

    overflow: auto;
    padding: 4px 6px;
    font-size: 14px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.editor.inline, .cke_editable ul {
    margin: 0 0 10px 25px;
    list-style: disc;
}

.cke_dialog input {
    margin-bottom: 0;
}

.dynaTable label {padding-top: 5px;padding-right: 5px;font-style: italic;}

.dynaTable label input[type=radio],
.dynaTable label input[type=checkbox] {margin-top: 0;margin-right: 5px;padding: 0;}

/*.wrapper label {padding-top: 5px;padding-right: 5px;font-style: italic;}*/

.wrapper label input[type=radio],
.wrapper label input[type=checkbox] {margin-top: 0;margin-right: 5px;padding: 0;}

/* breed horizontal formulier */
.big .control-label {width: 300px;}

.big .controls {margin-left: 310px;}

.medium .control-label {width: 200px;}

.medium .controls {margin-left: 210px;}


/* de blockjes aan de rechterkant (onder de menu's) */
.block {
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    display: block;
    line-height: 20px;
    padding: 4px;
    margin: 0 0 10px 0;
    background-color: white;
}

.block.block-dark-border {
    border: 1px solid #333;
}

.block .blockid {
    margin-right: 3px;
}

.input-micro,
.input-micro input,
.input-micro select,
.input-micro textarea {width: 20px !important;}

.input-xmini,
.input-xmini input,
.input-xmini select,
.input-xmini textarea {width: 40px !important;}

.input-mini,
.input-mini input,
.input-mini select,
.input-mini textarea {width: 60px !important;}

.input-small,
.input-small input,
.input-small select,
.input-small textarea {width: 90px !important;}

.input-medium,
.input-medium input,
.input-medium select,
.input-medium textarea {width: 150px !important;}

.input-large,
.input-large input,
.input-large select,
.input-large textarea {width: 210px !important;}

.input-xlarge,
.input-xlarge input,
.input-xlarge select,
.input-xlarge textarea {width: 270px !important;}

.input-xxlarge,
.input-xxlarge input,
.input-xxlarge select,
.input-xxlarge textarea {width: 530px !important;}

.input-auto,
.input-auto input,
.input-auto select,
.input-auto textarea {width: calc(100% - 12px) !important;}

input.no-margin {margin: 0;}

select.no-margin {margin: 0;}

textarea.no-margin {margin: 0;}

form.no-margin {margin: 0;}

.no-margin {margin: 0;}

.block-padding {padding: 10px !important;}

.ellipsis {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/******************************************************************************/
/* BUREAU BLAD (HOME) */
/******************************************************************************/
.gebruiker-gegevens .dl-horizontal dt {width: 100px;font-size: 11px;padding-right: 5px;}

.gebruiker-gegevens .dl-horizontal dd {margin-left: 100px;font-size: 11px;}

/*.shortcut-list .shortcuts li a {display: block;height: 24px;}*/

/*.shortcut-list .shortcuts li a .icon {width: 24px;height: 24px;}*/

.bureaublad .thumbnails li:nth-child(3n+1) {margin-left: 0;}

.bureaublad .thumbnail {
    height: 150px;
    padding: 0;
    overflow: hidden;
    overflow-y: auto;
    color: #333;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.bureaublad .thumbnail .thumbnail__title {
    padding: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
}
.bureaublad .thumbnail:hover {text-decoration: none;}
.bureaublad .thumbnail .far, .bureaublad .thumbnail img {margin-left: 20px;}
.bureaublad .thumbnail .info {width: 66%;}

.bureaublad .thumbnail.quicksettings .quickselector {vertical-align: top;}

.bureaublad .thumbnail.quicksettings .quickselector .setting {display: inline-block;width: 50%;overflow: hidden;text-overflow: ellipsis;}

.bureaublad .thumbnail.quicksettings .quickselector .inputvalue {display: inline-block;width: 50%;}

.bureaublad .thumbnail.quicksettings .quickselector .inputvalue input,
.bureaublad .thumbnail.quicksettings .quickselector .inputvalue select {max-width: 100%}

/******************************************************************************/
/* SETTINGS MODULE */
/******************************************************************************/
.settings .footer .controls {margin-left: 0;}

.settings .advanced-user-levels .info .user {
    /*-moz-transform:rotate(315deg);*/
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 90px;
}

/******************************************************************************/
/* PAGINA MODULE */
/******************************************************************************/
/*-- tabbladen extra marge --*/
.pagina #pagepropstabs {margin-top: 20px;}

.pagina .bezoekertypes label,
.pagina .users label {display: block;}

/*-- content blokken ---*/
.pagina .content-tab {margin-right: 90px;color: #AD0000 !important;}

.pagina .form-config .form-type .controls label {display: block;}


/******************************************************************************/
/* BESTANDEN MODULE */
/******************************************************************************/

.well {position: relative;}

.well.well-white {background-color: white;}

/*-- popup venster --*/
.popupform {padding: 40px;display: none;}
.popupform input,.popupform select,.popupform textarea{box-sizing: content-box;}

.popupform #fileuploadinfo {margin: 10px 0;}

.popupform #fileuploadinfo span.size {float: right;}

.popupform #fileuploadinfo p.total {border-top: 1px solid silver;}

.popupform #fileuploadinfo p.total.error {font-weight: bold;color: red;}

/******************************************************************************/
/* ARTIKEL MODULE */
/******************************************************************************/
.groepen-lijst li > a:hover > .groeptools {display: block;}

.artikelen .breadcrumb {margin: -15px 0 5px 0;font-size: 11px;}

.artikelitems.overview .id-kolom {width: 30px;min-width: 30px;max-width: 30px;text-align: right;font-size: 11px;}

.artikelitems.overview td {max-width: 150px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.artikelitems.overview td.table-filter{overflow: visible;}

.artikelitems .selection_actions select {margin-bottom: 0;}

/******************************************************************************/
/* WEBWINKEL MODULE */
/******************************************************************************/
.webwinkel .selecteer-landen {margin: 10px;}

.webwinkel .winkel-teksten {overflow-x: scroll;}

.webwinkel .winkel-teksten .keys {max-width: 150px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.webwinkel .winkel-teksten .editor-inline {overflow-y: auto;}

/** DE FOOTER **/


/** DIVERSE plugin css **/
.table.table-input-auto select,
.table.table-input-auto input {
    width: auto;margin-bottom: 0;
}

.dynaTable {width: 100%;max-width: 100%;min-width: 100%;}

.dynaTable .tools {width: 20px;min-width: 20px;max-width: 20px;padding-left: 0px;padding-right: 0px;}

.dynaTable .select-kolom {width: 20px;min-width: 20px;max-width: 20px;}

.dynaTable.edit th {text-align: right;padding-right: 10px;vertical-align: top;line-height: 30px;}

.dynaTable.overview .record td {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;cursor: pointer;}

.dynaTable.overview .record td > input,
.dynaTable.overview .record td > select {width: auto;margin-bottom: 0;}

.dynaTable .pagination {margin: 0;}

.dynaTable th a.order.ASC {color: #c67605;}

.dynaTable th a.order.DESC {color: #953b39;}

.dynaTable.LL.top {margin-bottom: 10px;}

.data-table .mini, .dynaTable .mini {max-width: 60px !important;}

.data-table .small, .dynaTable .small {max-width: 90px !important;}

.data-table .medium, .dynaTable .medium {max-width: 150px !important;}

.data-table .large, .dynaTable .large {max-width: 210px !important;}

.data-table .xlarge, .dynaTable .xlarge {max-width: 270px !important;}

.data-table .xxlarge, .dynaTable .xxlarge {max-width: 530px !important;}

.data-table td.text-right,.data-table th.text-right {text-align: right;}

.data-table td.text-center,.data-table th.text-center {text-align: center;}

.dynaTable.edit th {width: 200px !important;}

/*.dynaForm {position: relative;overflow: hidden;overflow-x: auto;overflow-y: hidden;}*/

.dynaForm .bovenkant {display: block;margin: 5px 10px;}

.dynaForm.edit .bovenkant {position: relative;margin: 0 10px 5px;}

.dynaForm .onderkant {margin: 5px 10px;}

.dynaForm.search {margin-bottom: 10px;height: 40px;overflow: hidden;}

.dynaForm.search caption {margin-bottom: 5px;}


.dynaForm.search .Zoekknop,
.dynaForm.search .Cancelknop {margin-top: -30px;}

.dynaForm.search .Zoekknop {margin-right: 80px;}

#ui-datepicker-div {display: none;}

/** voor het drag/drop gebeuren bij sorteerbare lijsten **/
/*li.ui-sortable-helper a{background-color:#AD0000!important;color:white!important;opacity:0.5;}*/
tr.ui-sortable-helper td {background-color: #AD0000 !important;color: white !important;opacity: 0.5;}

.ui-state-highlight {height: 20px;border: 1px dashed #000;margin: 0 0 13px;opacity: .5;background: rgba(0, 0, 0, .1);}

/** chrome input date fix **/
input[type="date"]::-webkit-calendar-picker-indicator {
    display: inline-block;
}

/** SELECT-2 plugin fix **/
input.select2-search__field {
    margin: 0;
}

/** IE fixes **/
.lt-ie8 {overflow: hidden;overflow-y: scroll;}

.lt-ie8 body {overflow: hidden;}

.lt-ie9 .container {border-left: 1px solid silver;border-right: 1px solid silver;}

.lt-ie8 .pull-right {float: right !important;}

.lt-ie8 .form-horizontal .controls {margin-left: 0;}

.lt-ie8 .row {display: block;}

.lt-ie9 .dropdown-menu {z-index: 999;}

.lt-ie8 .dynaTable td {overflow: hidden;white-space: nowrap;}

.lt-ie8 .dynaTable .mini {width: 60px !important;}

.lt-ie8 .dynaTable .small {width: 90px !important;}

.lt-ie8 .dynaTable .medium {width: 150px !important;}

.lt-ie8 .dynaTable .large {width: 210px !important;}

.lt-ie8 .dynaTable .xlarge {width: 270px !important;}

.lt-ie8 .dynaTable .xxlarge {width: 530px !important;}

.click-copy {
    cursor: pointer;
}
.dropdown-menu li{font-size:14px;}
.dropdown-menu li a{font-size:14px;color:#212529;}
.table-responsive {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    overflow-x: auto;
}

.table-header-rotate th, .table-header-rotate td {
    vertical-align: middle;
    width: 40px;
    position: relative;
}

.table-header-rotate th .content, .table-header-rotate td .content {
    display: block;
    padding: 0 5px;
    white-space: nowrap;
    width: 30px;
    /* Safari */
    -webkit-transform: rotate(-45deg);
    /* Firefox */
    -ms-transform: rotate(-45deg);
    /* Opera */
    -o-transform: rotate(-45deg);

}

/* COLORPICKER */
.ui-colorpicker,
.ui-dialog.ui-colorpicker {
    width: auto;
    white-space: nowrap;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 15px;
}

.ui-widget-content {background: #eeeeee 50% top repeat-x}

.ui-colorpicker-inline {
    position: static;
}

.ui-colorpicker-buttonset {
    float: left;
    margin-left: .4em;
}

.ui-colorpicker-buttonset .ui-button {
    margin: .5em 0 .5em 0;
    cursor: pointer;
}

.ui-colorpicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-colorpicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}

.ui-colorpicker-buttonpane button.ui-colorpicker-current {
    float: left;
}

.ui-colorpicker table {
    width: 100%;
    font-size: 100%; /* Reset browser table font-size */
    margin: 0;
}

.ui-colorpicker table td {
    vertical-align: top;
}

.ui-colorpicker-padding-left {
    padding-left: 10px;
}

.ui-colorpicker-padding-top {
    padding-top: 10px;
}

.ui-colorpicker-border {
    border: 1px inset;
    display: inline-block;
}

/* Bar & map */
.ui-colorpicker-map > *,
.ui-colorpicker-bar > * {
    position: absolute;
    cursor: crosshair;
}

.ui-colorpicker-map-pointer,
.ui-colorpicker-bar-pointer {
    position: absolute;
    left: 0;
}

/* Map */
.ui-colorpicker-map,
.ui-colorpicker-map > * {
    display: block;
    width: 256px;
    height: 253px;
    overflow: hidden;
}

.ui-colorpicker-map-layer-1,
.ui-colorpicker-map-layer-2 {
    background: url(../assets/img/colorpicker/map.png) no-repeat;
}

.ui-colorpicker-map-128,
.ui-colorpicker-map-128 > * {
    width: 128px;
    height: 128px;
}

.ui-colorpicker-map-128 .ui-colorpicker-map-layer-1,
.ui-colorpicker-map-128 .ui-colorpicker-map-layer-2 {
    background: url(../assets/img/colorpicker/128/map.png) no-repeat;
}

.ui-colorpicker-map-layer-alpha {
    background: url(../assets/img/colorpicker/map-opacity.png);
}

.ui-colorpicker-map-pointer {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../assets/img/colorpicker/map-pointer.png) no-repeat;
}

/* Bar */
.ui-colorpicker-bar,
.ui-colorpicker-bar > * {
    display: block;
    width: 20px;
    height: 256px;
    overflow: hidden;
    background-repeat: repeat-x;
}

.ui-colorpicker-bar-128,
.ui-colorpicker-bar-128 > * {
    height: 128px;
}

.ui-colorpicker-bar-layer-1,
.ui-colorpicker-bar-layer-2,
.ui-colorpicker-bar-layer-3,
.ui-colorpicker-bar-layer-4 {
    background: url(../assets/img/colorpicker/bar.png) repeat-x;
}

.ui-colorpicker-bar-128 .ui-colorpicker-bar-layer-1,
.ui-colorpicker-bar-128 .ui-colorpicker-bar-layer-2,
.ui-colorpicker-bar-128 .ui-colorpicker-bar-layer-3,
.ui-colorpicker-bar-128 .ui-colorpicker-bar-layer-4 {
    background: url(../assets/img/colorpicker/128/bar.png) repeat-x;
}

.ui-colorpicker-bar-layer-alpha {
    background: url(../assets/img/colorpicker/bar-opacity.png);
}

.ui-colorpicker-bar-layer-alphabar {
    background: url(../assets/img/colorpicker/bar-alpha.png);
}

.ui-colorpicker-bar-128 .ui-colorpicker-bar-layer-alphabar {
    background: url(../assets/img/colorpicker/128/bar-alpha.png);
}

.ui-colorpicker-bar-pointer {
    display: inline-block;
    width: 20px;
    height: 7px;
    background: url(../assets/img/colorpicker/bar-pointer.png) no-repeat;
}

/* Preview */
.ui-colorpicker-preview {
    text-align: center;
    height: 20px;
}

.ui-colorpicker-preview-initial {
    cursor: pointer;
}

.ui-colorpicker-preview-initial,
.ui-colorpicker-preview-current {
    width: 50px;
    height: 20px;
    display: inline-block;
}

.ui-colorpicker-preview-initial-alpha,
.ui-colorpicker-preview-current-alpha {
    width: 50px;
    height: 20px;
    display: inline-block;
    background: url(../assets/img/colorpicker/preview-opacity.png) repeat;
}

/* Inputs */
.ui-colorpicker-rgb label,
.ui-colorpicker-hsv label,
.ui-colorpicker-hsl label,
.ui-colorpicker-lab label,
.ui-colorpicker-cmyk label,
.ui-colorpicker-alpha label {
    width: 1.5em;
    display: inline-block;
}

.ui-colorpicker-number {
    margin: .1em;
    width: 4em;
}

/* Hex */
.ui-colorpicker-hex {
    text-align: center;
}

.ui-colorpicker-hex label {
    display: inline-block;
}

/* Swatches */
.ui-colorpicker-swatches {
    height: 256px;
    overflow: auto;
    background-color: #f8f8f8;
}

.ui-colorpicker-swatch {
    cursor: pointer;
    float: left;
    width: 11px;
    height: 11px;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}

.checkbox .help-inline {margin-top: -10px;}

.textcountwrapper {
    vertical-align: top;
    display: inline-block;
    position: relative;
    padding-right: 150px;
}

.textcountwrapper input,
.textcountwrapper textarea,
.textcountwrapper .counter {
    display: inline-block;
    vertical-align: top;
}

.textcountwrapper .counter {
    padding: 0 10px;
    font-weight: bolder;
    color: #666;
    position: absolute;
    top: 0;
    right: 0;
}

.textcountwrapper .counter_count {
    color: #000;
}

.textcountwrapper .counter_count.limit {
    color: #AD0000;
}

/* fix voor de select2 plugin die zonder deze fix over de popup dialogen heen valt. */
div .select2.select2-container {z-index: 100 !important;}

.form-horizontal .controls label.checkbox {padding-top: 0;}

.form-horizontal .controls label.checkbox input[type=checkbox] {margin-top: 4px;}


/* ==========================================================================
   Modules options
   ========================================================================== */
.module-options {

}

.module-options.show-icons .module-option i {
    display: inline-block;
}

.module-options--big .module-option {
    width: 24%;
    min-height: 75px;
    float: left;
    text-align: center;
    margin-right: 1%;
}

.module-options--big .module-option i {
    display: none;
    font-size: 40px;
    text-align: center;
    margin-bottom: 5px;
}

.module-options--big .module-option span {
    position: absolute;
    top: 50%;
    right: 10px;
    left: 10px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    float: none;
    color: #333;
}

.module-options *,
.module-options *:before,
.module-options *:after{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.module-options ul li {
    position: relative;
}

.module-options label {
    position: relative;
}

.module-options .module-option {
    width: 48%;
    float: left;
    text-align: center;
    padding: 10px 10px;
    border: 1px solid #ccc;
    margin: 0 1% 2%;
}

.module-options .module-option span {
    opacity: 0;
    color: #e00;
    font-size: 12px;
    text-transform: lowercase;
    position:absolute;
    top:10px;
    right: 20px;
}

.module-options .module-option i {
    display: block;
    font-size: 24px;
    line-height: 24px;
    margin: 0 auto 5px;
}

.module-options .module-option.not-available {
    color: #eee;
    border-color: #eee;
}

.module-options .module-option:hover,
.module-options .module-option:focus {
    border-color: #333;
}

.module-options .module-option.not-available:hover,
.module-options .module-option.not-available:focus {
    color: #333;
    border-color: #e00;
}

.module-options .module-option.not-available:hover span,
.module-options .module-option.not-available:focus span {
    opacity: 1;
}

.module-options [type="radio"]:not(:checked),
.module-options [type="radio"]:checked {
    opacity: 0;
    position: absolute;
    left: 3px;
    z-index: -1;
}

.module-options [type="radio"]:not(:checked) + label,
.module-options [type="radio"]:checked + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}

.module-options [type="radio"]:not(:checked) + label:before,
.module-options [type="radio"]:checked + label:before {
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    top: 1px;
    left: 0;
    border: 1px solid #ccc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.module-options [type="radio"]:not(:checked) + label:after,
.module-options [type="radio"]:checked + label:after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 5px;
    left: 4px;
    background-color: #ad0000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.module-options [name="template"][type="radio"]:checked + label {
    border: 1px solid #25ad00;
}

[name="template"][type="radio"]:checked + label .license-templates__name::after {
    content: "\f00c";
    font-family: 'Font Awesome 5 Pro';
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
}

[name="template"][type="radio"]:checked + label:before,
[name="template"][type="radio"]:not(checked) + label:before,
[name="template"][type="radio"]:not(checked) + label:after,
[name="template"][type="radio"]:checked + label:after{
    all: unset !important;
}

.module-options [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
}

.module-options [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.module-options ul li.available {
    color: #468847;
}
.module-options ul li.not-available {
    color: #ccc;
}
.not-available{
    color: #ccc;
}
.modal.modal-large{
    width:90%;
    transform: translateX(-50%);
    margin: auto;
    top:5%;
}
.modal.modal-large.fade.in{
    top:5%;
}
.modal.modal-large .modal-body{
    max-height: calc( 90vh - 150px );
}
#licensemodal,
#licensemodalloader{
    width:100vw;
    height:100vh;
    position:fixed;
    z-index:1060;
    top:0;
    left:0;
    background-color: rgba(0,0,0,.3);
}
#licensemodalloader .loading-licensemodal{
    position: fixed;
    top:50%;
    left:0;
    font-size:60px;
    display: block;
    text-align: center;
    width:100%;
}
#licensemodal .license-modal__wrapper{
    position:fixed;
    width:800px;
    background-color:white;
    top:-50%;
    left: 50%;
    transform: translateX(-50% );
    border-radius:5px;
    overflow:hidden;
    box-shadow: 0 0 10px 5px rgba(0,0,0,0.5);
    transition: top 0.3s;
}
#licensemodal .license-modal__wrapper .license-modal__header{
    border-bottom:1px solid #e3e3e3;
    background-color:#eee;
    padding: 5px 20px;
}
#licensemodal .license-modal__close{
    position:absolute;
    right:20px;
    top:20px;
    cursor:pointer;
    font-size:21px;
}
#licensemodal .license-modal__wrapper form{
    margin:0;
}
#licensemodal .license-modal__wrapper .license-modal__body{
    background-color:#fff;
    padding: 20px;
}
#licensemodal .license-modal__wrapper .license-modal__footer{
    border-top:1px solid #e3e3e3;
    background-color:#eee;
    padding: 10px 20px;
    text-align: right;
}
#licensemodal .license-modal__wrapper .license-modal__footer .license-modal__spinner{
    display:inline-block;
}

ul.license-templates {}
ul.license-templates .license-templates__header {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 5px;
}
ul.license-templates .license-templates__title { margin: 0 0 5px; }
ul.license-templates li {
    position: relative;
    margin-left: 30px;
}
ul.license-templates li.li-spacing { margin-bottom: 10px; }
ul.license-templates li:last-child:after { display: none; }
ul.license-templates li:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
ul.license-templates li:after {
    content: "";
    height: 100%;
    position: absolute;
    bottom: -10px;
    left: -15px;
    display: block;
    border-left: 1px solid #ddd;
}
ul.license-templates > li { margin: 0 0 30px; }
ul.license-templates > li:before,
ul.license-templates > li:after { display: none; }
ul.license-templates > li a:hover { text-decoration: none; }

ul.license-templates input[type="checkbox"],
ul.license-templates input[type="radio"] {
    display:none;
}
ul.license-templates input[type="checkbox"] + label:before,
ul.license-templates input[type="radio"] + label:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f0c8";
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
}
ul.license-templates input[type="checkbox"] + label:before ,
ul.license-templates input[type="radio"] + label:before {
    margin-right: 5px;
}
ul.license-templates input[type="checkbox"]:checked + label:before,
ul.license-templates input[type="radio"]:checked + label:before,
ul.license-templates input[type="checkbox"]:checked + label .license-templates__name,
ul.license-templates input[type="radio"]:checked + label .license-templates__name {
    color: limegreen;
    opacity: 1;
}
ul.license-templates input[type="checkbox"]:checked + label:before,
ul.license-templates input[type="radio"]:checked + label:before {
    content: "\f14a";
}

/*ul.license-templates li input[type="checkbox"]:disabled + label .license-templates__name,
ul.license-templates li input[type="radio"]:disabled + label .license-templates__name,*/
ul.license-templates li.not-installed label .license-templates__name{
    opacity: 0.2;
}

ul.license-templates input[type="checkbox"]:disabled + label:before,
ul.license-templates input[type="radio"]:disabled + label:before{
    opacity: 0.1;
}
ul.license-templates li.not-installed label .icon-added-to-license{
    display:none;
}
ul.license-templates li.installed label .icon-add-to-license{
    display:none;
}

/*li:hover {
    background-color:#a9a9a9;
}*/

.textcomplete-item:hover {
    text-decoration: none;
    background-color:#a9a9a9;
}
.textcomplete-item {
    padding-left:5%;
    padding-right:5%;
    border-top: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
}

.textcomplete-item a {
    text-decoration: none;
    word-wrap: break-word;
}

.textcomplete-dropdown {

}