@CHARSET "UTF-8";
body {padding-top: 51px;}
.btn-default {background-color: #6d7070;}
.sticky {top: 51px; position: -webkit-sticky; position: sticky;}
table, .table, label {font-size: medium;}
.note-editor .note-toolbar {background-color: #30333B;}
.checkboxFive label {/*width: 1.7em; height: 1.7em; border-color: #B5D9F2;*/}
.checkboxFive label:after {border-color: #3399f3;}
.checkboxFive input[type=checkbox]:checked + label {border-color: #3399f3;}
.radiobuttonFive input[type="radio"] + label:before {border-color: #B5D9F2;}
.radiobuttonFive input[type="radio"]:checked + label:before {background: #3399f3; border-color: #3399f3;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {background: #3399f3;}
.badge-group>.badge {border-color: #3399f3;}
.badge-group>.badge:not(:first-child):not(:last-child) {color: #3399f3;}
.badge-group .badge-group-second {color: #3399f3;}
.badge-group .alert-danger {border-color: #e7c3c3;}
.error {color: #cd0200; font-weight: 500;}
.form-control-danger {box-shadow: 0 0 10px 2px #CC0800; -webkit-box-shadow: 0 0 10px 2px #CC0800; -moz-box-shadow: 0 0 10px 2px #CC0800; -o-box-shadow: 0 0 10px 2px #CC0800;}
/* //================ S: File upload */
input[type="file"] {width: 100%; opacity: 0; height: 38px; cursor: pointer; border: 0px solid #999;}
.fileField .btn {border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0; height: 38px;}
/* //================ E: File upload */
#viewMhButton {margin-top: 1px;}
