 

 

}
#container {
  padding-top:5px;
}

header .header-logo {
  padding: 10px 10px;
  margin-bottom: 5px;
}
.wpb_content_element p {
     margin-bottom:10px;
}

.top-bar {
  min-height:45px;
  background-color:#303F50;
  overflow:hidden;
  padding-top:10px;
  padding-bottom:10px;
  font-weight:700;
  margin-bottom:5px;
  /* margin-top:-30px; */
}

.top-bar-left {
  float:left;
  width:55%;
  padding-left:10px;
}

.top-bar-right {
  float:right;
  text-align:right;
  padding-right:10px;
}

.top-bar-left p {
  margin-left:5px;
  float:left;
}

.top-bar-right p {
   font-weight:700;
   font-size:16px;
   color:#E47727;
}


.top-bar-left p span {
    display: inline-block;
    color: #8098B3;
    line-height: 16px;
    margin-right: 5px;
}

.top-bar-left p span i {
   padding: 0px 7px;
}

ul.feature-list li a i {
  color: #ffffff;
  font-size: 14px;
  line-height: 32px;
}

ul.feature-list li a {
  float: left;
  display: inline-block;
  text-decoration: none;
  transition: all 0.23s ease-in-out;
  -moz-transition: all 0.23s ease-in-out;
  -webkit-transition: all 0.23s ease-in-out;
  -o-transition: all 0.23s ease-in-out;
  margin-right: 16px;
  margin-top:5px;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: #003366;
  text-align: center;
}

ul.feature-list li {
   margin-bottom:5px;
}

.pager-line ul li a {
   font-size:15px;
}

ul.main-menu .drop-down li a {
   padding: 5px 18px;
   white-space:nowrap;
}

.file-update {
    font-size:13px;
    line-height: 15px;
}

.w3eden .panel-default {
    margin-bottom: 2px !important;
}

.w3eden .panel-footer {
     padding: 5px 15px;
}

.w3eden .panel-body {
     padding: 10px;
}

header .main-menu li.drop ul.drop-down {
     width: 270px;
}

.faq-header h4 {
   font-size:16px;
}

.faq-search h2 {
   font-size:20px;
}

#sidebar .sidebar-section.white-box h2 {
     background:#303f50;
     padding: 10px;
     margin: -20px -20px 10px -20px;
     text-align: center;
}

