/* CSS Document */

.color0 {color: red !important;}
.color1 {color: green !important;}
.color5, .color8, .color9 {color: blue !important;}
.color5, .color6 {color: yellow !important;}
.color10 {color: grey !important;}
.color, a > i.fa, a > i.fas, a > i.far {color: #333;}
i.fa, i.fas, i.far {font-size: 24px;}
.BigList i.fa, .BigList i.fas, .BigList i.far {font-size: 1rem;}

.BigList i.fa-plus:hover,
.BigList i.fa-circle:hover,
.BigList i.fa-eye:hover,
.BigList i.fa-trash:hover,
.BigList i.fa-trash-can:hover,
.BigList i.fa-envelope:hover {cursor: pointer;}

.input-group i.fa, .input-group i.fas, .input-group i.far {font-size: 20px;}
.dt-center { text-align: center; }

i[class*='Value'], .input-group-addon { cursor: pointer; }
.input-group-addon:hover {background-color: #ddd;}

#editFrame {width: 100%; border: none;}
#btnlist a {margin: 10px; width: 90%; }

.navbar-fixed-bottom, .navbar-fixed-top {
    z-index: 100 !important;
}

/* NEW 2nd-Level Dropdown CSS START */
.dropdown-submenu{position: relative;}
.dropdown-submenu .caret{-webkit-transform: rotate(-90deg); transform: rotate(-90deg);}
.dropdown-submenu > .dropdown-menu {top:0; left:100%; margin-top:-6px; margin-left:-1px;}
.dropdown-submenu.open > a:after{border-left-color:#fff;}
.dropdown-submenu.open > .dropdown-menu, .dropdown-submenu.open > .dropdown-menu {display: block;}
.dropdown-submenu .dropdown-menu{margin-bottom: 8px;}
.navbar-default .navbar-nav .open .dropdown-menu .dropdown-submenu ul{background-color: #f6f6f6;}
.navbar-inverse .navbar-nav .open .dropdown-menu .dropdown-submenu ul{background-color:#333;}
.navbar .navbar-nav .open .dropdown-submenu .dropdown-menu > li > a{padding-left: 30px;}
@media screen and (min-width:992px){
    .dropdown-submenu .dropdown-menu{margin-bottom: 2px;}
    .navbar .navbar-nav .open .dropdown-submenu .dropdown-menu > li > a{padding-left: 25px;}
    .navbar-default .navbar-nav .open .dropdown-menu .dropdown-submenu ul{background-color:#fff;}
    .navbar-inverse .navbar-nav .open .dropdown-menu .dropdown-submenu ul{background-color:#fff;}
}
/* NEW 2nd-Level Dropdown CSS END */
@media screen and (max-width:450px){
	.form--checkbox .checkmark { font-size: 0.8rem !important; font-weight: bold !important;}	
	.offset-1 {  margin-left: 4.33333333%; }
	.p-4 { padding: 0.5rem !important; }
	.col-10 { width: 91.33333333%; }
}


/* Mahnwesen */
#oplist {}
#oplist i.fa-plus:hover,
#oplist i.fa-circle:hover,
#oplist i.fa-envelope:hover {cursor: pointer;}

#oplist thead th:nth-child(6),
#oplist tbody td:nth-child(6),
#oplist thead th:nth-child(7),
#oplist tbody td:nth-child(7),
#oplist tbody tr.collapse table.bill_list thead th:nth-child(8),
#oplist tbody tr.collapse table.bill_list thead th:nth-child(9),
#oplist tbody tr.collapse table.bill_list thead th:nth-child(10),
#oplist tbody tr.collapse table.bill_list thead th:nth-child(11),
#oplist tbody tr.collapse table.bill_list tbody td:nth-child(8),
#oplist tbody tr.collapse table.bill_list tbody td:nth-child(9),
#oplist tbody tr.collapse table.bill_list tbody td:nth-child(10),
#oplist tbody tr.collapse table.bill_list tbody td:nth-child(11) {text-align:center;}

table.artlist td {font-size: .875em;}
textarea {width:100%;}