@CHARSET "UTF-8";
body {padding-top: 62px;}
.navbar-default, .btn-default {background-color: #3e3f3a;}
.sticky {top: 62px; position: -webkit-sticky; position: sticky;}
.note-editor .note-toolbar {background-color: #666;}
.list-group-item-heading {line-height: 1.7em;}
/*.checkboxFive label {border-color: #C9E79B;}*/
.checkboxFive label:after {border-color: #93C54B;}
.checkboxFive input[type=checkbox]:checked + label {border-color: #93C54B;}
.radiobuttonFive input[type="radio"] + label:before {border-color: #C9E79B;}
.radiobuttonFive input[type="radio"]:checked + label:before {background-color: #93C54B; border-color: #93C54B;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {background: #93C54B;}
.badge-group>.badge {border-color: #93C54B;}
.badge-group>.badge:not(:first-child):not(:last-child) {color: #93C54B;}
.badge-group .badge-group-second {color: #93C54B;}
.badge-group .alert-danger {border-color: #e58584;}
.badge-group .badge-group-second.alert-danger {color: #d9534f;}
.error {color: #d9534f; font-weight: 500;}
.form-control-danger {box-shadow: 0 0 10px 2px #D8544B; -webkit-box-shadow: 0 0 10px 2px #D8544B; -moz-box-shadow: 0 0 10px 2px #D8544B; -o-box-shadow: 0 0 10px 2px #D8544B;}
/* //================ S: File upload */
input[type="file"] {width: 100%; opacity: 0; height: 46px; cursor: pointer; border: 0px solid #999;}
.fileField .btn {border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0; height: 46px;}
/* //================ E: File upload */
#viewMhButton {margin-top: 1px;}
