@CHARSET "UTF-8";
body {padding-top: 63px;}
.sticky {top: 63px; position: -webkit-sticky; position: sticky;}
.alert-info {color: #fff;}
.alert-danger {color: #fff;}
.footer {border: none; -webkit-box-shadow: 0 -1px 2px rgba(0,0,0,0.3); box-shadow: 0 -1px 2px rgba(0,0,0,0.3);}
.checkboxFive label {/*border-color: #B5D9F2;*/width: 1.7em; height: 1.7em;}
.checkboxFive label:after {border-color: #54b4eb;}
.checkboxFive input[type=checkbox]:checked + label {border-color: #54b4eb;}
h4 .checkboxFive label {width: 1.3em; height: 1.3em;}
.radiobuttonFive input[type="radio"] + label:before {border-color: #B5D9F2;}
.radiobuttonFive input[type="radio"]:checked + label:before {background: #54b4eb; border-color: #54b4eb;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {background: #54b4eb;}
.badge-group>.badge {border-color: #bbb;}
.badge-group .badge-group-second {color: #bbb;}
.badge-group .alert-danger {border-color: #e58584;}
.error {color: #e51c23; font-weight: 500;}
#top:after {opacity: 0.2;}
.form-control-danger {box-shadow: inset 0 -3px 0 #FF4A4E !important; -webkit-box-shadow: inset 0 -3px 0 #FF4A4E !important; -moz-box-shadow: inset 0 -3px 0 #FF4A4E !important; -o-box-shadow: inset 0 -3px 0 #FF4A4E !important;}
/* //================ S: File upload */
input[type="file"] {width: 100%; opacity: 0; height: 37px; cursor: pointer; border: 0px solid #999;}
.fileField .btn {border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0; height: 37px; -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3); box-shadow: 1px 1px 2px rgba(0,0,0,0.3);}
/* //================ E: File upload */
#viewMhButton {margin-top: 6px;}
