

body{background:#767676 !important;}

.cid-s6KREtPBsa {
  padding-top: 90px;
  padding-bottom: 15px;
  background-color: #767676;
}
.cid-s6KREtPBsa h3 {
  text-align: center;
  font-weight: 300;
}
.cid-s6KREtPBsa .wrap {
  width: 150px;
  height: 150px;
  margin: 0 auto;
}
.cid-s6KREtPBsa .mbr-section-subtitle {
  color: #efefef;
}
.cid-s6KREtPBsa .card {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  word-wrap: break-word;
}
.cid-s6KREtPBsa ellipse {
  stroke: rgba(206, 206, 206, 0.4);
}
.cid-s6KREtPBsa path {
  stroke: #cc2952;
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-s6KREtPBsa .card {
    -webkit-flex-basis: 33%;
    flex-basis: 33%;
  }
}
.cid-s6KREtPBsa .mbr-section-title {
  color: #ffffff;
}
.cid-s6KREtPBsa H4 {
  color: #efefef;
}
.cid-scbCSH0KOf {
  padding-top: 45px;
  padding-bottom: 15px;
  background-color: #484747;
}
.cid-scbCSH0KOf h3 {
  text-align: center;
  font-weight: 300;
}
.cid-scbCSH0KOf .wrap {
  width: 150px;
  height: 150px;
  margin: 0 auto;
}
.cid-scbCSH0KOf .mbr-section-subtitle {
  color: #efefef;
}
.cid-scbCSH0KOf .card {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  word-wrap: break-word;
}
.cid-scbCSH0KOf ellipse {
  stroke: rgba(206, 206, 206, 0.4);
}
.cid-scbCSH0KOf path {
  stroke: #149dcc;
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-scbCSH0KOf .card {
    -webkit-flex-basis: 33%;
    flex-basis: 33%;
  }
}
.cid-scbCSH0KOf .mbr-section-title {
  color: #ffffff;
}
.cid-scbCSH0KOf H4 {
  color: #efefef;
}
.cid-scbCSH0KOf P {
  color: #149dcc;
}
.cid-scdsk2oFte {
  padding-top: 15px;
  padding-bottom: 90px;
  background-color: #484747;
}
.cid-scdsk2oFte .mbr-section-subtitle {
  color: #cccccc;
}
.cid-scdsk2oFte .container-table {
  margin: 0 auto;
}
.cid-scdsk2oFte .scroll {
  overflow-x: auto;
  padding: 0;
}
.cid-scdsk2oFte .dataTables_wrapper {
  display: block;
}
.cid-scdsk2oFte .dataTables_wrapper .search {
  margin-bottom: .5rem;
}
.cid-scdsk2oFte .dataTables_wrapper .table {
  overflow-x: auto;
}
.cid-scdsk2oFte table {
  width: 100% !important;
  margin-top: 6px;
  border: 1px solid #cccccc;
  margin-bottom: 0;
}
.cid-scdsk2oFte table th {
  border-top: none;
  transition: all .2s;
  border-bottom: none;
}
.cid-scdsk2oFte table th:hover {
  background: #cccccc;
  color: #000000;
}
.cid-scdsk2oFte table td {
  border-top: 1px solid #cccccc;
}
.cid-scdsk2oFte table.table {
  background: #ffffff;
}
.cid-scdsk2oFte .dataTables_filter {
  text-align: right;
  margin-bottom: .5rem;
}
.cid-scdsk2oFte .dataTables_filter label {
  display: inline;
  white-space: normal !important;
}
.cid-scdsk2oFte .dataTables_filter input {
  display: inline;
  width: auto;
  margin-left: .5rem;
  border-radius: 100px;
  padding-left: 1rem;
}
.cid-scdsk2oFte .dataTables_info {
  padding-bottom: 1rem;
  padding-top: 1rem;
  white-space: normal !important;
}
@media (max-width: 992px) {
  .cid-scdsk2oFte .dataTables_filter {
    text-align: center;
  }
}
@media (max-width: 350px) {
  .cid-scdsk2oFte .dataTables_filter {
    text-align: center;
  }
  .cid-scdsk2oFte .dataTables_filter input {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.cid-scdsk2oFte .searchInfo {
  color: #149dcc;
}
.minmaxsection{
    float: right;
    color: #fff;
    font-size: 38px;
}
section.minimize{
    overflow: hidden !important;
    max-height: 60px !important;
    padding-top: 10 !important;
    padding-bottom: 0 !important;
    border-top: 1px solid #999;
    border-bottom: 1px solid #333;
    width: 90%;
    margin: 0 auto;
}
section.minimize .mbr-section-title {
    font-style: normal;
    line-height: 1;
    text-align: left;
    margin-left: 20%;
	float: left;
}
.minmaxsection:hover{color:#149dcc;}
.minsection{
    max-height: 58px;
    margin: 0;
    padding: 4px;
    border-bottom: 1px solid #222;
    border-top: 1px solid #aaa;
}