body {background-color: #fafafa;}
ul, ol {list-style: none;}
.w {max-width: 980px; min-width: 640px; margin: 0 auto;}
.navbar-default {background-color: #fff;border-bottom: 1px solid #e3e3e3;     -webkit-box-shadow: 0 4px 8px 0 rgba(134, 145, 153, 0.1);
    box-shadow: 0 4px 8px 0 rgba(134, 145, 153, 0.1);}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {color: #000;background-color: #e3e3e3;}
.well {background: no-repeat;box-shadow: none;word-wrap:break-word;word-break:normal; }
.well .hd {padding-left: 10px;position: relative;margin-bottom: 10px;}
.well .hd:before{content: "";position: absolute;width: 5px;height: 20px;background: #00965e;left: 0;top: 0px;}
.cr {clear: both; }
.fl {float: left;}
.r0 {padding-right: 0 !important;}
.fr {float: right;}
.mb5 {margin-bottom: 5px}
.mb10 {margin-bottom: 10px}
.mb20 {margin-bottom: 20px}
.text-gray {color: #888;}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {position: relative;color: #0084ff;background-color: #fff;font-weight: bold;}
.well {background-color: #fff;border-width: 0;}
.panel-default {border-width: 0;}
.panel-default>.panel-heading{border-width:0;}
.label-info {background-color: #0084ff;}
.navbar-default .navbar-nav>.active>a:before{content: "";position: absolute;bottom: 0;left: 15px;right: 15px;height: 4px;background-color: #0084ff;}
.navbar-default .navbar-brand {color: #0084ff;font-weight: bold;} 
 
.topbar {border-top: 2px solid #00965e; margin-bottom: 20px; background-color: #fff; line-height: 50px;box-shadow: 0 2px 10px rgb(0 0 0 / 5%);}
.topbar li {float: left;padding: 0px ;position: relative;}
.topbar li a{line-height:60px; padding: 0 11px; display: block;font-size: 14px;}
.topbar li a.logo{padding: 0;}
.topbar .active a {color: #00965e; font-weight: 700}
.sidebox {position: sticky;top: 85px;}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {z-index: 2;color: #fff;background-color: #5bc0de;border-color: #5bc0de;}

.list-flex, .flex-wrap {display: flex; align-items: center;}
.flex1,.flex-1 {flex: 1}
.text-right {text-align: right;}
.editormd-fullscreen{z-index: 1031;}

.my-label {border: 1px solid #000;
    padding: 5px 10px;
    border-radius: 4px;
}
.breadcrumb{background: none;}
.container-plus .container{padding-right: 15px;padding-left: 15px;margin-right: auto;width: 1360px;margin-left: auto;}

.zl-side-list>ul>li{margin-bottom: 10px;}

.btn-info  {background-color:#00965e;border-color: #00965e; }

.btn-info:active, .btn-info:hover, .btn-info:focus, .btn-info:active:hover {color: #fff;background-color: #008050;border-color: #00784b;}