@CHARSET "UTF-8";
body {padding-top: 60px;}
.navbar-default, .btn-default {background-color: #2c3e50;}
.sticky {top: 60px; position: -webkit-sticky; position: sticky;}
.note-editor .note-toolbar {background-color: #ACBFC0;}
/*.checkboxFive label {border-color: #95a5a6;}*/
.checkboxFive label:after {border-color: #2c3e50;}
.checkboxFive input[type=checkbox]:checked + label {border-color: #2c3e50;}
h4 .checkboxFive label {width: 1.6em; height: 1.6em;}
.radiobuttonFive input[type="radio"] + label:before {border-color: #95a5a6;}
.radiobuttonFive input[type="radio"]:checked + label:before {background: #2c3e50; border-color: #2c3e50;}
.bx-wrapper .bx-pager.bx-default-pager a:hover
, .bx-wrapper .bx-pager.bx-default-pager a.active {background: #2c3e50;}
.badge-group>.badge {border-color: #2c3e50;}
.badge-group .badge-group-second {color: #2c3e50;}
.badge-group .badge-group-second.alert-danger {color: #e74c3c;}
.badge-group .alert-danger {border-color: #e74c3c;}
.error {color: #e74c3c; font-weight: 500;}
.form-control-danger {box-shadow: 0 0 10px 2px #E74C3C; -webkit-box-shadow: 0 0 10px 2px #E74C3C; -moz-box-shadow: 0 0 10px 2px #E74C3C; -o-box-shadow: 0 0 10px 2px #E74C3C;}
/* //================ S: File upload */
input[type="file"] {width: 100%; opacity: 0; height: 45px; cursor: pointer; border: 0px solid #999;}
.fileField .btn {border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0; height: 45px;}
/* //================ E: File upload */
.selected-list-item {background: #e7f9dd !important;}
#viewMhButton {margin-top: 1px;}