body {
    font-family: Arial, Helvetica, sans-serif;
}
p {
  color: inherit;
}
img {
  max-width: 100% !important;
}
.cke_editable {
  padding: 5px;
}
.section-subtitle {
  font-size: 16px;
}
.nav-tabs.nav-center > li,
.nav-pills.nav-center > li {
  float: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.nav-tabs.nav-center,
.nav-pills.nav-center {
  text-align: center;
}
.table-pricing {
  padding: 15px 0;
  overflow-x: auto;
}
.table-pricing table {
  width: 100%;
  margin: auto;
}
.table-pricing table thead tr > td {
  color: #fff;
  padding: 15px 8px;
  line-height: 1.42857143;
  background-color: #555555;
  font-size: 14px;
  font-weight: 600;
  border-bottom: solid 2px #3191d1;
  border-top: solid 1px #555;
}
.table-pricing table thead tr > td.featured {
  background: #0FB52E;
  border-top: solid 2px #0FB52E;
  border-bottom: none;
}
.table-pricing table thead tr > td:first-child {
  border-left-color: #555;
}
.table-pricing table thead tr > td:last-child {
  border-right-color: #555;
}
.table-pricing table tbody tr > td {
  border-top: 1px solid #ddd;
}
.table-pricing table td {
  border: #e0e0e0 1px solid;
  padding: 10px 8px;
  background: #fff;
}
.table-pricing table td.featured {
  position: relative;
  background: #F2F5E9;
}
.table-pricing table td.featured:before {
  box-shadow: -15px 0 15px -15px #bbb inset;
  content: " ";
  height: 100%;
  top: 0;
  left: -15px;
  position: absolute;
  width: 15px;
}
.table-pricing table td.featured:after {
  box-shadow: 15px 0 15px -15px #bbb inset;
  content: " ";
  height: 100%;
  position: absolute;
  top: 0;
  right: -15px;
  width: 15px;
}
.table-pricing table td,
.table-pricing table th {
  text-align: center;
  vertical-align: middle;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #3498db;
}
.white p {
  color: #fff;
}
#mainSlider {
  background: url("../images/slide_bg2.png") center bottom repeat-x;
}
#mainSlider .carousel-inner {
  background: url("../images/squares.png") repeat;
}
#mainSlider .carousel-inner .item {
  padding: 60px 20px;
}
#mainSlider .carousel-inner .item img {
  margin: auto;
  max-width: 100%;
}
.article-avatar {
  width: 100%;
}
.category-item:after {
  content: '';
  display: block;
  clear: both;
}
.category-item a {
  font-size: 14px;
}
.category-item img {
  width: 180px;
  height: 180px;
  float: left;
  margin-right: 20px;
}
.category-item h3 {
  margin-bottom: 10px;
}
.category-item h3 a {
  font-size: 18px;
  color: #000000;
}
.clearfix-after:after {
  content: '';
  display: block;
  clear: both;
}
img {
  max-width: 100% !important;
}
.blog-item {
  margin: 0 0 10px;
}
.article-content a {
  color: #019ED1;
}
.article-content h2 {
  font-size: 20px;
  line-height: 1.2;
}
.micro-padding {
  padding: 10px 0;
}
.blog-item-inner {
  background: #ffffff;
  border-bottom: none;
}
.section-title-uppercase {
  text-transform: uppercase;
  font-size: 24px;
}
.home-latest-post-section {
  padding: 50px 0;
}
.home-latest-post {
  background: #fff;
}
.home-latest-post .home-latest-post-title {
  background: #019ED1;
  padding: 15px;
}
.home-latest-post .home-latest-post-title h2 {
  color: #fff;
  margin: 0;
}
.home-latest-post .home-latest-post-content {
  padding: 15px;
}
.home-latest-post .home-latest-post-content:after {
  content: "";
  display: block;
  clear: both;
}
.home-latest-post .home-latest-post-content .sidebar_posts {
  border-bottom: 1px dashed #ccc;
}
.home-latest-post .home-latest-post-content .sidebar_posts:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.home-latest-post .home-latest-post-content .sidebar_posts img {
  width: 100px;
  height: 100px;
}
.home-latest-post .home-latest-post-content .sidebar_posts a {
  color: #333;
  font-weight: bold;
}
.home-latest-post .home-latest-post-content .sidebar_posts p {
  color: #7c8595;
  font-size: 14px;
}
.home-download-software {
  background: #fff;
}
.home-download-software .home-download-software-title {
  background: #0FB52E;
  padding: 15px 10px;
}
.home-download-software .home-download-software-title h2 {
  text-align: center;
  color: #fff;
  margin: 0;
}
.home-download-software .home-download-software-content li {
  padding: 12px 15px;
  border-bottom: 1px solid #eee;
}
p.contact_success_box {
  color: green;
}
h1.page-title {
  font-size: 22px;
  font-weight: 700;
  margin: 10px 0 10px 0;
}
h1.section-title {
  font-size: 32px;
  line-height: 38px;
  margin: 0 0 15px 0;
}
.widget-box {
  border: 1px solid #ddd;
  margin-bottom: 15px;
}
.widget-box .widget-title {
  background: #019ED1;
  padding: 10px;
  color: #fff;
}
.widget-box .widget-title h1,
.widget-box .widget-title h2,
.widget-box .widget-title h3,
.widget-box .widget-title h4,
.widget-box .widget-title h5 {
  color: #fff;
  margin: 0;
}
.widget-box .widget-content {
  padding: 10px;
}
.widget-box .widget-content:after {
  content: '';
  display: block;
  clear: both;
}
.widget-box .widget-content .sidebar_posts:last-child {
  margin-bottom: 0;
}
.widget-box .widget-content .sidebar_posts .sidebar_post_date {
  display: inline;
  color: #df0000;
}
.footer-top {
  padding: 15px 0;
}
.padding-bottom-20 {
  padding-bottom: 20px !important;
}
.sidebar_posts {
  width: 100%;
}
.blog-item-inner p {
    margin: 5px 0 10px 0;
}
@media (max-width: 992px) {
  .navbar-default .navbar-brand {
    margin-top: 0;
  }
}
