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