/*
KIOLA extensions for Ace Theme 1.2 / Bootstrap 3.0.0
Author: AIT Austrian Institute of Technology (http://www.ait.ac.at)
Maintainer: Christian Gossy / christian.gosss@ait.ac.at
*/
.blur-login-2 {
    background: #86735a url('autumn-blur.jpg') repeat;
}

.radio-input.radio-option-space2x {
    margin-right: 30px;
}

.radio-input.radio-option-space4x {
    margin-right: 60px;
}

.radio-input.radio-option-space5x {
    margin-right: 75px;
}

.header-info-user {
    background-color: #93cbf9 !important
}

.header-info-user>a.dropdown-toggle:hover,
.header-info-user>a.dropdown-toggle:focus,
.header-info-user.open {
    background-color: #579ec8 !important
}

a.anchor,
a.anchor:link,
a.anchor:hover,
a.anchor:visited,
a.anchor:focus,
a.anchor:active {
    text-decoration: none !important;
    color: inherit !important
}

.login-container {
    width: 445px !important;
}

.navbar-form {
    margin-top: 2px;

}

/* currently not used 
.pat-search {
    left: 22px;
    line-height: 12px;
    position: absolute;
    top: 2px !important;
}
*/


.field-text-addon {
    border: 2px none #fff;
    cursor: default;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    height: 22px;
    line-height: 22px;
    margin-left: 4px;
    padding: 0;
    text-align: center;
    width: 22px;
    white-space: nowrap
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.col-sm-9-min {
    min-width: 75%;
    width: 75%
}

select.col-sm-9-min {
    min-width: 75%;
    width: auto;
}


.date input {
    width: 100% !important;
}

.nav-search .yourlabs-autocomplete {
    left: auto !important;
    right: 22px;
}

.breadcrumbs .nav-search .nav-search-input {
    width: 300px;
}

.footer .footer-inner .footer-content {
    border-top: 3px none #e5e5e5 !important;
    line-height: 20px !important;
}

.table thead tr {
    color: #707070;
    font-weight: normal;
    background: #F2F2F2;
    background-image: none !important;
    background-repeat: repeat-x;
    filter: none !important;
}

.lnk {
    cursor: pointer;
}

.alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}

.alert-error hr {
    border-top-color: #e6c1c7;
}

.alert-error .alert-link {
    color: #953b39;
}


textarea.danger,
input[type="text"].danger,
input[type="password"].danger,
input[type="datetime"].danger,
input[type="datetime-local"].danger,
input[type="date"].danger,
input[type="month"].danger,
input[type="time"].danger,
input[type="week"].danger,
input[type="number"].danger,
input[type="email"].danger,
input[type="url"].danger,
input[type="search"].danger,
input[type="tel"].danger,
input[type="color"].danger {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #696969;
    border-color: #B94A48;
    background-color: #ffffff;
    outline: none;
}

form fieldset legend.header {
    font-size: 18px;
}

.wellb {
    background-color: #F5F5F5;
    border: 1px solid #E3E3E3;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}

.wellb.wellb-app>.badge,
.wellb.wellb-app>.label {
    font-size: 25px;
    padding: 1px 3px;
    position: absolute !important;
    right: -2px;
    text-align: center;
    top: -2px;
}

.wellb .badge {
    position: relative;
    top: -1px;
}

.wellb.wellb-app {
    border-radius: 12px 12px 12px 12px;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.7;
    margin: 2px;
    padding: 12px 10px 8px;
    position: relative;
    text-align: center;
}

ul.infopages li {
    display: inline;
}

ul.infopages li+li::before {
    content: " | ";
}

.menu-min .nav-list>li>a>.multiline {
    height: auto !important;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
}

.nav-list>li>a.multiline {
    height: auto !important;
    padding-top: 8px;
    padding-bottom: 8px;
}

.nav-list>li>a>span.multiline {
    display: block;
    height: auto !important;
    padding-left: 33px;
    padding-right: 5px;
    line-height: 23px !important;
}

.nav-list>li>a>[class*="fa-"]:first-child {
    float: left;
}

.menu-min .nav-list>li>a>[class*="fa-"]:first-child {
    float: none !important;
}


/* MultipleSelectorInput 
Copied from Django Admin
Image paths changed
*/
.selector {
    float: left;
    width: 580px;
}

.selector select {
    height: 17.2em;
    width: 270px;
}

.selector-available,
.selector-chosen {
    float: left;
    margin-bottom: 5px;
    text-align: center;
    width: 270px;
}

.selector-chosen select {
    border-top: medium none;
}

.selector-available h2,
.selector-chosen h2 {
    border: 1px solid #CCCCCC;
    font-size: medium;
}

.selector .selector-available h2 {
    background: url("../icons/nav-bg.gif") repeat-x scroll left bottom #FFFFFF;
    color: #666666;
}

.selector .selector-filter {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CCCCCC;
    border-image: none;
    border-style: solid;
    border-width: 0 1px;
    color: #999999;
    font-size: 10px;
    margin: 0;
    padding: 3px;
    text-align: left;
}

.selector .selector-filter label,
.inline-group .aligned .selector .selector-filter label {
    padding: 2px;
    width: 16px;
}

.selector .selector-available input {
    width: 230px;
}

.selector ul.selector-chooser {
    background: url("../icons/chooser-bg.gif") no-repeat scroll center top rgba(0, 0, 0, 0);
    float: left;
    height: 50px;
    margin: 10em 5px 0;
    padding: 0;
    width: 22px;
}

.selector-chooser li {
    list-style-type: none;
    margin: 0;
    padding: 3px;
}

.selector select {
    margin-bottom: 10px;
    margin-top: 0;
}

.selector-add,
.selector-remove {
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -3000px;
    width: 16px;
}

.selector-add {
    background: url("../icons/selector-icons.gif") no-repeat scroll 0 -161px rgba(0, 0, 0, 0);
    cursor: default;
    margin-bottom: 2px;
}

.active.selector-add {
    background: url("../icons/selector-icons.gif") no-repeat scroll 0 -187px rgba(0, 0, 0, 0);
    cursor: pointer;
}

.selector-remove {
    background: url("../icons/selector-icons.gif") no-repeat scroll 0 -109px rgba(0, 0, 0, 0);
    cursor: default;
}

.active.selector-remove {
    background: url("../icons/selector-icons.gif") no-repeat scroll 0 -135px rgba(0, 0, 0, 0);
    cursor: pointer;
}

a.selector-chooseall,
a.selector-clearall {
    color: #666666;
    display: inline-block;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

a.selector-chooseall {
    padding: 3px 18px 3px 0;
}

a.selector-clearall {
    padding: 3px 0 3px 18px;
}

a.active.selector-chooseall:hover,
a.active.selector-clearall:hover {
    color: #003366;
}

a.selector-chooseall {
    background: url("../icons/selector-icons.gif") no-repeat scroll right -263px rgba(0, 0, 0, 0);
    cursor: default;
}

a.active.selector-chooseall {
    background: url("../icons/selector-icons.gif") no-repeat scroll right -289px rgba(0, 0, 0, 0);
    cursor: pointer;
}

a.selector-clearall {
    background: url("../icons/selector-icons.gif") no-repeat scroll left -211px rgba(0, 0, 0, 0);
    cursor: default;
}

a.active.selector-clearall {
    background: url("../icons/selector-icons.gif") no-repeat scroll left -237px rgba(0, 0, 0, 0);
    cursor: pointer;
}

.stacked {
    float: left;
    width: 500px;
}

.stacked select {
    height: 10.1em;
    width: 480px;
}

.stacked .selector-available,
.stacked .selector-chosen {
    width: 480px;
}

.stacked .selector-available {
    margin-bottom: 0;
}

.stacked .selector-available input {
    width: 442px;
}

.stacked ul.selector-chooser {
    background: url("../icons/chooser_stacked-bg.gif") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 22px;
    margin: 0 0 3px 40%;
    width: 50px;
}

.stacked .selector-chooser li {
    float: left;
    padding: 3px 3px 3px 5px;
}

.stacked .selector-chooseall,
.stacked .selector-clearall {
    display: none;
}

.stacked .selector-add {
    background: url("../icons/selector-icons.gif") no-repeat scroll 0 -57px rgba(0, 0, 0, 0);
    cursor: default;
}

.stacked .active.selector-add {
    background: url("../icons/selector-icons.gif") no-repeat scroll 0 -83px rgba(0, 0, 0, 0);
    cursor: pointer;
}

.stacked .selector-remove {
    background: url("../icons/selector-icons.gif") no-repeat scroll 0 -5px rgba(0, 0, 0, 0);
    cursor: default;
}

.stacked .active.selector-remove {
    background: url("../icons/selector-icons.gif") no-repeat scroll 0 -31px rgba(0, 0, 0, 0);
    cursor: pointer;
}

p.datetime {
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.datetime span {
    color: #CCCCCC;
    font-size: 11px;
    font-weight: normal;
    white-space: nowrap;
}

table p.datetime {
    font-size: 10px;
    margin-left: 0;
    padding-left: 0;
}

p.url {
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.url a {
    font-weight: normal;
}

p.file-upload {
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.file-upload a {
    font-weight: normal;
}

.file-upload .deletelink {
    margin-left: 5px;
}

span.clearable-file-input label {
    color: #333333;
    display: inline;
    float: none;
    font-size: 11px;
}

.calendarbox,
.clockbox {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 11px;
    margin: 5px auto;
    position: relative;
    text-align: center;
    width: 16em;
}

.clockbox {
    width: auto;
}

.calendar {
    margin: 0;
    padding: 0;
}

.calendar table {
    background: none repeat scroll 0 0 #FFFFFF;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
}

.calendar caption,
.calendarbox h2 {
    border-top: medium none;
    font-size: 11px;
    margin: 0;
    text-align: center;
}

.calendar th {
    background: url("../icons/nav-bg.gif") repeat-x scroll 0 50% #E1E1E1;
    border-bottom: 1px solid #DDDDDD;
    color: #666666;
    font-size: 10px;
    padding: 2px 3px;
    text-align: center;
}

.calendar td {
    border-bottom: medium none;
    border-top: 1px solid #EEEEEE;
    font-size: 11px;
    padding: 0;
    text-align: center;
}

.calendar td.selected a {
    background: none repeat scroll 0 0 #C9DBED;
}

.calendar td.nonday {
    background: none repeat scroll 0 0 #EFEFEF;
}

.calendar td.today a {
    background: none repeat scroll 0 0 #FFFFCC;
}

.calendar td a,
.timelist a {
    color: #444444;
    display: block;
    font-weight: bold;
    padding: 4px;
    text-decoration: none;
}

.calendar td a:hover,
.timelist a:hover {
    background: none repeat scroll 0 0 #5B80B2;
    color: #FFFFFF;
}

.calendar td a:active,
.timelist a:active {
    background: none repeat scroll 0 0 #003366;
    color: #FFFFFF;
}

.calendarnav {
    color: #CCCCCC;
    font-size: 10px;
    margin: 0;
    padding: 1px 3px;
    text-align: center;
}

.calendarnav a:link,
#calendarnav a:visited,
#calendarnav a:hover {
    color: #999999;
}

.calendar-shortcuts {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #EEEEEE;
    color: #CCCCCC;
    font-size: 10px;
    line-height: 11px;
    padding: 3px 0 4px;
}

.calendarbox .calendarnav-previous,
.calendarbox .calendarnav-next {
    background: url("../img/default-bg.gif") repeat-x scroll left bottom #C9DBED;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 1px 4px 2px;
    position: absolute;
}

.calendarnav-previous:hover,
.calendarnav-next:hover {
    background: none repeat scroll 0 0 #003366;
}

.calendarnav-previous {
    left: 0;
    top: 0;
}

.calendarnav-next {
    right: 0;
    top: 0;
}

.calendar-cancel {
    background: url("../img/nav-bg.gif") repeat-x scroll 0 50% #E1E1E1;
    border-top: 1px solid #DDDDDD;
    font-size: 10px;
    margin: 0 !important;
    padding: 0 !important;
}

.calendar-cancel:hover {
    background: url("../img/nav-bg-reverse.gif") repeat-x scroll 0 50% #E1E1E1;
}

.calendar-cancel a {
    color: #000000;
    display: block;
}

ul.timelist,
.timelist li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.timelist a {
    padding: 2px;
}

ul.orderer {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
}

ul.orderer li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../img/nav-bg-grabber.gif") repeat-y scroll 0 0 #E2E2E2;
    border-color: #BBBBBB;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px 0;
    display: block;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
}

ul.orderer li:hover {
    background-color: #DDDDDD;
    cursor: move;
}

ul.orderer li a.selector {
    font-size: 10px !important;
    margin-left: 12px;
    overflow: hidden;
    padding: 0.6em 0;
    width: 83%;
}

ul.orderer li a:link,
ul.orderer li a:visited {
    color: #333333;
}

ul.orderer li .inline-deletelink {
    margin-top: 0.6em;
    position: absolute;
    right: 4px;
}

ul.orderer li.selected {
    background-color: #F8F8F8;
    border-right-color: #F8F8F8;
}

ul.orderer li.deleted {
    background: url("../img/deleted-overlay.gif") repeat scroll 0 0 #BBBBBB;
}

ul.orderer li.deleted a:link,
ul.orderer li.deleted a:visited {
    color: #888888;
}

ul.orderer li.deleted .inline-deletelink {
    background-image: url("../img/inline-restore.png");
}

ul.orderer li.deleted:hover,
ul.orderer li.deleted a.selector:hover {
    cursor: default;
}

.inline-deletelink {
    background: url("../img/inline-delete.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    float: right;
    height: 15px;
    outline: 0 none;
    text-indent: -9999px;
    width: 15px;
}

.inline-deletelink:hover {
    background-position: -15px 0;
    cursor: pointer;
}

.editinline button.addlink {
    border: 0 none;
    color: #5B80B2;
    cursor: pointer;
    font-size: 100%;
}

.editinline button.addlink:hover {
    color: #003366;
    cursor: pointer;
}

.editinline table .help {
    float: right;
    padding-left: 2em;
    text-align: right;
}

.editinline tfoot .addlink {
    white-space: nowrap;
}

.editinline table thead th:last-child {
    border-left: medium none;
}

.editinline tr.deleted {
    background: url("../img/deleted-overlay.gif") repeat scroll 0 0 #DDDDDD;
}

.editinline tr.deleted .inline-deletelink {
    background-image: url("../img/inline-restore.png");
}

.editinline tr.deleted td:hover {
    cursor: default;
}

.editinline tr.deleted td:first-child {
    background-image: none !important;
}

.editinline-stacked {
    min-width: 758px;
}

.editinline-stacked .inline-object {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-left: 210px;
}

.editinline-stacked .inline-source {
    background: none repeat scroll 0 0 #F8F8F8;
    float: left;
    width: 200px;
}

.editinline-stacked .inline-splitter {
    background: url("../img/inline-splitter-bg.gif") no-repeat scroll 50% 50% #F8F8F8;
    border-right: 1px solid #CCCCCC;
    float: left;
    width: 9px;
}

.editinline-stacked .controls {
    background: url("../img/nav-bg.gif") repeat-x scroll left top #E1E1E1;
    border-top: 1px solid #DDDDDD;
    clear: both;
    font-size: 11px;
    padding: 3px 4px;
}

/*
Flat tags container
*/

.flat-tag {
    border-width: 0px !important;
    display: block !important;
    width: auto !important
}

/* round item in list */
.itemdiv>.user>.round {
    border: 2px solid #5293c4;
    border-radius: 100%;
    max-width: 40px;
    max-heigth: 40px;
    width: 40px;
    height: 40px;
    position: relative;
    font-size: 15px;
    text-align: center;
    line-height: 33px;
    /*margin:3px;*/
    font-weight: 700;
    overflow: hidden;
}

.widget-toolbox>.btn-toolbar>div.pagination-wrap {
    display: block;
}

.widget-toolbox>.btn-toolbar>ul.pagination {
    display: block-inline;
    margin: 3px;
    max-height: 18px;
}

.widget-toolbox>.btn-toolbar>.pagination>li>a,
.widget-toolbox>.btn-toolbar>.pagination>li>span {
    padding: 0px 12px !important;
}

.widget-toolbox>.btn-toolbar:empty {
    display: none;
}

.widget-toolbox:first-child {
    border-bottom-width: 0px !important;
    padding: 0px !important;
}

.obfuscate {
    visibility: hidden;
}

/* bootgrid extensions */
.white-space-wrap-normal,
.white-space-wrap-normal>.column-header-anchor>.text {
    white-space: normal !important;
}

.word-break-break-all,
.word-break-break-all>.column-header-anchor>.text {
    word-break: break-all !important;
    white-space: normal !important;
}

input[type=checkbox].ace.ace-switch.ace-switch-4.ace-switch-de+.lbl::before {
    content: "Ein\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0 Aus";
}

input[type=checkbox].ace.ace-switch.ace-switch-4.ace-switch-en+.lbl::before {
    content: "On\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0 Off";
}

.label-observation {
    color: #606060 !important;
    border: 1px solid #606060 !important;
    background-color: #f2f5f6 !important;
}

.label-observation-trans {
    color: #606060 !important;
    border: 1px solid #FFFFFF !important;
    background-color: #FFFFFF !important;
    margin-top: 5px;
}

.label-observation-hilite {
    color: #f2f5f6 !important;
    border: 1px solid #f2f5f6 !important;
    background-color: #606060 !important;
}

.label-observation-overshot {
    color: #d74040 !important;
    border: 1px solid #d74040 !important;
    background-color: #f9d2d2 !important;
}

.label-observation-undershot {
    color: #4949f7 !important;
    border: 1px solid #4949f7 !important;
    background-color: #d2d2f9 !important;
}

.option-filter {
    color: #080808 !important;
    background-color: #E7E7E7 !important;
}


.filter-grey>.dropdown-menu>li:hover>a,
.filter-grey>.dropdown-menu>li>a:focus,
.filter-grey>.dropdown-menu>li>a:active,
.filter-grey>.dropdown-menu>li.active>a,
.filter-grey>.dropdown-menu>li.active:hover>a {
    background: #E7E7E7 none repeat scroll 0 0 !important;
    color: #080808 !important;
}


.popover-dashed {
    outline: dashed;
    outline-width: 1px;
    outline-offset: 3px;
}

.tooltip-large {
    max-width: 500px !important;
}

.popover {
    z-index: 1035 !important
        /* behind stucked elements */
}

.popover-orig {
    z-index: 1060 !important
        /* original bootstrap behaviour */
}

.tooltip {
    z-index: 1037 !important
        /* behind stucked elements */
}

.tooltip-orig {
    z-index: 1070 !important
        /* original bootstrap behaviour */
}

.tooltip-inner {
    word-wrap: break-word;
    text-align: left;
    white-space: pre-line;
}

.alert-smaller {
    margin-bottom: 5px;
    padding: 5px;
}

.fa-rotate-135 {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.fa-rotate-45 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

::placeholder {
    font-style: italic;
    color: #a5a5a5;
}

.col-sm-12-min {
    min-width: 100%;
    width: 100%
}

.large-tooltip>.tooltip>.tooltip-inner {
    max-width: 530px;
}

.bootgrid-filter,
.bootgrid-search {
    padding-bottom: 5px;
}

.bootgrid-search input {
    padding-top: 5px;
    padding-bottom: 3px;
    height: fit-content;
}

.no-minwidth {
    min-width: auto !important;
}

.selected-calendar-event {
    background-color: #FEE188 !important;
    color: #000000 !important;
}

.fc-past {
    background-color: #f8f8f8;
}

.chosen-filter-dropdown {
    font-size: 12px;
    border-color: #428bca !important;
    background-color: #428bca !important;
    color: white;
    height: 21.6px;
}

.chosen-filter-dropdown.default {
    border-color: #abbac3 !important;
    background-color: #abbac3 !important;
}

.chosen-filter-dropdown.purple {
    border-color: #7d6fa2 !important;
    background-color: #7d6fa2 !important;
}

.chosen-filter-dropdown.success {
    border-color: #87b87f !important;
    background-color: #87b87f !important;
}

.chosen-filter-dropdown+.chosen-container {
    font-size: 12px;
    width: auto !important;
}

.chosen-filter-dropdown+.chosen-container>.chosen-single {
    border-color: #428bca !important;
    background-color: #428bca !important;
    color: white;
    height: 21.6px;
    line-height: normal;
    padding-left: 6px;
    padding-top: 1px;
}

.chosen-filter-dropdown.default+.chosen-container>.chosen-single {
    border-color: #abbac3 !important;
    background-color: #abbac3 !important;
}

.chosen-filter-dropdown.purple+.chosen-container>.chosen-single {
    border-color: #7d6fa2 !important;
    background-color: #7d6fa2 !important;
}

.chosen-filter-dropdown.success+.chosen-container>.chosen-single {
    border-color: #87b87f !important;
    background-color: #87b87f !important;
}

.chosen-filter-dropdown+.chosen-container.warning>.chosen-single,
.chosen-filter-dropdown.success+.chosen-container.warning>.chosen-single {
    border-color: #ffb752 !important;
    background-color: #ffb752 !important;
}

.chosen-filter-dropdown+.chosen-container>.chosen-single div b:before {
    content: "\f107";
    color: white;
    font-size: 110% !important;
    font-weight: normal;
    vertical-align: middle;
    margin-top: 3.25px;
}

.chosen-filter-dropdown+.chosen-container-active.chosen-with-drop .chosen-single {
    color: black;
}

.chosen-filter-dropdown+.chosen-container-active.chosen-with-drop>.chosen-single div b:before {
    color: black;
}

.chosen-filter-dropdown+.chosen-container.chosen-container-active.chosen-with-drop {
    width: 200px !important;
}

.chosen-filter-dropdown+.chosen-container-single .chosen-single span {
    margin-right: 20px;
}

.chosen-filter-dropdown+.chosen-container-single .chosen-single div {
    width: 15px;
}

.panel-purple {
    border-color: #cecece;
}

.panel-purple>.panel-heading {
    color: #7d6fa2;
    background-color: #9585bf;
    border-color: #cecece;
}

.panel-purple>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #cecece;
}

.panel-purple>.panel-heading .badge {
    color: #9585bf;
    background-color: #7d6fa2;
}

.panel-purple>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #cecece;
}

.btn-dark-purple {
    border-color: #7d6fa2 !important;
    background-color: #7d6fa2 !important;
}

/* .btn-dark-default {
    border-color: #8b9aa3 !important;
    background-color: #8b9aa3 !important;
} */

.badge-wrapped {
    word-wrap: break-word !important;
    white-space: normal !important;
}

.slider-label {
    position: absolute;
    width: 20px;
    margin-left: -10px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px !important;
}

.form-group-slider {
    display: block !important;
    margin-bottom: 15px !important;
    margin-right: 20px !important;
}

input[type=checkbox].ace:indeterminate+.lbl::before {
    display: inline-block;
    font-weight: bold;
    content: '\f12a';
    color: #DD5A43;
    background-color: #F5F8FC;
    border-color: #b94a48;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 -15px 10px -12px rgba(0, 0, 0, .05), inset 15px 10px -12px rgba(255, 255, 255, .1);
}

input[type=checkbox].ace:indeterminate:hover+.lbl::before,
input[type=checkbox]:indeterminate.ace+.lbl:hover::before {
    border-color: #ff893c;
}

select.ace.conflicts {
    color: #DD5A43;
    border-color: #b94a48;
}

select.ace.conflicts option {
    color: black;
}

.careplan-legend {
    padding: 2em 1em 0 1em;
    float: right;
}

.active-device-list {
    cursor: default;
    margin-bottom: 2em;
}

.active-device-list span {
    vertical-align: top;
}

.active-device-list span i {
    vertical-align: middle;
}

.active-device-list i.fa-mobile {
    padding-right: 0.1em;
}

.profile-config-panel {
    margin-bottom: 2em;
}

.profile-config-panel .row {
    margin-top: -0.7em;
    padding-top: 0.7em;
    margin-bottom: -0.7em;
    padding-bottom: 0.7em;
    margin-left: 0;
    margin-right: 0;
}

/* from alert-error */
.profile-config-panel .row.conflicts {
    background-color: #f2dede;
    border: 1px solid #eed3d7;
}

.profile-config-panel .device-icons {
    margin-right: 1.5em;
    float: right;
    margin-left: -7em;
}

.profile-config-panel .device-icons span {
    cursor: default;
    margin-right: 0.5em;
}

.profile-config-panel .device-icons span:last-child {
    margin-right: 0;
}

.profile-config-panel .device-icons span i {
    vertical-align: middle;
}

.profile-config-panel .profile-option {
    padding-left: 3em;
}

.profile-config-panel .profile-option h5 {
    margin: 0;
    padding: 0.3em 0;
}

.profile-config-panel .participant-icon {
    margin-left: 1em;
}

.profile-config-panel .participant-icon i {
    width: 26px;
}

.profile-config-panel .participant-icon i.participant-hidden {
    display: none;
}

@media (min-width: 768px) {
    .profile-config-panel .participant-icon i.participant-hidden {
        opacity: 0;
        display: inherit;
    }
}

.profile-config-panel .observation-label {
    margin-bottom: 0.25em;
}

.profile-config-panel .observation-label label {
    margin-left: 2.1em;
}

.profile-config-panel .observation-label>span {
    position: absolute;
    left: 1em;
}

.profile-config-panel .observation-label>span i {
    margin-left: 0.2em;
    color: #d15b47;
}

.html-tooltip .tooltip-inner {
    max-width: 500px;
    padding-left: 0;
}

.html-tooltip .title {
    padding-left: 0.6em
}
.flex-horizontal {
    flex: 1 1 auto;
    display: flex;
    height: auto;
}

.flex-vertical {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
}

.row-flex {
    display: flex;
    flex-direction: column;
}

@media (min-width: 768px) {
    .row-flex {
        flex-direction: row;
    }
}