@CHARSET "UTF-8";
body {padding-top: 44px;}
.navbar-default {background-color: #333333;}
.btn-default {background-color: #e7e7e7;}
.sticky {top: 44px; position: -webkit-sticky; position: sticky;}
table, .table, label {font-size: medium;}
.label {font-weight: 500;}
.checkboxFive label {/*width: 2.2em; height: 2.2em; border-color: #B5D9F2;*/}
.checkboxFive label:after {border-color: #008cba;}
.checkboxFive input[type=checkbox]:checked + label {border-color: #008cba;}
.radiobuttonFive input[type="radio"] + label:before {border-color: #B5D9F2;}
.radiobuttonFive input[type="radio"]:checked + label:before {background: #008cba;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {background: #008cba;}
.badge-group>.badge {border-color: #008cba;}
.badge-group>.badge:not(:first-child):not(:last-child) {color: #008cba;}
.badge-group .badge-group-second {color: #008cba;}
.badge-group .badge-group-second.alert-danger {color: #f04124;}
.badge-group .alert-danger {border-color: #f04124;}
.error {color: #f04124; font-weight: 500;}
.form-control-danger {box-shadow: 0 0 10px 2px #EE430C; -webkit-box-shadow: 0 0 10px 2px #EE430C; -moz-box-shadow: 0 0 10px 2px #EE430C; -o-box-shadow: 0 0 10px 2px #EE430C;}
/* //================ S: File upload */
input[type="file"] {width: 100%; opacity: 0; height: 39px; cursor: pointer; border: 0px solid #999;}
.fileField .btn {border-radius: 0; -webkit-border-radius: 0; height: 39px;}
/* //================ E: File upload */
#viewMhButton {margin-top: 1px;}
