.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header,
.row {
  margin-left: 0;
  margin-right: 0
}

.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover {
  background-color: #cacaca;
  border-color: #888888;
}

#form-response,
#loading,
.pace-inactive {
  display: none
}

button {
  outline-color: transparent!important
}

@font-face {
  font-family: jFlat;
  src: url(fonts/JF-Flat-regular.eot);
  src: url(fonts/JF-Flat-regular.eot?#iefix) format('embedded-opentype'), url('fonts/JF-Flat-regular.svg#JF Flat Regular') format('svg'), url(fonts/JF-Flat-regular.woff) format('woff'), url(fonts/JF-Flat-regular.ttf) format('truetype');
  font-weight: 400;
  font-style: normal
}

body {
  font-family: jFlat, Tahoma, arial, sans-serif;
  /* background: url('../img/bg.png');
  background-size: cover; */
}

#loading {
  text-align: center;
  padding: 5px
}

#cp-login {
  padding-right: 10px;
  padding-left: 10px;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%)
}

ul {
  list-style: none;
  padding: 0;
  margin: 0
}

a:focus {
  text-decoration: none
}

::-webkit-scrollbar {
  width: 7px
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #acacac;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5);
  -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .5)
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.pace .pace-progress {
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 3px
}

.container-fluid {
  padding-left: 0;
  padding-right: 0
}

.breadcrumb {
  border: 1px solid #cecece
}

td {
  vertical-align: middle!important
}

.modal-header .close {
  margin-top: 3px
}

.fa-home {
  zoom: 1.17
}

.tooltip {
  max-width: 100%;
  overflow: auto
}

.tooltip-inner {
  max-width: none
}

.fa-space:after {
  content: '';
  width: 5px
}

.ichar-container {
  display: inline-block;
}

.ichar-container:hover {
  color: transparent;
  text-decoration: none;
}

.ichar-block {
  background:#ccc;
  color:#818181;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  direction: ltr;
  font-size: 1.5rem;
  font-weight: 500;
}


/*!
 * Start Bootstrap - SB Admin Bootstrap Admin Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

.cpanel #wrapper {
  padding: 10px;
  margin-top: 100px
}

@media(min-width:768px) {
  .cpanel #wrapper {
    padding: 0;
    margin-top: 50px
  }
}

.cpanel #page-wrapper {
  width: 100%;
  padding: 0;
  margin: auto
}

@media(min-width:768px) {
  .cpanel #page-wrapper {
    padding: 10px
  }
}

.cpanel .top-nav {
  padding: 0 25px
}

.cpanel .top-nav>li {
  display: inline-block
}

.cpanel .top-nav>li>a {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 20px;
  color: #f0f0f0
}

.cpanel .top-nav>.open>a,
.cpanel .top-nav>.open>a:focus,
.cpanel .top-nav>.open>a:hover,
.cpanel .top-nav>li>a:focus,
.cpanel .top-nav>li>a:hover {
  color: #fff;
  background-color: #000
}

.cpanel .top-nav>.open>.dropdown-menu {
  position: absolute;
  margin-top: 0;
  border: 1px solid rgba(0, 0, 0, .15);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.cpanel .top-nav>.open>.dropdown-menu>li>a {
  white-space: normal
}

.cpanel ul.message-dropdown {
  padding: 0;
  max-height: 250px;
  overflow-x: hidden;
  overflow-y: auto
}

.cpanel li.message-preview {
  width: 275px;
  border-bottom: 1px solid rgba(0, 0, 0, .15)
}

.cpanel li.message-preview>a {
  padding-top: 15px;
  padding-bottom: 15px
}

.cpanel li.message-footer {
  margin: 5px 0
}

.cpanel ul.alert-dropdown {
  width: 200px
}

.cpanel ul.alert-dropdown .label {
  padding: 5px 7px
}

@media(min-width:768px) {
  .cpanel .side-nav {
    position: fixed;
    top: 51px;
    width: 225px;
    border: none;
    border-radius: 0;
    overflow-y: auto;
    background-color: #222;
    bottom: 0;
    overflow-x: hidden;
    padding-bottom: 40px
  }
  .cpanel .side-nav>li>a {
    width: 225px
  }
  .cpanel .side-nav li a:focus,
  .cpanel .side-nav li a:hover {
    outline: 0;
    background-color: #000!important
  }
}

.cpanel .side-nav>li>ul {
  padding: 0
}

.cpanel .side-nav>li>ul>li>a {
  display: block;
  text-decoration: none;
  color: #bcbcbc
}

.cpanel .side-nav>li>ul>li>a:hover {
  color: #fff
}

.cpanel .navbar-inverse .navbar-nav>li>a {
  color: #c7c7c7
}

.cpanel .side-nav .fa-chevron-down {
  font-size: 11px;
  margin-top: 5px
}

.cpanel .navbar-inverse .navbar-toggle {
  width: 35px;
  border-color: #f2f2f2;
  color: #d8d8d8;
  margin: 15px 0 0;
  padding: 5px;
  font-weight: 400;
  line-height: 14px
}

.cpanel .navbar-header {
  text-align: center;
  padding: 15px
}

.cpanel .navbar-header .navbar-brand {
  float: initial
}

@media(min-width:768px) {
  .cpanel .navbar-header {
    padding: 0
  }
}

nav.main-nav {
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 67px;
  position: relative
}

nav.main-nav div {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%)
}

nav.main-nav div span.site-title {
  font-size: 1.5em
}

nav.main-nav div a {
  color: #fff;
  transition: all .3s ease
}

nav.main-nav div a.logo {
  color: #fff
}

nav.main-nav div a:focus,
nav.main-nav div a:hover {
  color: #d6d5d5;
  text-decoration: none
}

.popover {
  font-family: inherit;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.popover .popover-content {
  padding: 0
}

.popover .popover-content input {
  padding: 15px 5px;
  height: 50px;
  background: 0 0;
  border: 0
}

.header-show {
  display: none!important
}

.header-ad {
  margin: 15px auto;
  overflow: hidden
}

.home {
  margin-top: 15px
}

.home .panel {
  border-color: #ddd;
  overflow: hidden;
  margin-bottom: 10px
}

.home .panel .panel-body {
  padding: 7px
}

.home .panel img {
  max-width: 100%
}

.home-sections {
  padding-left: 10px
}

.home-sections .panel:first-child ul li:first-child {
  padding: 7px;
  text-align: center;
  border-radius: 3px;
  color: #fff
}

.home-sections .panel:first-child ul li:not(:first-child) {
  padding-top: 7px;
  padding-bottom: 7px;
  transition: all .3s ease
}

.home-sections .panel:first-child ul li:not(:first-child) .section-name {
  padding-right: 5px
}

.home-sections .panel:first-child ul li:not(:first-child) .section-name a {
  color: inherit;
  font-weight: 700;
}

.home-sections .panel:first-child ul li:not(:first-child) .section-name a:hover {
  text-decoration: none;
  color: grey
}

.home-sections .panel:first-child ul li:not(:first-child) .section-count span {
  min-width: 45px;
  background-color: #a0a0a0;
  padding: 5px
}

.home-news {
  padding-right: 0;
  padding-left: 0
}

@media screen and (max-width:992px) {
  .home-news {
    padding-right: 10px;
    padding-left: 10px
  }
}

.home-news ul.news-head li {
  overflow: hidden;
  border-radius: 3px
}

.home-news ul.news-head li .news-date,
.home-news ul.news-head li .news-title {
  text-align: center;
  padding: 7px;
  color: #fff
}

.home-news ul.news-body li .row div {
  padding: 10px 3px
}

.home-news ul.news-body li .news-title a {
  color: inherit;
  text-overflow: ellipsis;
  font-weight: 700;
}

#news-table a:hover,
.home-news ul.news-body li .news-title a:hover,
footer a:hover {
  text-decoration: none;
  color: grey
}

.home-news ul.news-body li .news-title span {
  color: #bc5142
}

#news-table a,
footer a {
  color: inherit
}

.home-news ul.news-body li .news-date {
  text-align: center
}

footer {
  min-height: 50px
}

footer .copyrights {
  padding-top: 6px
}

footer .links {
  padding-top: 7px
}

footer .ui-colors {
  margin-top: 5px;
}

footer .ui-colors li {
  width: 25px;
  height: 25px;
  margin-right: 5px;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
}

footer .ui-colors .blue {background-color: #4267b2;}
footer .ui-colors .red {background-color: #b24242;}
footer .ui-colors .green {background-color: #3b9238;}
footer .ui-colors .purple {background-color: #883892;}
footer .ui-colors .yellow {background-color: #CBAE3E;}


@media screen and (max-width:768px) {
  footer .links {
    padding-top: 0;
    padding-bottom: 3px;
    text-align: center!important
  }
  footer .copyrights p {
    text-align: center
  }
}

.table-panel {
  padding: 0
}

.table-panel table {
  margin-bottom: 0;
  border: 0
}

.table-panel table tr:first-child td {
  border-top: 0
}

.round-add,
.round-delete {
  border-radius: 50%;
  padding: 5px 8px
}

.round-edit {
  border-radius: 50%;
  padding: 5px 7px
}

.pagination {
  margin: 0 0 5px
}

.pagination li a {
  border-radius: 50%!important;
  color: inherit;
  margin-left: 1px!important;
  border-color: #e8decd
}

.pagination li.active a,
.pagination li.active a:focus,
.pagination li.active a:hover {
  color: #333
}

iframe {
  border: 0;
  width: 100%
}

.header-ichar {
  margin-top: 15px;
}